Skip to content

Commit 3d3e226

Browse files
author
Michael Bender
committed
renamed folders and file - review issues fixed
1 parent de5b305 commit 3d3e226

10 files changed

+7
-5
lines changed

articles/virtual-network-manager/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,10 @@
125125
items:
126126
- name: Create user-defined routes (UDRs)
127127
href: how-to-create-user-defined-route.md
128-
- name: deploy hub and spoke topology with Azure Firewall
128+
- name: Deploy hub and spoke topology with Azure Firewall
129129
href: how-to-deploy-hub-spoke-topology-with-azure-firewall.md
130+
- name: Manage User-defined Routes (UDRs) across multiple hub-and-spoke topologies
131+
href: how-to-manage-user-defined-routes-multiple-hub-spoke-topologies.md
130132
- name: Common issues
131133
href: common-issues.md
132134
- name: Reference

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.topic: overview
77
ms.date: 05/09/2024
8-
ms.service: virtual-network-manager
8+
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.
1111
---
@@ -117,7 +117,7 @@ When you select **Direct routing within virtual network** or **Direct routing wi
117117

118118
## Adding additional virtual networks
119119

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
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.
121121

122122

123123
## Limitations of UDR management

articles/virtual-network-manager/how-to-deploy-spoke-to-spoke-topology-two-hubs.md renamed to articles/virtual-network-manager/how-to-manage-user-defined-routes-multiple-hub-spoke-topologies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage User-defined Routes (UDRs) across multiple hub-and-spoke topologies with Azure Virtual Network Manager
2+
title: "Manage User-defined Routes (UDRs) across multiple hub-and-spoke topologies with Azure Virtual Network Manager"
33
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
@@ -15,7 +15,7 @@ In this article, you learn how to deploy multiple hub-and-spoke topologies, and
1515

1616
## Prerequisites
1717

18-
:::image type="content" source="media/how-to-deploy-spoke-to-spoke-topology-two-hubs/spoke-to-spoke-two-hubs-topology-network-manager.png" alt-text="Diagram of a multi-hub topology with hub-and-spoke virtual network topologies.":::
18+
:::image type="content" source="media/how-to-manage-user-defined-routes-multiple-hub-spoke-topologies/spoke-to-spoke-two-hubs-topology-network-manager.png" alt-text="Diagram of a multi-hub topology with hub-and-spoke virtual network topologies.":::
1919

2020
- An Azure subscription with a Virtual Network Manager deployed with UDR management enabled.
2121
- Two hub-and-spoke topologies deployed in different Azure regions.
Loading

0 commit comments

Comments
 (0)