Connection Strings: Azure Service Bus
Cloud agents support Azure Service Bus endpoints to produce messages but not as a message consumer.
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.