Skip to content

Commit 8c97103

Browse files
Fixed bookmark to mesh header
1 parent bb90040 commit 8c97103

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-network-manager/concept-use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can use a connectivity configuration to create various network topologies ba
2020

2121
### Mesh topology
2222

23-
When you deploy a [mesh topology](concept-connectivity-configuration.md#mesh-network-topology), all virtual networks have direct connectivity with each other. They don't need to go through other hops on the network to communicate. A mesh topology is useful when all the virtual networks need to communicate directly with each other.
23+
When you deploy a [mesh topology](concept-connectivity-configuration.md#mesh-topology), all virtual networks have direct connectivity with each other. They don't need to go through other hops on the network to communicate. A mesh topology is useful when all the virtual networks need to communicate directly with each other.
2424

2525
One common scenario is to mesh specific spoke virtual networks to boost latency and throughput. You don't have to mesh all the spoke virtual networks. You can also mesh spoke VNets connected to VWAN hubs, which allow for direct communication and better latency while still using the hubs to communicate with other virtual networks.
2626

articles/virtual-network-manager/how-to-create-mesh-network-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this article, you'll learn how to create a mesh network topology with Azure V
1515

1616
## Prerequisites
1717

18-
* Read about [mesh](concept-connectivity-configuration.md#mesh-network-topology) network topology.
18+
* Read about [mesh](concept-connectivity-configuration.md#mesh-topology) network topology.
1919
* Created a [Azure Virtual Network Manager instance](create-virtual-network-manager-powershell.md#create-a-virtual-network-manager-instance).
2020
* Identify virtual networks you want to use in the mesh configuration or create new [virtual networks](../virtual-network/quick-create-powershell.md).
2121
* Version `5.3.0` of `Az.Network` is required to access the required cmdlets for Azure Virtual Network Manager.

0 commit comments

Comments
 (0)