Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Get ServiceBus Connection String
Get ServiceBus Connection String

Get ServiceBus Connection String

Ray Lomax

|
5 installs
| (0) | Free
Get ServiceBus Connection String.
Get it free

Get Service Bus Endpoint

This tool allows you to service bus endpoints part of an Azure pipeline (Classic or Yml)

Using this control:

Parameters:

subscriptionName - Subscription name we wish to obtain our service bus connection string.

resourceGroup - The resource group that contains the service bus.

serviceBusNameSpace - The namespace of the service bus.

serviceBusName - The name of the service bus.

If successful you should now have a connection string associated with 'SB_Connection' environment variable. This variable which can be referenced as follows $(SB_Connection) in any corisponding task within your pipeline.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft