Azure Blob Storage - Download blob contents action ​

The Download blob contents action downloads a blob in the connected Azure Blob Storage account. This action is streaming compatible.

Input ​

Input fieldDescription
Container nameSelect the name of the container in which the blob you plan to download is stored.
Blob nameSelect the name of the blob you plan to download.
Chunk sizeEnter the chunk size to download the file by. Refer to the File streaming guide for more information on this input field.

Output ​

Output fieldDescription
Blob contentsThe content the blob contains.
SizeThe size of the blob.

Last updated: