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. |
Automatic Retries |
The number of retries that should be made during an attempt. An attempt consists of the number of transfer retries you specify. For example, if you specify 5 retries and 30 seconds, an attempt would consist of 5 retries occurring in the span of 30 seconds.
This setting applies to both sends and receives.
The minimum number of retries is 0 and the maximum is 5.
The time between retries can range from 0 to 120 seconds.
See Retrying Failed File Transfer Attempts.
|
Extended Outbound Retries |
The period of time during which outbound retries are attempted after a failed send attempt and subsequent failed automatic retry. Retries will not be attempted after the end of the period specified.
This period starts when the first retry is attempted and ends after the value you specify elapses.
Minimum value is 15 minutes.
Maximum value is 3 days.
See Retrying Failed File Transfer Attempts.
|
Concurrent Outbound Transfers |
Specify the maximum number of connections that can be transferring to this Endpoint at the same time.
Minimum value is 1 and maximum is 10.
|
|
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.