Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.36k stars 2k forks source link

Added Service Bus emulator connection support #43060

Open anuchandy opened 23 hours ago

anuchandy commented 23 hours ago

Added support for Service Bus emulator connection string. The code is uplifted from Event Hubs Library work to support Emulator https://github.com/Azure/azure-sdk-for-java/pull/40483 (thanks to @conniey :))

The Service Bus Emulator is hosted at https://github.com/Azure/azure-service-bus-emulator-installer, refer this repro for installation instructions and supported connection strings.

(Address https://github.com/Azure/azure-sdk-for-java/issues/38735)

azure-sdk commented 22 hours ago

API change check

API changes are not detected in this pull request.

anuchandy commented 21 hours ago

/azp run java - servicebus - tests

azure-pipelines[bot] commented 21 hours ago
Azure Pipelines successfully started running 1 pipeline(s).