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
| Field | Required | Description |
|---|---|---|
| Name | Optional | Name of the component. |
| Description | Optional | Description of the component. |
| Auth Type | Optional | Authentication type used against the storage account. |
| Account Name | Optional | Azure storage account name. |
| Account Key | Optional | Azure storage account key. |