# Add the Azure Credentials to Epiphany

#### **Step 1:**

* Log in to your Epiphany account.&#x20;
* In the left menu, expand **Source Management** and select **Configuration.**\
  \
  ![](/files/P0sIGH1xIJx8qDxNNTUr)<br>
* Expand **Cloud** and then expand **Identity Services.**
* Select **Add New Datasource.**&#x20;

![Expand Cloud, expand Identity Services, and then select Add New Datasource.](/files/qdbQ6embl3LflEkPByk8)

* Select **Azure**.

![Select Azure.](/files/J8tRsrhFeyMJQRd9jgF5)

#### Step 2:

* On the **Add New Datasource** page, enter this information:
  * **Data Source Name**: A description of the Azure AD account.
  * **Data Source Owner**: The person responsible for administration of this account.
  * **Data Source Notes**: any additional information about the account.
  * **Tenant ID**: [Tenant ID](/technical-documentation/data-sources/azure-services/register-epiphany-as-an-application-in-azure.md#step-3) for the data source.&#x20;
  * **Application ID**: [Application ID](/technical-documentation/data-sources/azure-services/register-epiphany-as-an-application-in-azure.md#step-3) for the data source.
  * **Application Secret**: [Application Secret](/technical-documentation/data-sources/azure-services/register-epiphany-as-an-application-in-azure.md#step-4) for the Azure data source.&#x20;
  * **Active**: Toggle this to on.&#x20;
* Select **Save**.

![Add New Datasource fields for Azure AD. ](/files/7PAd8EaMa3VJ8j0GgGYk)

#### Step 3:

* Verify the status on the **Cloud** pane.

![Azure AD set up as a Cloud datasource. ](/files/zbQsYbNgxNu2CAVHZhWh)


---

# 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.reveald.com/technical-documentation/data-sources/azure-services/add-the-azure-credentials-to-epiphany.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.
