Azure Data Lake

The Azure Data Lake Action Agent allows you to store data in an Azure Data Lake Gen2 Storage instance. Once stored, it is possible to ingest the data into Azure Analytics offerings such as Azure Synapse.

Please note that only Premium-tier Storage instances are eligible for use as an Azure Data Lake.

For more information on Azure Data Lake, please see its websitearrow-up-right and documentationarrow-up-right, as well as the websitearrow-up-right and documentationarrow-up-right for Azure Storage Accounts, which Data Lakes run on.

Details for an example and its configuration can be found in the How to Use section.

circle-info

Azure resource creation

This Agent includes the capability to create Azure resources directly from the configuration blade. However, the functionality has to be enabled by adding a Variable to the Data Stream's environment with the name "Azure:EnableResourceManagement" and a value of "true".

Pre-requisites

An Azure App Registrationarrow-up-right with write permissions for Azure Storage Accounts is required to use this Agent. In addition, one of the following is necessary:

  • An Azure Storage Account on the Premium Storage tier and an Account Kind of BlockBlobStorage.

  • The App Registration must have permissions to create and manage Azure Storage Account instances.

It is also recommended, but not required, for the App Registration to have read access to Azure Resource Management.

Current Version

Please contactenvelope XMPro if you're looking for an older version of this Agent.

Release Notes

Version
Date
Description

1.21

27 Dec 2024

Repackaged to translate the Agent's properties.

1.20

06 Dec 2022

Resolves incorrect comparison check on whether the number of retries has been exceeded.

1.11

01 Dec 2022

Repackaged to include the Agent's category.

1.10

21 Apr 2022

Support added for CSV and Parquet file formats.

Add option to select the columns to output.

Add option to configure custom file name with custom tag mapping.

Add date format options: yyyy/MM/dd, yyyy-MM-dd, yyyyMMdd.

Add time format options: HH-mm-ss, HHmmss.

1.00

24 Feb 2022

Initial Release.

Last updated

Was this helpful?