Skip to content

Commit 1ac8d01

Browse files
committed
change adjusting according tfosmark and asudbring comments on images for PR #111047
1 parent e8dc22a commit 1ac8d01

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,7 @@ To configure properly you would need the following resources :
9393

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

96-
[!div class="mx-imgBorder"]
97-
![single virtual network and azure provided dns](media/private-endpoint-dns/single-vnet-azure-dns.png)
98-
96+
:::image type="content" source="media/private-endpoint-dns/single-vnet-azure-dns.png" alt-text="single virtual network and azure provided dns" :::
9997

10098
This model can be extended to multiple peered virtual networks that are associated to the same private endpoint. This can be done by [adding new virtual network links](../dns/private-dns-virtual-network-links.md) to the private DNS zone for all peered virtual networks.
10199

@@ -104,8 +102,8 @@ This model can be extended to multiple peered virtual networks that are associat
104102
105103
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.
106104

107-
[!div class="mx-imgBorder"]
108-
![hub & spoke with azure provided dns](media/private-endpoint-dns/hub-and-spoke-azure-dns.png)
105+
:::image type="content" source="media/private-endpoint-dns/hub-and-spoke-azure-dns.png" alt-text="hub and spoke with azure provided dns" :::
106+
109107

110108
## Next steps
111109
- [Learn about Private Endpoints](private-endpoint-overview.md)

0 commit comments

Comments
 (0)