# How to Integrate Your Azure Data Lake Storage Database as a Destination in Daton

## Pre-requisites

Before attempting to integrate your Azure Data Lake Storage database as a destination in Daton, ensure you have the following:

* Active Daton account
* Performed the required configuration as outlined in the subtopic [**How to Set up an Azure Data Lake Storage Database for Integrating with Daton**](/daton/integrations/destinations/azure-data-lake-storage/how-to-set-up-an-azure-data-lake-storage-for-integrating-with-daton.md)

## Steps to Add **Azure Data Lake Storage** Database as a Destination in Daton

1. Log in to your [Daton account](https://daton.sarasanalytics.com/u/integrations-list) and navigate to the **Destinations** page.
2. Click the **Add New Destination** button and select **Azure Data Lake Storage** from the list of options.
3. Enter the Integration Name and click **Next**. A unique name for your Azure Data Lake integration. This name will be used to create tables in the data warehouse and cannot be modified later.

   <figure><img src="/files/S9q2evrfnp3pgkbSw7s2" alt=""><figcaption></figcaption></figure>
4. Enter the following details to configure the connection to your Azure Data Lake Storage database and click **Next**.

   * **Azure Storage Account Name:** Your Storage Account Name as specified in [Task 1](/daton/integrations/destinations/azure-data-lake-storage/how-to-set-up-an-azure-data-lake-storage-for-integrating-with-daton.md#task-1-create-a-storage-account).
   * **Account Container Name:** Add the Name of your Container as added in [Task 2](/daton/integrations/destinations/azure-data-lake-storage/how-to-set-up-an-azure-data-lake-storage-for-integrating-with-daton.md#task-2-create-an-adls-container).
   * **Object Key Prefix:** Add a name of your choice. This will be used to generate the file name in Azure Data Lake Storage.
   * **Tenant ID:** Add your Tenant ID as obtained in [Task 3](/daton/integrations/destinations/azure-data-lake-storage/how-to-set-up-an-azure-data-lake-storage-for-integrating-with-daton.md#task-3-register-an-application-and-add-a-service-principal).
   * **Client ID:** Add your Client ID as obtained in [Task 3](/daton/integrations/destinations/azure-data-lake-storage/how-to-set-up-an-azure-data-lake-storage-for-integrating-with-daton.md#task-3-register-an-application-and-add-a-service-principal).
   * **Client Secret:** Add your Client Secret as created in [Task 4](/daton/integrations/destinations/azure-data-lake-storage/how-to-set-up-an-azure-data-lake-storage-for-integrating-with-daton.md#task-4-create-a-client-secret).

   Read [**How to Set up an Azure Storage** **Database for Integrating with Daton**](/daton/integrations/destinations/azure-data-lake-storage/how-to-set-up-an-azure-data-lake-storage-for-integrating-with-daton.md) to find these data.

   <figure><img src="/files/pQV9KwyOX3R4x4r9PABq" alt=""><figcaption></figcaption></figure>
5. Select the Additional Key Elements option and click Submit.

   1. If Yes, Select Optional Key Elements from the dropdown menu.&#x20;

      <figure><img src="/files/xzuBEsIX7Re1USsgeTDe" alt=""><figcaption></figcaption></figure>
   2. If No, proceed.&#x20;

      <figure><img src="/files/cloa5TEoBADoNEDoqWRh" alt=""><figcaption></figcaption></figure>
   3. Select the **Object Format** of your choice from the dropdown menu.&#x20;

      <figure><img src="/files/OmzQWOCg1cLRSi6NGn1Z" alt=""><figcaption></figcaption></figure>

   Now hit the **Submit** Button. A message will confirm successful integration.

Your **Azure Data Lake Storage** is now configured as a destination in Daton.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/integrations/destinations/azure-data-lake-storage/how-to-integrate-your-azure-data-lake-storage-database-as-a-destination-in-daton.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
