Skip to content

Commit 2fc473f

Browse files
committed
change according asudbring suggestion for PR #112963
1 parent cc63de7 commit 2fc473f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/private-link/private-endpoint-dns.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ DNS is a critical component to make the application work correctly by resolving
7373

7474
Based on your preferences, the following scenarios are available for DNS resolution integrated:
7575

76-
- [Virtual Network workloads without custom DNS server](#virtual-network-workloads-without-custom-dns-server)
77-
- [On premises workloads using a Custom DNS server](#on-premises-workloads-using-a-custom-dns-server)
76+
- [Virtual network workloads without custom DNS server](#virtual-network-workloads-without-custom-dns-server)
77+
- [On premises workloads using a custom DNS server](#on-premises-workloads-using-a-custom-dns-server)
7878

7979

80-
## Virtual Network workloads without custom DNS server
80+
## Virtual network workloads without custom DNS server
8181

8282
This configuration is appropriate for virtual network workloads without custom DNS server. In this scenario the client queries for the private endpoint IP address to Azure provided DNS [168.63.129.16](../virtual-network/what-is-ip-address-168-63-129-16.md). Azure DNS will be responsible for DNS resolution of the private DNS zones.
8383

@@ -106,7 +106,7 @@ In this scenario there's a [hub & spoke](https://docs.microsoft.com/azure/archit
106106

107107
:::image type="content" source="media/private-endpoint-dns/hub-and-spoke-azure-dns.png" alt-text="hub and spoke with azure provided dns":::
108108

109-
## On premises workloads using a Custom DNS server
109+
## On premises workloads using a custom DNS server
110110

111111
For on premises workloads to be able to resolve an FQDN of a private endpoint into the private IP address, you must use a custom DNS server to forward the resolution for Azure service [public DNS zones](#azure-services-dns-zone-configuration) deployed in Azure.
112112

0 commit comments

Comments
 (0)