Azure Blob Storage
The following setting fields are also available for the "Azure Blob Storage" endpoint type (INFORMATION: Observe the notes following the table when configuring the endpoint):
Setting field | Description |
|---|---|
Azure Blob | |
Connection string or SAS URL for Azure Blobs | Specify the string that contains the Azure blob address and authentication information. For IT security reasons, it is generally recommended to use a SAS URL. An application example for updating an Azure Blob endpoint with an expired SAS URL can be found in chapter Updating the expired SAS URL of an Azure blob endpoint. |
[Initialize endpoint] | Create all of the required directories in the endpoint. |
[Check access] | Check whether the selected storage destination can be accessed. |
Proxy | |
Proxy Type | Select the proxy type:
|
Proxy URL | Enter the URL of the proxy server. |
Note the following when using the "Azure blob storage" endpoint type:
- In the Azure blob, the user must manually create the BLOB container used as the endpoint. You can generate and view the "Connection string or SAS URL for Azure Blobs" of this BLOB container required for the configuration via the Azure web interface.
- If you use a SAS URL without specifying the BLOB container name, the used BLOB container must be called "sdc". If a BLOB container with a different name is to be used, this BLOB container name must be included in the SAS URL.
- If you have defined a validity period for the Azure blob, the connection to the endpoint is no longer possible after this time period has elapsed. In this case, you must generate a new SAS URL for the Azure blob via the Azure web interface and replace the old SAS URL in the configuration of the endpoint with the new SAS URL. For an application example, refer to chapter Updating the expired SAS URL of an Azure blob endpoint.
- If you are using the IoT Suite and wish to request the SAS URL, contact:
driveradar@sew-eurodrive.de - The timeout for connection to the Azure cloud is 60 s.