Skip to content

Commit e8dc22a

Browse files
committed
adjusting to shilpa sharma comments for PR #111047
1 parent 09c8722 commit e8dc22a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@ To configure properly you would need the following resources :
8787

8888
- Client virtual network
8989

90-
- Private DNS zone [(privatelink.database.windows.net)](../dns/private-dns-privatednszone.md) with [A Record](../dns/dns-zones-records.md#record-types)
90+
- Private DNS zone [privatelink.database.windows.net](../dns/private-dns-privatednszone.md) with [type A Record](../dns/dns-zones-records.md#record-types)
9191

9292
- Private endpoint information (FQDN record name and Private IP Address)
9393

9494
The following diagram illustrates the DNS resolution sequence from virtual network workloads using private dns zone
9595

96-
96+
[!div class="mx-imgBorder"]
9797
![single virtual network and azure provided dns](media/private-endpoint-dns/single-vnet-azure-dns.png)
9898

9999

@@ -104,6 +104,8 @@ This model can be extended to multiple peered virtual networks that are associat
104104
105105
In this scenario there's a [hub & spoke](https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke) networking topology with the spoke networks sharing a common private endpoint and all the spoke virtual network are linked to the same private dns zone.
106106

107-
![hub & spoke with azure provided dns](media/private-endpoint-dns/hubandspoke-azure-dns.png)
108-
107+
[!div class="mx-imgBorder"]
108+
![hub & spoke with azure provided dns](media/private-endpoint-dns/hub-and-spoke-azure-dns.png)
109109

110+
## Next steps
111+
- [Learn about Private Endpoints](private-endpoint-overview.md)

0 commit comments

Comments
 (0)