azure-sdk-for-php icon indicating copy to clipboard operation
azure-sdk-for-php copied to clipboard

Parse EntityPath in Service Bus connection strings

Open z38 opened this issue 6 years ago • 1 comments

The connection strings shown in the Azure Portal may include a EntityPath if the SAS key is tied to a specific queue. This patch extends the parser and adds a method to access the entity path. It does not introduce any BC breaks.

z38 avatar Apr 22 '19 08:04 z38

Is this project no longer maintained?

bkdotcom avatar Jan 20 '21 16:01 bkdotcom