Azure File Download
Download file(s) from Azure blob storage.
To create the step select Azure File Download from the list, then enter in a name for the step before moving onto the configuration.
If you have saved the connection to Azure Blob Storage to the connection library then you can simply select the connection from the drop down list. Otherwise you will need to enter in the required connection details such as the Azure Account Name, Access Key, Container Name, and then the file to download and the location to download it to.
You can find a description about each parameter in the table below:
Parameter | Value |
---|---|
Connection Library | The name of the connection in the connection library. If this is selected then you do not need to complete the other fields. |
Azure Account Name | The name of the Azure account. |
Azure Account Access Key | The Azure access key required to access the Azure account. |
Azure Container Name | The name of the Azure container. |
From Filename | The file to download from Azure. |
To Filename | The file path to the download location. |
Include sub folders | Check the checkbox to include subfolders in the download. |
Overwrite | Check the checkbox to overwrite files of the same name. |
Check File Exists | Check the checkbox to check if the file already exists. |