Skip to content

Commit cfb22c5

Browse files
committed
seo improvements
1 parent a5896b3 commit cfb22c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/virtual-network-peering-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Virtual Network peering
2+
title: Azure Virtual Network Peering
33
titlesuffix: Azure Virtual Network
44
description: Learn about virtual network peering in Azure, including how it enables you to connect networks in Azure Virtual Network.
55
services: virtual-network
@@ -11,9 +11,9 @@ ms.author: allensu
1111
# Customer intent: As a cloud architect, I need to know how to use virtual network peering for connecting virtual networks. This knowledge will allow me to design connectivity correctly and understand future scalability options and limitations.
1212
---
1313

14-
# Virtual network peering
14+
# Azure virtual network peering
1515

16-
Virtual network peering enables you to seamlessly connect two or more [virtual networks](virtual-networks-overview.md) in Azure. The virtual networks appear as one for connectivity purposes. The traffic between virtual machines in peered virtual networks uses the Microsoft backbone infrastructure. Traffic is routed through the Microsoft *private* network only.
16+
Azure Virtual Network peering enables you to seamlessly connect two or more virtual networks in Azure, making them appear as one for connectivity purposes. This powerful feature allows you to create secure, high-performance connections between virtual networks while keeping all traffic on Microsoft's private backbone infrastructure, eliminating the need for public internet routing.
1717

1818
By default, a virtual network is peered with up to 500 other virtual networks. By using the [connectivity configuration for Azure Virtual Network Manager](../virtual-network-manager/concept-connectivity-configuration.md), you can increase this limit to peer up to 1,000 virtual networks to a single virtual network. With this larger size, you can create a hub-and-spoke topology with 1,000-spoke virtual networks, for example. You can also create a mesh of 1,000-spoke virtual networks where all spoke virtual networks are directly interconnected.
1919

0 commit comments

Comments
 (0)