1+ # ## YamlMime:Landing
2+
3+ title : Virtual Network documentation
4+ summary : Learn how to use Azure Virtual Network. Quickstarts, tutorials, samples, and more, show you how to deploy a virtual network, control traffic filtering and routing, and connect a virtual network to other virtual networks.
5+
6+ metadata :
7+ title : Azure Virtual Network Documentation - Tutorials, quickstarts, API references
8+ description : Learn how to use Azure Virtual Network. Quickstarts, tutorials, samples, and more, show you how to deploy a virtual network, control traffic filtering and routing, and connect a virtual network to other virtual networks.
9+ ms.service : azure-virtual-network
10+ ms.topic : landing-page
11+ author : asudbring
12+ ms.author : allensu
13+ ms.date : 10/28/2024
14+
15+ # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
16+
17+ landingContent :
18+ # Cards and links should be based on top customer tasks or top subjects
19+ # Start card title with a verb
20+ # Card (optional)
21+ - title : Learn about Azure Virtual Network
22+ linkLists :
23+ - linkListType : overview
24+ links :
25+ - text : What is Azure Virtual Network?
26+ url : /azure/virtual-network/overview
27+ - text : Networking Architecture
28+ url : /azure/architecture/networking/
29+ - linkListType : learn
30+ links :
31+ - text : Introduction to Azure Virtual Networks
32+ url : /training/modules/introduction-to-azure-virtual-networks/
33+ - text : Architect network infrastructure in Azure
34+ url : /training/paths/architect-network-infrastructure/
35+ # Card (optional)
36+ - title : Concepts and Architecture
37+ linkLists :
38+ - linkListType : concept
39+ links :
40+ - text : Virtual network peering
41+ url : /azure/virtual-network/virtual-network-peering-overview
42+ - text : Route network traffic
43+ url : /azure/virtual-network/virtual-networks-udr-overview
44+ - text : Hub-spoke network topology
45+ url : /azure/architecture/networking/architecture/hub-spoke
46+ # Card
47+ - title : Plan and design
48+ linkLists :
49+ - linkListType : concept
50+ links :
51+ - text : Connect to an on-premises network
52+ url : /azure/architecture/reference-architectures/hybrid-networking/
53+ - text : IPv6
54+ url : /azure/virtual-network/ip-services/ipv6-overview
55+ - text : IP address types and allocation
56+ url : /azure/virtual-network/ip-services/public-ip-addresses
57+
58+ - title : Deployment
59+ linkLists :
60+ - linkListType : quickstart
61+ links :
62+ - text : Create a virtual network
63+ url : /azure/virtual-network/quick-create-portal
64+ - linkListType : tutorial
65+ links :
66+ - text : Create a virtual network peer
67+ url : /azure/virtual-network/tutorial-connect-virtual-networks-portal
68+ - text : Route network traffic
69+ url : /azure/virtual-network/tutorial-create-route-table-portal
70+ - linkListType : deploy
71+ links :
72+ - text : Provision a new application in an existing network
73+ url : https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%201
74+
75+ # Card
76+ - title : Manage and monitor
77+ linkLists :
78+ - linkListType : how-to-guide
79+ links :
80+ - text : Manage virtual networks
81+ url : /azure/virtual-network/manage-virtual-network
82+ - text : Manage subnets
83+ url : /azure/virtual-network/virtual-network-manage-subnet
84+ - text : Monitor virtual networks
85+ url : /azure/virtual-network/monitor-virtual-network
86+
87+ # Card
88+ - title : Reliability and availability
89+ linkLists :
90+ - linkListType : quickstart
91+ links :
92+ - text : TBD
93+ url : /azure/load-balancer/overview
94+ - text : TBD
95+ url : /azure/load-balancer/overview
96+ # Card
97+ - title : Security and compliance
98+ linkLists :
99+ - linkListType : quickstart
100+ links :
101+ - text : TBD
102+ url : /azure/load-balancer/overview
103+ - text : TBD
104+ url : /azure/load-balancer/overview
105+ # Card
106+ - title : Troubleshoot
107+ linkLists :
108+ - linkListType : quickstart
109+ links :
110+ - text : TBD
111+ url : /azure/load-balancer/overview
112+ - text : TBD
113+ url : /azure/load-balancer/overview
114+ # Card
115+ - title : How-to guidance
116+ linkLists :
117+ - linkListType : quickstart
118+ links :
119+ - text : TBD
120+ url : /azure/load-balancer/overview
121+ - text : TBD
122+ url : /azure/load-balancer/overview
123+ # Card
124+ - title : Network foundation
125+ linkLists :
126+ - linkListType : concept
127+ links :
128+ - text : Azure Front Door overview
129+ url : /azure/frontdoor/front-door-overview
130+ - text : Azure Application Gateway overview
131+ url : /azure/application-gateway/overview
132+
133+ # Card
134+ - title : Training
135+ linkLists :
136+ - linkListType : quickstart
137+ links :
138+ - text : TBD
139+ url : /azure/load-balancer/overview
140+ - text : TBD
141+ url : /azure/load-balancer/overview
0 commit comments