Open Marusyk opened 1 week ago
@Marusyk - You can find limitations in our public documentation - https://learn.microsoft.com/en-us/azure/service-bus-messaging/overview-emulator#known-limitations. Along with what's mentioned here, SQL filters and actions are also not compatible with current version.
Currently, entities can only be declared by config.json and emulator doesn't support on-fly management operations using Client side SDK.
@Saglodha is this in the roadmap?
I can connect to the emulator, send/receive messages by using the code from ServiceBus.Emulator.Console.Sample
but if I add
it says