Skip to content

Commit 4ef50a2

Browse files
author
Michael Bender
committed
add AVNM howto link to TOC
1 parent 98ff977 commit 4ef50a2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/networking/fundamentals/networking-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For more information, see [What is virtual network NAT gateway?](../../virtual-n
7878

7979
:::image type="content" source="./media/networking-overview/flow-map.png" alt-text="Virtual network NAT gateway":::
8080

81-
### <a name="avnm"></a>Virtual Network Manager
81+
### <a name="avnm"></a>Azure Virtual Network Manager
8282

8383
Azure Virtual Network Manager is a management service that enables you to group, configure, deploy, and manage virtual networks globally across subscriptions. With Virtual Network Manager, you can define network groups to identify and logically segment your virtual networks. Then you can determine the connectivity and security configurations you want and apply them across all the selected virtual networks in network groups at once. For more information, see [What is Azure Virtual Network Manager?](../../virtual-network-manager/overview.md).
8484

articles/networking/fundamentals/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,11 @@
124124
- name: Route traffic using route tables
125125
href: ../../virtual-network/tutorial-create-route-table-portal.md?toc=/azure/networking/fundamentals/toc.json
126126
- name: Connect virtual networks
127-
href: ../../virtual-network/tutorial-connect-virtual-networks-portal.md?toc=/azure/networking/fundamentals/toc.json
127+
items:
128+
- name: Connect virtual networks with peering
129+
href: ../../virtual-network/tutorial-connect-virtual-networks-portal.md?toc=/azure/networking/fundamentals/toc.json
130+
- name: Create a hub and spoke topology with Virtual Network Manager
131+
href: ../../virtual-network-manager/how-to-create-hub-and-spoke.md?toc=/azure/networking/fundamentals/toc.json
128132
- name: Private access to resources
129133
href: ../../private-link/create-private-endpoint-portal.md?toc=/azure/networking/fundamentals/toc.json
130134
- name: Connect on-premises network to a virtual network - VPN encryption

0 commit comments

Comments
 (0)