Microsoft DNS

Connection Requirements

1

Domain

URL address for Microsoft DNS.

circle-info

πŸ”΅ Default: management.azure.com

2

Tenant ID

To obtain your Tenant ID, go to Azure Portal β†’ Azure Active Directory β†’ Properties and copy the Directory (tenant) ID.

3

Client ID

Register an application in Azure Active Directory β†’ App registrations. Open the app and copy the Application (client) ID.

4

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.

5

Subscription ID

Navigate to Azure Portal β†’ Subscriptions and copy the ID of the subscription where Microsoft DNS resources are managed.

6

API Version

The default API version for Microsoft DNS is 2018-09-01.

circle-exclamation