> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Azure Data Lake Storage Gen2 Using AAD WriteBack Connector

## Intro

Azure Data Lake is a suite of cloud-based services designed to store, manage, and analyze massive amounts of data in any format. Azure Data Lake Storage Gen2 is a highly scalable data lake solution built on Azure Storage. It enables organizations to manage large volumes of data efficiently and provides an optimized platform for building enterprise data lakes on Azure. It also helps accelerate the transition from proof of concept to production environments.

You can connect to your Azure Data Lake Storage Gen2 Using AAD WriteBack Connector account in the Data Center. This topic discusses the fields and menus specific to the Azure Data Lake Storage Gen2 Using AAD WriteBack Connector connector user interface. To add DataSets, set update schedules, and edit DataSet information, see [Adding a DataSet Using a Connector](/s/article/360042926274).

## Prerequisites

To connect to your Azure Data Lake Storage Gen2 Using AAD WriteBack Connector account and create a DataSet, you must have the following:

The below parameters are needed to locate your data and the user details who is allowed to access.

* Azure Application Client ID: This is the username for your application. Identifies the service or application connecting to the Azure Data Lake.
* Azure Application Client Secret: This is the password for your application. The Client Secret proves that the application is authorized to connect.
* Tenant ID: Uniquely identifies your specific instance of Microsoft Entra ID (formerly Azure AD).
* Account Name: The unique name of your Storage Account in Azure.
* Container: A folder or files system created within the storage account.

The Account Name and Container identifies the storage resource, while Tenant ID, Azure Application Client ID, and Azure Application Client Secret are used for secure authentication.

## Connecting to Your Azure Data Lake Storage Gen2 Using AAD WriteBack Connector Account

This section enumerates the options in the **Credentials** and **Details** panes on the Azure Data Lake Storage Gen2 Using AAD WriteBack Connector Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet**, are universal across most connector types and are discussed in great detail in [Adding a DataSet Using a Connector](/s/article/360042926274).

## Credentials Pane

This pane contains fields for entering credentials to connect to your Azure Data Lake Storage Gen2 Using AAD WriteBack Connector account. The following table describes what is needed for each field:

| Field                           | Description                                                                                                                                                                                                                                           |
| ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Azure Application Client ID     | Enter the client ID (GUID: Globally Unique Identifier) of the client web app obtained from Azure Active Directory configuration.                                                                                                                      |
| Azure Application Client Secret | Enter the secret key of the client web app.                                                                                                                                                                                                           |
| Tenant ID                       | Enter your Tenant ID.<br />To obtain the Tenant ID follow the below steps:<br />1.Navigate to the Azure portal ([www.azure.com](http://www.azure.com)).<br /> 2.Select Azure Active Directory > Properties.<br /> The Directory ID is your Tenant ID. |
| Account Name                    | Enter your storage account name.                                                                                                                                                                                                                      |
| Container                       | Enter your container name.                                                                                                                                                                                                                            |

Once you have entered valid Azure Data Lake Storage Gen2 Using AAD WriteBack Connector credentials, you can use the same account any time you go to create a new Azure Data Lake Storage Gen2 Using AAD WriteBack Connector DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Manage Connector Accounts](s/article/360042926054).

## Details Pane

This pane contains a primary **Reports** menu, along with various other menus which may or may not appear depending on the report type you select.

| Field                                            | Description                                                                                                                                                                                                                                                                                                                                                                  |
| ------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| How would you like to choose the directory name? | Select how you want to choose the directory name.                                                                                                                                                                                                                                                                                                                            |
| Discover Directory Name                          | Select the directory name.                                                                                                                                                                                                                                                                                                                                                   |
| Enter Directory Name                             | Enter the directory name.<table class="zebra-striped bordered"><tbody><tr><td><strong>Field Name</strong></td><td><strong>Description</strong></td></tr><tr><td>test</td><td>Example for main or root directory</td></tr><tr><td>test/test</td><td>Example for sub directory</td></tr><tr><td>test/test/test</td><td>Example for sub-sub-directory</td></tr></tbody></table> |
| Input DataSet Id                                 | Enter your Domo DataSet ID (GUID) from the DataSet URL.<br />Example: [https://customer.domo.com/datasources/](https://customer.domo.com/datasources/)<strong>aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee</strong>/details/settings                                                                                                                                                 |
| Select filename                                  | Choose whether to use the DataSet GUID or enter a filename manually.                                                                                                                                                                                                                                                                                                         |
| FileName                                         | Enter the output file name.                                                                                                                                                                                                                                                                                                                                                  |
| My Domo Input DataSet is very large              | Select this option when exporting a large DataSet from Domo to Azure Data Lake. The connector uses a faster process when this option is enabled.                                                                                                                                                                                                                             |

## Other Panes

For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Connector](s/article/360042926274).
