docs/integrations/app-connections/azure-dns.mdx
Infisical supports connecting to Azure DNS using a Service Principal with Client Secrets for secure access to manage DNS records in your Azure DNS zones.
<Accordion title="Client Secret Authentication"> To use client secret authentication, ensure your Azure Service Principal has the required permissions to manage DNS records in your Azure DNS Zone.Prerequisites:

</Step>
<Step title="Assign DNS Zone Contributor Role">
Search for and select the **DNS Zone Contributor** role, then click **Next**.

</Step>
<Step title="Select your Service Principal">
Click **Select members**, search for your App Registration (Service Principal), select it, and click **Select**.

Click **Review + assign** to complete the role assignment.
</Step>

<Tip>
You can find your **Subscription ID** in the Azure Portal under **Subscriptions**. The **Tenant ID** and **Client ID** can be found in your App Registration's **Overview** page.
</Tip>