Connection Strings: Azure Service Bus
To configure access to an Azure Messaging Bus enter the Azure Connection String to the Service Bus Namespace.
For Messaging Consumers, specify a subcription (ex: mytopic/sub001).
For Messaging Producers, specify a Queue or Topic to use.
HINT: When using a Subcription connection, use the a Topic SAS Policy Connection String.