Skip to content

Commit 50621d7

Browse files
committed
add private link/dns article
1 parent 32ff48c commit 50621d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/networking/fundamentals/architecture-guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ The following table includes articles about Azure Networking services that provi
3838
|[Hybrid geo-distributed architecture](/azure/architecture/example-scenario/hybrid/hybrid-geo-distributed) | Describes how to use Azure Traffic Manager to route traffic to endpoints to meet regional requirements, corporate policies, and international regulations. |
3939
| [Design a hybrid Domain Name System solution with Azure](/azure/architecture/hybrid/hybrid-dns-infra) | Describes how to design a hybrid Domain Name System (DNS) solution to resolve names for workloads deployed across on-premises and Azure. The solution uses Azure DNS Public for internet users, Azure DNS Private zones for resolution between virtual networks, and DNS servers for on-premises users and Azure systems. |
4040
| [Choosing between virtual network peering and VPN gateways](/azure/architecture/reference-architectures/hybrid-networking/vnet-peering) | Describes how to choose between virtual network peering and VPN gateways to connect virtual networks in Azure. |
41+
| [Guide to Private Link and DNS in Azure Virtual WAN](/azure/architecture/guide/networking/private-link-virtual-wan-dns-guide) | This guide describes how to use Azure Private Link and Azure Private DNS to connect to Azure PaaS services over a private endpoint in Azure Virtual WAN. |
4142

42-
4343
## Deploy highly available applications
4444

4545
The following table includes articles that describe how to deploy your applications for high availability using a combination of Azure Networking services.

0 commit comments

Comments
 (0)