Skip to content

Commit 1851cdb

Browse files
authored
Merge pull request #179944 from duongau/patch-1
AVNM connectivity configuration - update notes
2 parents d890f5e + ac2e21d commit 1851cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network-manager/concept-connectivity-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you create a mesh topology, a new connectivity construct is created called
3434

3535
> [!NOTE]
3636
> * If you have conflicting subnets in two or more virtual networks, resources in those subnets *won't* be able to communicate to each other even if they're part of the same mesh network.
37-
> * A virtual network can be part of up to **five** mesh configurations.
37+
> * A virtual network can be part of up to **two** mesh configurations.
3838
3939
## Hub and spoke topology
4040

@@ -55,7 +55,7 @@ See example diagram below:
5555
When you look at effective routes on a VM, the route between the hub and the spoke virtual networks will have the next hop type of *VNetPeering* or *GlobalVNetPeering*. Routes between spokes virtual networks will show up with the next hop type of *ConnectedGroup*. Using the example above, only the *Production* network group would have a *ConnectedGroup* because it has *Direct connectivity* enabled.
5656

5757
> [!NOTE]
58-
> The hub network address space is added to the *ConnectedGroup* when *Transitivity* is **enabled**. Therefore, if the virtual network peering between the hub and the spoke virtual network fail, they can still communicate by *ConnectedGroup*.
58+
> The hub network address space is added to the *ConnectedGroup* when *Direct Connectivity* is **enabled**. Therefore, if the virtual network peering between the hub and the spoke virtual network fail, they can still communicate by *ConnectedGroup*.
5959
6060
#### Use cases
6161

0 commit comments

Comments
 (0)