Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions app/_includes/sections/azure-outbound-dns-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ After your Azure private networking configuration is ready in {{site.konnect_sho
1. From the action menu next to your Azure network, select "Configure private DNS".
1. Click **Outbound DNS resolver**.
1. In the **Outbound Resolver name** field, enter the name of your private DNS resolver in Azure.
1. In the **Domain name** field, enter your domain.
1. In the **Target IP address** field, enter the IP addresses of your outbound endpoint subnets.
1. Click **Save**.
1. In the **Domain** name field, enter the domain whose DNS queries should be sent to the target DNS servers.
1. In the **Target IP address** field, enter the IP addresses of the remote DNS servers that resolve queries for the specified domain name.
1. Click **Save**.
Loading