Azure Service Bus Account

Azure Service Bus Account

In this article

Overview

You can use this account type to connect Azure Service Bus Snaps with data sources that use an Azure Service Bus account.

Account Settings

  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ( ): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( ): Indicates that you can add fields in the fieldset.

  • Remove icon ( ): Indicates that you can remove fields from the fieldset.

Field Name

Description

Field Name

Description

Label*

String

 

 

Specify a unique label for the account.

Default Value: None
ExampleASB Account

 

Connection String Source

Dropdown list

 

 

Includes a dependent field for User Provided field.

Choose the source of the connection string. The available options are:

  • Snap Generated

  • User Provided

Default ValueUser Provided
ExampleSnap Generated

 

Connection String

String/Expression

 

 

Enabled on selecting User Provided for Connection String Source.

Specify the connection string of the namespace generated in the Azure Service Bus portal.

Default Value: N/A
Example: Endpoint=sb://xyz-namespace.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=3C+yqENZRIBeViSq2/H/VSPbhvsremH66h23ehdbjndcWw=

 

Namespace*

String/Expression

 

 

Enabled on selecting Snap Generated for Connection String Source.

Specify the name of the Namespace that you created on the Azure portal.

Default Value: N/A
Example: asbaccountdocs

 

Shared Access Key Name

String/Expression

 

 

Enabled on selecting Snap Generated for Connection String Source.

Specify the shared access key name of the keys for Azure Service Bus in Azure portal.

If the Connection String Source is Snap Generated, you must have a Shared Access Policy; you can provide a different name for your policy.

Default Value: RootSharedAccessKey
Example: SharedAccessKey

Shared Access Key*

String/Expression

 

Enabled on selecting Snap Generated for Connection String Source.

Specify the primary key from the connection string for Azure Service Bus.

Default Value: N/A
Example: cN095CfjPY1

 

Snap Pack History


Related Links