Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Name

Field Type

Field Dependency

Description

Label*

String

N/A

Specify a unique label for the account.

Default Value: None
ExampleASB Account

Connection String Source

Dropdown listYes

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.

Note

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

...