# Microsoft DNS

## Connection Requirements

{% stepper %}
{% step %}

#### Domain

URL address for Microsoft DNS.

{% hint style="info" %}
🔵 **Default:**\
`management.azure.com`
{% endhint %}
{% endstep %}

{% step %}

#### Tenant ID

To obtain your **Tenant ID**, go to **Azure Portal → Azure Active Directory → Properties** and copy the **Directory (tenant) ID**.
{% endstep %}

{% step %}

#### Client ID

Register an application in **Azure Active Directory → App registrations**. Open the app and copy the **Application (client) ID**.
{% endstep %}

{% step %}

#### Client Secret

To create a **Client Secret**, go to your registered app in **Azure AD → Certificates & secrets → New client secret**.\
Copy the generated secret value securely, as it will not be shown again.
{% endstep %}

{% step %}

#### Subscription ID

Navigate to **Azure Portal → Subscriptions** and copy the ID of the subscription where Microsoft DNS resources are managed.
{% endstep %}

{% step %}

#### API Version

The default API version for Microsoft DNS is `2018-09-01`.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
⚠️ **Attention**\
Please perform a **connection test** to ensure there is a valid connection to the Microsoft DNS host. When the discovery operation is finalized, you will be able to see the details on the **Assets** page.
{% endhint %}
