azure-sdk-for-php
azure-sdk-for-php copied to clipboard
Parse EntityPath in Service Bus connection strings
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.
Is this project no longer maintained?