You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -59,6 +57,22 @@ You can deploy and manage an Azure Virtual Network Manager instance and configur
59
57
60
58
Yes, a virtual network can belong to more than one Azure Virtual Network Manager instance.
61
59
60
+
### Can spoke VNets be connected to a VWAN hub while in a mesh topology so that those spoke VNets can communicate directly?
61
+
62
+
Yes, spoke VNets can connect to VWAN hubs while in the mesh group. Those VNets in the mesh group have direct connectivity.
63
+
64
+
### Will operations to the IP prefixes in VNETs that are a part of the Azure Virtual Network Manager mesh propagate automatically?
65
+
66
+
VNets in mesh are automatically in sync. IP prefixes will be updated automatically. This means that traffic within the mesh will work even after there are changes in IP prefixes in VNets in the mesh.
67
+
68
+
### How do I verify a mesh topology is configured and applied?"?
69
+
70
+
Please refer to the documentation [How to view applied configurations](/azure/virtual-network-manager/how-to-view-applied-configurations?branch=main). A mesh topology is not a VNet peering, so you cannot see mesh connectivity in peering.
71
+
72
+
### What happens if the region where the Azure Virtual Network Manager is created is down? Does it affect deployed configurations or only prevent configuration changes?
73
+
74
+
Only the ability to change configurations will be impacted. Once Azure Virtual Network Manager has programmed the configuration after you commit the configuration, it will continue to operate. For example, if the Azure Virtual Network Manager instance is created in region 1 and the mesh topology is established in region 2, the mesh in region 2 will continue to function even if region 1 becomes unavailable.
75
+
62
76
### What is a global mesh network topology?
63
77
64
78
A global mesh allows for virtual networks across regions to communicate with one another. The effects are similar to how global virtual network peering works.
0 commit comments