CAP icon indicating copy to clipboard operation
CAP copied to clipboard

Azure Service Bus Emulator Support

Open stuart-sharein opened this issue 7 months ago • 1 comments

Would be great if support could be added for the use of the azure service bus emulator for local/test environments.

As I understand it the emulator doesnt currently support the use of ServiceBusAdministrationClient and instead needs to be hard configured with topics/subscription with a json config file.

The azure transport makes calls to this client during connection and configuring subscriptions. Ideally there would be a switch in the settings to disable these calls here.

stuart-sharein avatar May 13 '25 18:05 stuart-sharein

Have suggested a possible solution to support this here:

https://github.com/dotnetcore/CAP/pull/1688

Sorry I'm afraid I dont have any more time to spend on this at the moment.

stuart-sharein avatar May 14 '25 08:05 stuart-sharein