Azure Blob Storage
Jump to Section
Connection Settings
Endpoint URL
The endpoint URL for the Blob Storage, found under the Blob Storage configuration in Azure.
Connection String
The primary connection string of the Blob Storage, found under the Blob Storage configuration in Azure.
Input Settings
Inputs are not currently supported
Output Settings
Container Name
The name of the storage container to place the data. Supports dynamic references.
Blob Name
The name of the blob. If no name is provided the blob name is a GUID and timestamp. This field supports dynamic references.
Payload Reference
When working with complex
payloads, this setting uses
dynamic outputs to specify the
attribute that contains the file
payload (e.g. {{this.filePayload}}
.
Note*: If left blank, the entire payload is written out.
Prefix Path with UTC Time
When enabled a time prefix is
added to the key to logically
separate files in S3 as
yyyy/MM/dd/HH/key
.