# Data Factory

DuploCloud supports integration with Azure Data Factory (ADF)--a fully managed cloud-based data integration service from Microsoft Azure. It enables users to create, schedule, and orchestrate data workflows, allowing for the movement and transformation of data across a wide variety of sources and destinations. It provides a platform for managing data pipelines, which are used to move and transform data from on-premises or cloud-based sources into data storage systems for analysis, reporting, and other business processes.

## Configuring Azure Data Factory in DuploCloud

1. Select the appropriate Tenant from the **Tenant** list box.
2. Navigate to **Cloud Services** -> **AI - ML**.
3. Select the **Data Factory** tab.
4. Click **Add**. The **Add Data Factory** pane displays.<br>

   <div align="left"><figure><img src="/files/UrzHPE2oqUdfwz57wdEg" alt=""><figcaption><p>The <strong>Add Data Factory</strong> pane</p></figcaption></figure></div>
5. In the **Data Factory Name** field, enter a name. Note: The name must be globally unique across all of Azure.
6. Enable or disable **Allow Access Via Public Endpoint**.
7. Click **Create**. The configuration is finalized, and DuploCloud provisions the Azure Data Factory instance according to the provided settings.<br>

   <figure><img src="/files/W44RUyjNjhX9PCd1ZmMc" alt=""><figcaption><p>The <strong>Data Factory</strong> tab in the DuploCloud Portal</p></figcaption></figure>


---

# 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://docs.duplocloud.com/docs/automation-platform/overview-2/azure-services/data-factory.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.
