|
1 | 1 | ---
|
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. |
4 | 4 | author: mbender-ms
|
5 | 5 | 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 |
8 | 8 | ms.topic: how-to
|
9 | 9 | # customer intent: As a network administrator, I want to deploy a Spoke-to-Spoke topology with two hubs using Virtual Network Manager.
|
10 | 10 | ---
|
11 | 11 |
|
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 |
13 | 13 |
|
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. |
15 | 15 |
|
16 | 16 | ## Prerequisites
|
17 | 17 |
|
@@ -247,10 +247,10 @@ In this step, you confirm the routing configuration by reviewing the route table
|
247 | 247 | 5. Close the route table and subnet window.
|
248 | 248 | 6. Repeat the steps to review the route tables applied to all the subnets in your configuration.
|
249 | 249 |
|
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 |
253 | 251 |
|
| 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 | + |
254 | 254 | ## Next steps
|
255 | 255 |
|
256 | 256 | > [!div class="nextstepaction"]
|
|
0 commit comments