Azure Blob¶
The Azure Blob node establishes a connection to Azure Blob for file downloading.
Node Type¶
Action.
Input and Output Ability¶
This node has 1 entry point and 1 exit point. The input message can be any format while the output is the file downloaded from Azure Blob.
Node Properties¶
Node Name
Required.
The name for this node.
Account Name
Required.
The Azure Blob account name.
Account Key
Required.
The account key for the account name.
Region
Optional, but required for testing of connection.
The Azure cloud service region. Choose Azure China Cloud for within China, and Azure Cloud for outside China.
URI
Optional, but required for testing of connection.
The URI of the file, supports expression.
Description
Optional.
The description for this node.
Test Connection
You can click the Test Connection button to test the Azure Blob connectivity.
Limitations¶
Only supports the downloading of files.
Number of files able to download: 1
Maximum file size: 100M
As Azure Blob is not managed by EnOS, connection problems could occur due to server downtime or other instances that are not within our control.
Samples¶
Output Sample¶
The output of this node is a file downloaded from Azure Blob.