OneLake
Connection Settings
Endpoint URL
The endpoint URL for the Data Lake storage, found under the Storage Account Endpoints in Azure.
Connection String
The primary connection string of the Gen 2 Storage account, found under Security + Networking Access Keys in Azure.
Output Settings
File System Name
The name of the Gen 2 storage container to place the data. Supports dynamic references.
File Path
The file path to use to place the data. 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
.