Microsoft Azure Service Bus Connection Details

The information of the Azure Service Bus instance that this connection connects to, is provided in this topic.

The connections details dialog box contains the following fields:
Field Description
Connection Name Name of the connection that uniquely identifies a particular Azure Service Bus connection.
Description (Optional) Briefly describe the purpose of this Azure Service Bus connection.
Service Bus Namespace Name of an existing Service Bus Namespace which is equivalent to a container consisting of entities such as Queue/Topic. Enter the namespace name without the suffix .servicebus.windows.net. This field is enabled for application property support.
Authorization Rule Name Name of the authorization rule which is a shared access policy that has to be created on a service bus. This policy sets the access rights such as Manage, Send, Listen. This field is enabled for application property support.
Primary/Secondary Key A cryptographic key which is used to generate the SAS token signature to get valid authorization of the service bus resources. Provide primary key/secondary key of the shared access policy that are against the Authorization Rule Name. This field is enabled for application property support.

Edit an Azure Service Bus connection after it is created, by selecting it, then clicking the Edit button in the new section that appears to the right of the connections list.

You can also choose to Delete an existing Azure Service Bus connection as long as it is not included in any Azure Service Bus activity across any of the Flogo apps. Choose an Azure Service Bus connection to see the list of apps using that connection. The list appears below the Delete and Edit buttons.