Microsoft Azure Service Bus
introduction this guide explains how to authenticate the microsoft azure service bus connector in swimlane using a service bus connection string you will collect the required connection details from azure and configure the connector asset in swimlane turbine prerequisites azure access requirements you must have azure permissions to access the azure portal view or manage azure service bus namespaces access shared access policies retrieve connection strings required credentials during setup you will collect azure service bus namespace shared access policy name primary connection string authentication method overview the microsoft azure service bus connector authenticates using a service bus connection string this connection string contains the endpoint url, shared access signature (sas) key name, and sas key used to authorize api operations azure setup take the following steps to obtain the azure service bus connection string log in to the azure portal at https //portal azure com navigate to all resources or service bus in the azure portal select the service bus namespace used for your messaging queues in the left navigation panel, locate and click shared access policies select an existing policy such as rootmanagesharedaccesskey , or create a new policy with the required permissions open the selected policy locate the primary connection string field copy the connection string value store this value securely as it will be used in the swimlane connector configuration connector configuration in swimlane take the following steps to configure the microsoft azure service bus connector asset in swimlane log in to turbine from the left hand navigation pane click orchestration and then assets the asset homepage opens click the plus icon (+) to open the configure your connector asset window select microsoft azure service bus from the asset type list fill in the asset settings and asset input fields as shown below configuration parameters true 220,220,221 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type troubleshooting if authentication fails • ensure the connection string was copied correctly from azure • verify that the shared access policy has sufficient permissions (manage, send, or listen) • confirm the service bus namespace is accessible from the swimlane environment • check ssl verification settings if ssl inspection is enabled in your environment • verify proxy configuration if outbound traffic must pass through a proxy sources • microsoft azure service bus documentation https //learn microsoft com/en us/azure/service bus messaging/ • azure service bus connection string documentation https //learn microsoft com/en us/azure/service bus messaging/service bus sas result you have successfully authenticated the microsoft azure service bus connector in swimlane