The Azure Blob Endpoint has the following attributes:
Attribute |
Description |
Storage Account |
The Azure Storage account name.
|
Authentication |
Two methods of authentication are available - Access Key and Azure Key Vault.
Choose a method from the drop down menu to reveal fields appropriate for your choice.
Access Key |
Access Key |
Specify the Access Key to use to authenticate for this Endpoint.
|
|
Azure Key Vault |
To use Azure Key Vault authentication, you need an Azure Key Vault with a secret that contains the access key and an application service principal that has access to the Key Vault. You provide values for these items in the fields below.
Key Vault Name |
The Azure Key Vault name.
|
Key Vault Secret Name |
The name of the secret in the Azure Key Vault. |
Application Client ID |
The ID of the client registered as an application in Azure Active Directory. Used to authenticate to Azure Key Vault. |
Application Client Secret |
The secret for the client registered as an application in Azure Active Directory. Used to authenticate to Azure Key Vault. |
|
|
Container |
The Azure Storage container name. Valid pattern:
[^[a-z0-9]{1}[a-z0-9-]{1,62}]
|
Blob Type |
The Azure Blob Storage blob type. This setting controls the blob type for created blobs. Default is Block Blob
|
Advanced - Connection |
Endpoint Suffix |
The Azure Storage endpoint suffix. Default is "core.windows.net"
Specify the endpoint suffix to use in the connection string.
|
Headers |
A editable list of optional additional HTTP headers. See Editing Headers. |
Command Retries |
The number of times a command should be retried if an error or exception occurs during a command. Valid range: [0-5] |
Command Retry Delay |
The amount of time (in seconds) before a retry should be attempted. Valid range: [0-120] |
|
Advanced - Logging |
Enable Debug |
Select to enable debug-level logging for this endpoint. |
|
Editing Headers
When you click the Headers > Edit button, the Headers dialog box displays.

To add a header, enter a header name and value, and then click Add.
To disable a header, clear the Enabled check box for that row.
Comments
0 comments
Please sign in to leave a comment.