You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
101
99
@@ -104,8 +102,8 @@ This model can be extended to multiple peered virtual networks that are associat
104
102
105
103
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.
106
104
107
-
[!div class="mx-imgBorder"]
108
-

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
+
109
107
110
108
## Next steps
111
109
-[Learn about Private Endpoints](private-endpoint-overview.md)
0 commit comments