Skip to content

Commit de5b305

Browse files
author
Michael Bender
committed
acrolinx + finishing updates
1 parent 7cc2017 commit de5b305

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@ When you create a rule collection, you define the local routing settings. The lo
115115

116116
When you select **Direct routing within virtual network** or **Direct routing within subne**t, a UDR with a virtual network next hop is created for local traffic routing within the same virtual network or subnet. However, if the destination CIDR is fully contained within the source CIDR under these selections and direct routing is selected, a UDR specifying a network appliance as the next hop won't be set up.
117117

118+
## Adding additional virtual networks
119+
120+
When you add additional virtual networks to a network group, the routing configuration is automatically applied to the new virtual network. Your network manager automatically detects the new virtual network and applies the routing configuration to it. When you remove a virtual network from the network group, the applied routing configuration is automatically removed as well. Changes
121+
122+
118123
## Limitations of UDR management
119124

120125
The following are the limitations of UDR management with Azure Virtual Network Manager:

articles/virtual-network-manager/how-to-deploy-spoke-to-spoke-topology-two-hubs.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: How to deploy Spoke-to-Spoke with two hubs
3-
description: Learn how to deploy a Spoke-to-Spoke topology with two hubs using Virtual Network Manager.
2+
title: Manage User-defined Routes (UDRs) across multiple hub-and-spoke topologies with Azure Virtual Network Manager
3+
description: Learn to manage User Defined Routes (UDRs) across multiple hub-and-spoke topologies with Azure Virtual Network Manager.
44
author: mbender-ms
55
ms.author: mbender
6-
ms.date: 05/07/2024
7-
ms.service: virtual-network-manager
6+
ms.date: 08/02/2024
7+
ms.service: azure-virtual-network-manager
88
ms.topic: how-to
99
# customer intent: As a network administrator, I want to deploy a Spoke-to-Spoke topology with two hubs using Virtual Network Manager.
1010
---
1111

12-
# How to deploy Spoke-to-Spoke topology with two hubs
12+
# Manage User-defined Routes (UDRs) across multiple hub-and-spoke topologies with Azure Virtual Network Manager
1313

14-
In this article, you learn how to deploy a Spoke-to-Spoke topology with two hubs using Virtual Network Manager. This scenario is useful when you have a hub and spoke architecture in multiple Azure regions. In the past, customers with firewalls or network virtual appliances performed many manual operations to do cross-hub and spoke in the past. Users needed many user-defined routes(UDRs) to be set up by hand, and when there were changes in spoke virtual networks, such as adding new spoke virtual networks and subnets, they also needed to change user-defined routes and route tables. UDR management with Virtual Network Manager can help you automate these tasks.
14+
In this article, you learn how to deploy multiple hub-and-spoke topologies, and manage user-defined routes (UDRs) with Azure Virtual Network Manager. This scenario is useful when you have a hub and spoke architecture in multiple Azure regions. In the past, customers with firewalls or network virtual appliances performed many manual operations to do cross-hub and spoke in the past. Users needed many user-defined routes(UDRs) to be set up by hand, and when there were changes in spoke virtual networks, such as adding new spoke virtual networks and subnets, they also needed to change user-defined routes and route tables. UDR management with Virtual Network Manager can help you automate these tasks.
1515

1616
## Prerequisites
1717

@@ -247,10 +247,10 @@ In this step, you confirm the routing configuration by reviewing the route table
247247
5. Close the route table and subnet window.
248248
6. Repeat the steps to review the route tables applied to all the subnets in your configuration.
249249

250-
## Adding spoke virtual network to the existing Multi Hub-Spoke topologies
251-
252-
250+
## Adding a spoke virtual network to an existing multi-hub and spoke topology
253251

252+
When you add other virtual networks to a network group for spoke virtual networks, the connectivity and routing configurations are automatically applied to the new virtual network. Your network manager automatically detects the new virtual network and applies all applicable configurations. When you remove a virtual network from the network group, any applied configurations are automatically removed.
253+
254254
## Next steps
255255

256256
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)