Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Azure service bus emulator #9792

Closed
wants to merge 8 commits into from

Conversation

computerlove
Copy link

@computerlove computerlove commented Jan 15, 2025

Adds a test container for Azure service bus emulator.
Requires azure-messaging-servicebus >= 7.17.8.

The Microsoft documentation use sqledge in the docker compose example, but the Sql edge container crash on startup, so the AzureServicebusEmulatorContainer use MSSQLServerContainer.
SQL Edge may have smaller foot print than Sqlserver.

@eddumelendez
Copy link
Member

Thanks for your contribution, @computerlove. I'm reviewing #9795 because we already were discussing the implementation in #9607.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants