Skip to content

Commit 960c005

Browse files
committed
added udr limit 1000
1 parent e796685 commit 960c005

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
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: 10/23/2024
7+
ms.date: 11/05/2024
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.
@@ -89,6 +89,10 @@ You can also easily choose an Azure Firewall as the next hop by selecting **Impo
8989

9090
:::image type="content" source="media/how-to-deploy-user-defined-routes/add-routing-rule-azure-firewall.png" alt-text="Screenshot of routing rule with Azure Firewall option.":::
9191

92+
### Use more user-defined routes in a single route table
93+
94+
In Azure Virtual Network Manager UDR management, users can now create up to 1,000 user-defined routes (UDRs) in a single route table, compared to the traditional 400-route limit. This higher limit enables more complex routing configurations, such as directing traffic from on-premises data centers through a firewall to each spoke virtual network in a hub-and-spoke topology. This expanded capacity is especially useful for managing traffic inspection and security across large-scale network architectures with numerous spokes.
95+
9296
## Common routing scenarios
9397

9498
Here are the common routing scenarios that you can simplify and automate by using UDR management.

0 commit comments

Comments
 (0)