Skip to content

Commit 28b9ec9

Browse files
author
Michael Bender
committed
removed limitations reference
1 parent 02a67d7 commit 28b9ec9

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

articles/virtual-network-manager/concept-user-defined-route.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,15 @@ When you add other virtual networks to a network group, the routing configuratio
109109

110110
Newly created or deleted subnets have their route table updated with eventual consistency. The processing time may vary based on the volume of subnet creation and deletion.
111111

112-
113-
## Limitations of UDR management
114-
115-
The following are the limitations of UDR management with Azure Virtual Network Manager:
116-
117-
- When conflicting routing rules exist (rules with same destination but different next hops), they aren't supported within or across rule collections that target the same virtual network or subnet.
118-
- When you create a route rule with the same destination as an existing route in the route table, the routing rule is ignored.
119-
- When a virtual network manager-created UDR is manually modified in the route table, the route isn't up when an empty commit is performed. Also, any update to the rule isn't reflected in the route with the same destination.
120-
- Existing Azure services in the Hub virtual network maintain their existing limitations with respect to Route Table and UDRs.
121-
- Azure Virtual Network Manager requires a managed resource group to store the route table. If you need to delete the resource group, deletion must happen before any new deployments are attempted for resources in the same subscription.
122-
- UDR Management supports creating 1000 UDRs within a route table. This means that you can create a routing configuration with a maximum of 1,000 routing rules.
112+
> [!NOTE]
113+
> The following are behaviors of UDR management with Azure Virtual Network Manager:r:
114+
115+
> - When conflicting routing rules exist (rules with same destination but different next hops), they aren't supported within or across rule collections that target the same virtual network or subnet.
116+
> - When you create a route rule with the same destination as an existing route in the route table, the routing rule is ignored.
117+
> - When a virtual network manager-created UDR is manually modified in the route table, the route isn't up when an empty commit is performed. Also, any update to the rule isn't reflected in the route with the same destination.
118+
> - Existing Azure services in the Hub virtual network maintain their existing limitations with respect to Route Table and UDRs.
119+
> - Azure Virtual Network Manager requires a managed resource group to store the route table. If you need to delete the resource group, deletion must happen before any new deployments are attempted for resources in the same subscription.
120+
> - UDR Management supports creating 1000 UDRs within a route table. This means that you can create a routing configuration with a maximum of 1,000 routing rules.
123121
124122
## Next step
125123

0 commit comments

Comments
 (0)