Skip to content

Commit fe248e3

Browse files
committed
Update from Jay Li
1 parent f6b3e44 commit fe248e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article covers common use cases for customers who use Azure Vi
44
author: mbender-ms
55
ms.author: mbender
66
ms.topic: overview
7-
ms.date: 10/31/2024
7+
ms.date: 01/16/2025
88
ms.custom: template-overview
99
ms.service: azure-virtual-network-manager
1010
# Customer Intent: As a network admin, I need to know when I should use Azure Virtual Network Manager in my organization for managing virtual networks across my organization in a scalable, flexible, and secure manner with minimal administrative overhead.
@@ -22,6 +22,8 @@ You can use a connectivity configuration to create various network topologies ba
2222

2323
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.
2424

25+
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 allows for direct communication and better latency while still using the hubs to communicate with other virtual networks.
26+
2527
### Hub-and-spoke topology
2628

2729
We recommend a [hub-and-spoke topology](concept-connectivity-configuration.md#hub-and-spoke-topology) when you're deploying central infrastructure services in a hub virtual network that are shared by spoke virtual networks. This topology can be more efficient than having these common components in all spoke virtual networks.

0 commit comments

Comments
 (0)