Azure Blob¶
The Azure Blob node establishes a connection to Azure Blob for file downloading.
Node Type¶
External.
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¶
Name
The name for this node.
Account Name
The Azure Blob account name.
Account Key
The account key for the account name.
Region
The Azure cloud service region. Choose Azure China Cloud for within China, and Azure Cloud for outside China.
URI
The URI of the file, supports expression and wildcard (for example, test*.csv
). This field is optional, but required for testing of connection.
Description
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.