Skip to main content

ASQ Connection

ASQ Connection is the resource the Azure Storage Queue activities send and receive through. It holds the storage account name, the account key, and the authentication type.

It is separate from ABS Connection, which is for Blob Storage. Queue activities — ASQ Send Message, ASQ Delete Message, and ASQ Message Receiver — select this one.

The resource has one tab: Configuration.

Configuration

FieldRequiredDescription
NameOptionalName of the component.
DescriptionOptionalDescription of the component.
Auth TypeOptionalAuthentication type used against the storage account.
Account NameOptionalAzure storage account name.
Account KeyOptionalAzure storage account key.