Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Name | Required | Not available | Enter the name of the connection settings. |
Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Account | Required | Only environment variables are available | Enter a storage account name. |
|
Access key | Required | Only environment variables are available | Enter the storage access key. |
Item name | Description | Remarks |
---|---|---|
Connection test | Check the connection to Azure Queue Storage. |
Exception name | Cause | Solution |
---|---|---|
java.security.InvalidKeyException Storage Key is not a valid base64 encoded string. |
There is something wrong with [Access key] of the global resource specified in [Destination]. | Check the [Access key] settings of the global resource specified in [Destination]. |
com.microsoft.azure.storage.StorageException Empty key |
There is something wrong with [Access key] of the global resource specified in [Destination]. | Check the [Access key] settings of the global resource specified in [Destination]. |
com.microsoft.azure.storage.StorageException Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. |
There is something wrong with [Account] or [Access key] of the global resource specified in [Destination]. | Check the [Account] or [Access key] settings of the global resource specified in [Destination]. |
com.microsoft.azure.storage.StorageException The server encountered an unknown failure: |
There is something wrong with [Account] or [Access key] of the global resource specified in [Destination]. | Check the [Account] or [Access key] settings of the global resource specified in [Destination]. |