Azure Blob is designed to store files and small rows of data on a large scale without advanced query capabilities.
For more information, see Blob Storage.
Setup
Azure storage configuration
You should perform these steps before the implementation.
SAS token
Value of SAS token can be generated from the Azure portal page.
...
You can select the size of a block that is uploaded to Azure Blob storage. The maximum size is 100MB.
HTTP call repeat
Number of retries if the request to Azure is not successful, default value is 1.
Repeat delay (seconds)
Seconds between repetitions, default value is 3.