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

Improve the local development story with the Azure Service Bus emulator #6914

Open
danielmarbach opened this issue Nov 25, 2024 · 0 comments
Labels
Cloud Cloud related issue

Comments

@danielmarbach
Copy link
Contributor

Microsoft created an emulator allowing the use of Azure Service Bus without a namespace for local development and testing purposes.

For instance, using Testcontainers, Docker Compose or Aspire, the emulator can be dynamically configured and managed per sample similar to how we already support local exploration of samples with SQL Server and other technologies that have container support.

Samples could leverage the emulator for faster exploration, offering an alternative to the cloud-based approach.

@danielmarbach danielmarbach added the Cloud Cloud related issue label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cloud Cloud related issue
Projects
None yet
Development

No branches or pull requests

1 participant