Skip to content

Commit af38687

Browse files
committed
update concept-udr per Jay Li
1 parent d626774 commit af38687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn to automate and simplifying routing behaviors using user-defi
44
author: mbender-ms
55
ms.author: mbender
66
ms.topic: overview
7-
ms.date: 11/07/2024
7+
ms.date: 01/16/2025
88
ms.service: azure-virtual-network-manager
99
ms.custom: references_regions
1010
# Customer Intent: As a network engineer, I want learn how I can automate and simplify routing within my Azure Network using User-defined routes.
@@ -124,7 +124,7 @@ The following are impacts of UDR management with Azure Virtual Network Manager o
124124
- When a route table with existing UDRs is present, Azure Virtual Network Manager will create a new managed route table that includes both the existing routes and new routes based on the deployed routing configuration.
125125
- Any additional UDRs added to a managed route table will remain unaffected and will not be deleted when the routing configuration is removed. Only routes created by Azure Virtual Network Manager will be removed.
126126
- If an Azure Virtual Network Manager managed UDR is manually edited in the route table, that route will be deleted when the configuration is removed from the region.
127-
- Existing Azure services in the Hub virtual network maintain their existing limitations with respect to Route Table and UDRs.
127+
- Azure Virtual Network Manager won't interfere with your existing UDRs. It just adds the new UDRs to the current ones, ensuring your routing continues to work as it does now. This also means UDRs for specific Azure services will still function along your network manager's UDRs. You won't encounter any new limitations.
128128
- Azure Virtual Network Manager requires a managed resource group to store the route table. If an Azure Policy enforces specific tags or properties on resource groups, those policies must be disabled or adjusted for the managed resource group to prevent deployment issues. Furthermore, if you need to delete this managed resource group, ensure that deletion occurs prior to initiating any new deployments for resources within the same subscription.
129129
- UDR management allows users to create up to 1000 UDRs per route table.
130130

0 commit comments

Comments
 (0)