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
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/common-issues.md
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: mbender-ms
5
5
ms.author: mbender
6
6
ms.service: azure-virtual-network-manager
7
7
ms.topic: how-to
8
-
ms.date: 07/11/2025
8
+
ms.date: 05/06/2025
9
9
ms.custom: template-concept
10
10
---
11
11
@@ -15,42 +15,40 @@ This article describes common issues with Azure Virtual Network Manager and prov
15
15
16
16
## Configuration changes aren't applied
17
17
18
-
The following are some common reasons why your configuration changes aren't applied:
18
+
These are some common reasons why your configuration changes aren't applied:
19
19
20
-
### The configuration isn't deployed
21
20
22
-
You must deploy the configuration to your desired regions that contain your intended virtual networks after you create or modify the configuration. The configuration is only applied to the virtual networks after the configuration is deployed to the regions of those virtual networks.
21
+
### The configuration isn't applied to the regions where virtual networks are located.
23
22
24
-
To resolve this issue, you need to [deploy the configuration](./concept-deployments.md) after you create or modify the configuration.
23
+
You need to check the regions where the virtual networks are located. The configuration is only applied to the regions where the virtual networks are located. If you have a virtual network in a region that isn't included in the configuration, the configuration isn't applied to that virtual network.
25
24
26
-
### Updated configuration changes aren't reflected in my virtual network
25
+
To resolve this issue, you need to add the region where the virtual network is located to the configuration.
27
26
28
-
Upon modifying your configuration, you must deploy the configuration again in the desired regions for those changes to take effect.
27
+
### Configuration isn't deployed
29
28
30
-
### The configuration isn't deployed to the region where the virtual network is located
29
+
You need to deploy the configuration after the configuration is created or modified. The configuration is only applied to the virtual networks after the configuration is deployed.
31
30
32
-
Verify the region where the virtual network is located is a part of the region set where you deployed your configuration. To take effect, the configuration must be deployed to the region where the virtual network is located. If you have a virtual network in a region that isn't targeted by the configuration's deployment, the configuration isn't applied to that virtual network.
33
-
34
-
To resolve this issue, you need to [deploy the configuration](./concept-deployments.md) to the region where the virtual network is located.
31
+
To resolve this issue, you need to deploy the configuration after the configuration is created or modified.
35
32
36
33
### Configuration changes didn't have enough time to apply
37
34
38
-
You need to wait for the configuration changes to finish deploying. Upon deployment, it can take up to 15-20 minutes for configuration changes to apply across the virtual networks in your targeted regions. When there's an update to your network group membership, it can take about 10 minutes for the appropriate configuration changes to reflect.
35
+
You need to wait for the configuration changes to apply. The time it takes for the configuration changes to apply after you commit the configuration is around 15-20 minutes. When there's an update to your network group membership, it would take about 10 minutes for the changes to reflect.
You need to deploy the new configuration after the configuration is modified.
40
40
41
41
## Connectivity configuration isn't working as expected
42
42
43
-
The following are some common reasons why your connectivity configuration isn't working as expected:
43
+
Here are common reasons why your connectivity configuration isn't working as expected:
44
44
45
45
### The virtual network peering creation fails
46
46
47
47
In a hub-and-spoke topology, if you enable the option to *use the hub as a gateway*, you need to have a gateway in the hub virtual network. Otherwise, the creation of the virtual network peering between the hub and the spoke virtual networks fails.
48
48
49
49
### Members in the network group can't communicate with each other
50
50
51
-
If you want to have members in the network group communicate with each other across regions, you need to enable the global mesh option.
52
-
53
-
In a hub-and-spoke topology, if you want the members of your spoke network group to communicate with each other, you need to enable the direct connectivity option. This option connects the members of a spoke network group among each other without going through the hub virtual network. If your topology contains multiple spoke network groups, it's important to note that this direct connectivity option only enables connectivity *within* each network group, meaning cross-network group communication is *not* established.
51
+
If you want to have members in the network group to communicate with each other across regions in a hub and spoke topology configuration, you need to enable the global mesh option.
0 commit comments