Skip to content

add azure service bus AutoProvision property#1787

Merged
demorgi merged 2 commits intodotnetcore:masterfrom
dosper7:azure-service-bus-emulator-support
Feb 9, 2026
Merged

add azure service bus AutoProvision property#1787
demorgi merged 2 commits intodotnetcore:masterfrom
dosper7:azure-service-bus-emulator-support

Conversation

@dosper7
Copy link
Contributor

@dosper7 dosper7 commented Feb 7, 2026

Description:

Skips auto-provision of topics, which enables the usage of azure service bus emulator.

Issue(s) addressed:

Changes:

  • add property AutoProvision and skip the usage of ServiceBusAdministrationClient used to create topics.

How to test:

Docker-compose with azure service bus, use the connection string and run.

Checklist:

  • I have tested my changes locally
  • I have added necessary documentation (if applicable)
  • I have updated the relevant tests (if applicable)
  • My changes follow the project's code style guidelines

@demorgi demorgi merged commit 140ab4f into dotnetcore:master Feb 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants