@@ -10,226 +10,146 @@ metadata:
10
10
ms.topic : landing-page
11
11
author : asudbring
12
12
ms.author : allensu
13
- ms.date : 06/29/2022
13
+ ms.date : 10/28/2024
14
14
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
16
16
17
17
landingContent :
18
18
# Cards and links should be based on top customer tasks or top subjects
19
19
# Start card title with a verb
20
20
# Card (optional)
21
- - title : About Virtual Network
21
+ - title : Learn about Azure Virtual Network
22
22
linkLists :
23
23
- linkListType : overview
24
24
links :
25
25
- text : What is Azure Virtual Network?
26
- url : virtual-networks-overview.md
27
- - linkListType : concept
28
- links :
29
- - text : Virtual network FAQ
30
- url : virtual-networks-faq.md
26
+ url : /azure/virtual-network/virtual-networks-overview
27
+ - text : Networking Architecture
28
+ url : /azure/architecture/networking/
31
29
- linkListType : learn
32
30
links :
33
31
- text : Introduction to Azure Virtual Networks
34
- url : /training/modules/introduction-to-azure-virtual-networks
35
- - linkListType : deploy
36
- links :
37
- - text : Provision a network landing zone
38
- url : https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%201
39
- - text : Provision a new application in an existing network
40
- url : https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%202
41
- - text : Provision a secondary Azure region infrastructure
42
- url : https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%205
43
- - text : Implement Azure network security
44
- url : https://mslearn.cloudguides.com/guides/Azure%20network%20security
45
-
32
+ url : /training/modules/introduction-to-azure-virtual-networks/
33
+ - text : Architect network infrastructure in Azure
34
+ url : /training/paths/architect-network-infrastructure/
46
35
# Card (optional)
47
- - title : Get started
48
- linkLists :
49
- - linkListType : quickstart
50
- links :
51
- - text : Create virtual network
52
- url : quick-create-portal.md
53
- - linkListType : how-to-guide
54
- links :
55
- - text : Create, change, or delete a virtual network
56
- url : manage-virtual-network.yml
57
- - text : Add, change, or delete a subnet
58
- url : virtual-network-manage-subnet.md
59
-
60
- # Card
61
- - title : Secure network traffic
36
+ - title : Concepts and Architecture
62
37
linkLists :
63
38
- linkListType : concept
64
39
links :
65
- - text : Network security groups
66
- url : ./network-security-groups-overview.md
67
- - text : Application security groups
68
- url : ./network-security-groups-overview.md#application-security-groups
69
- - text : Virtual network service endpoints
70
- url : virtual-network-service-endpoints-overview.md
71
- - text : Virtual network security FAQ
72
- url : virtual-networks-faq.md#security
73
- - text : Default outbound access
74
- url : ./ip-services/default-outbound-access.md
75
- - text : Virtual network encryption
76
- url : ./virtual-network-encryption-overview.md
77
- - linkListType : tutorial
78
- links :
79
- - text : Filter network traffic using network security groups
80
- url : tutorial-filter-network-traffic.md
81
- - text : Restrict network access using service endpoints
82
- url : tutorial-restrict-network-access-to-resources.md
83
- - text : Work with application security groups
84
- url : manage-network-security-group.md#work-with-application-security-groups
85
- - linkListType : how-to-guide
86
- links :
87
- - text : Create a virtual network with encryption
88
- url : ./how-to-create-encryption-portal.md
89
- - linkListType : learn
90
- links :
91
- - text : Secure and isolate access to Azure resources
92
- url : /training/modules/secure-and-isolate-with-nsg-and-service-endpoints
93
-
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
94
46
# Card
95
- - title : Connect virtual networks
47
+ - title : Plan and design
96
48
linkLists :
97
49
- linkListType : concept
98
50
links :
99
- - text : Virtual network peering
100
- url : virtual-network-peering-overview.md
101
- - text : Virtual network peering FAQ
102
- url : virtual-networks-faq.md#virtual-network-peering
103
- - linkListType : tutorial
104
- links :
105
- - text : Connect VNets with virtual network peering
106
- url : tutorial-connect-virtual-networks-portal.md
107
- - linkListType : how-to-guide
108
- links :
109
- - text : Same deployment model - same subscription
110
- url : tutorial-connect-virtual-networks-powershell.md
111
- - text : Same deployment model - different subscriptions
112
- url : create-peering-different-subscriptions.md
113
- - text : Different deployment models - same subscription
114
- url : create-peering-different-deployment-models.md
115
- - text : Different deployment models - different subscriptions
116
- url : create-peering-different-deployment-models-subscriptions.md
117
- - linkListType : learn
118
- links :
119
- - text : Communicate across virtual network with peering
120
- url : /training/modules/integrate-vnets-with-vnet-peering
51
+ - text : Plan virtual networks
52
+ url : /azure/virtual-network/virtual-network-vnet-plan-design-arm
53
+ - text : Connect to an on-premises network
54
+ url : /azure/architecture/reference-architectures/hybrid-networking/
55
+ - text : IPv6
56
+ url : /azure/virtual-network/ip-services/ipv6-overview
57
+ - text : IP address types and allocation
58
+ url : /azure/virtual-network/ip-services/public-ip-addresses
121
59
122
- # Card
123
- - title : Route network traffic
60
+ - title : Deployment
124
61
linkLists :
125
- - linkListType : concept
62
+ - linkListType : quickstart
126
63
links :
127
- - text : Route network traffic with route tables
128
- url : virtual-networks-udr-overview.md
64
+ - text : Create a virtual network
65
+ url : /azure/ virtual-network/quick-create-portal
129
66
- linkListType : tutorial
130
67
links :
131
- - text : Route network traffic - Portal
132
- url : tutorial-create-route-table-portal.md
133
- - linkListType : learn
68
+ - text : Create a virtual network peer
69
+ url : /azure/virtual-network/tutorial-connect-virtual-networks-portal
70
+ - text : Route network traffic
71
+ url : /azure/virtual-network/tutorial-create-route-table-portal
72
+ - linkListType : deploy
134
73
links :
135
- - text : Manage and control traffic flow in your Azure deployment with routes
136
- url : /training/modules/control-network-traffic-flow-with-routes/
74
+ - text : Provision a new application in an existing network
75
+ url : https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions%20-%20Exercise%201
137
76
138
77
# Card
139
- - title : Create IP addresses
78
+ - title : Manage and monitor
140
79
linkLists :
141
- - linkListType : concept
142
- links :
143
- - text : IP address types and allocation methods
144
- url : ./ip-services/public-ip-addresses.md
145
- - linkListType : how-to-guide
146
- links :
147
- - text : Create, change, or delete a public IP address
148
- url : ./ip-services/virtual-network-public-ip-address.md
149
- - text : Add a public IP address to a VM
150
- url : ./ip-services/associate-public-ip-address-vm.md
151
- - text : Create a VM with static IP address
152
- url : ./ip-services/virtual-network-deploy-static-pip-arm-portal.md
153
- - text : Configure a static private IP address for a VM
154
- url : ./ip-services/virtual-networks-static-private-ip-arm-pportal.md
155
- - text : Assign multiple IP addresses to a VM
156
- url : ./ip-services/virtual-network-multiple-ip-addresses-powershell.md
80
+ - linkListType : how-to-guide
81
+ links :
82
+ - text : Manage virtual networks
83
+ url : /azure/virtual-network/manage-virtual-network
84
+ - text : Manage subnets
85
+ url : /azure/virtual-network/virtual-network-manage-subnet
86
+ - text : Monitor virtual networks
87
+ url : /azure/virtual-network/monitor-virtual-network
88
+ - text : Manage network interfaces
89
+ url : /azure/virtual-network/virtual-network-network-interface
90
+
157
91
# Card
158
- - title : Create IPv6 for virtual networks
92
+ - title : Reliability and availability
159
93
linkLists :
160
- - linkListType : concept
161
- links :
162
- - text : What is IPv6 for Azure virtual network?
163
- url : ./ip-services/ipv6-overview.md
164
- - linkListType : deploy
165
- links :
166
- - text : Deploy an IPV6 dual stack application - Standard Load Balancer
167
- url : ../load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-powershell.md
168
-
94
+ - linkListType : how-to-guide
95
+ links :
96
+ - text : Highly available hybrid architecture
97
+ url : /azure/architecture/reference-architectures/hybrid-networking/expressroute-vpn-failover
98
+ - text : DHCP server on an Azure Virtual Machine
99
+ url : /azure/virtual-network/how-to-dhcp-azure
100
+ - text : Azure VM TCP/IP performance tuning
101
+ url : /azure/virtual-network/virtual-network-tcpip-performance-tuning
169
102
# Card
170
- - title : Monitor virtual networks
103
+ - title : Security and compliance
171
104
linkLists :
172
- - linkListType : concept
173
- links :
174
- - text : Virtual network Terminal Access Point (TAP)
175
- url : virtual-network-tap-overview.md
176
- - text : Virtual network TAP FAQ
177
- url : virtual-networks-faq.md#virtual-network-tap
178
- - linkListType : how-to-guide
179
- links :
180
- - text : Create a virtual network TAP
181
- url : tutorial-tap-virtual-network-cli.md
182
-
105
+ - linkListType : concept
106
+ links :
107
+ - text : Virtual network encryption
108
+ url : /azure/virtual-network/virtual-network-encryption-overview
109
+ - text : Network security groups
110
+ url : /azure/virtual-network/network-security-groups-overview
111
+ - text : Application security groups
112
+ url : /azure/virtual-network/network-security-groups-overview#application-security-groups
113
+ - linkListType : learn
114
+ links :
115
+ - text : Secure and isolate access to Azure resources
116
+ url : /training/modules/secure-and-isolate-with-nsg-and-service-endpoints/
183
117
# Card
184
- - title : Manage IP services
118
+ - title : Troubleshoot
185
119
linkLists :
186
- - linkListType : concept
187
- links :
188
- - text : IP address types and allocation methods
189
- url : ./ip-services/public-ip-addresses.md
190
- - text : What is IPv6 for Azure virtual network?
191
- url : ./ip-services/ipv6-overview.md
192
- - text : Public IP address prefix
193
- url : ./ip-services/public-ip-address-prefix.md
194
- - linkListType : how-to-guide
195
- links :
196
- - text : Create, change, or delete a public IP address
197
- url : ./ip-services/virtual-network-public-ip-address.md
198
- - text : Deploy an IPV6 dual stack application
199
- url : ../load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-powershell.md
200
- - text : Create, change, or delete a public IP address prefix
201
- url : ./ip-services/manage-public-ip-address-prefix.md
202
-
120
+ - linkListType : how-to-guide
121
+ links :
122
+ - text : Troubleshoot peering issues
123
+ url : /azure/virtual-network/virtual-network-troubleshoot-peering-issues
124
+ - text : Can't delete virtual network
125
+ url : /azure/virtual-network/virtual-network-troubleshoot-cannot-delete-vnet
126
+ - text : IP address 168.63.129.16
127
+ url : /azure/virtual-network/what-is-ip-address-168-63-129-16
128
+ - text : Outbound SMTP connectivity
129
+ url : /azure/virtual-network/troubleshoot-outbound-smtp-connectivity
203
130
# Card
204
- - title : Learn about Virtual Network architecture
131
+ - title : How-to guidance
205
132
linkLists :
206
- - linkListType : overview
207
- links :
208
- - text : Networking architecture design
209
- url : /azure/architecture/guide/networking/networking-start-here
210
- - linkListType : learn
211
- links :
212
- - text : Architect network infrastructure in Azure
213
- url : /training/paths/architect-network-infrastructure/
214
- - linkListType : reference
215
- links :
216
- - text : Connect an on-premises network to Azure
217
- url : /azure/architecture/reference-architectures/hybrid-networking/
218
- - text : Implement a secure hybrid network
219
- url : /azure/architecture/reference-architectures/dmz/secure-vnet-dmz?tabs=portal
220
- - text : Hub-spoke network topology in Azure
221
- url : /azure/architecture/reference-architectures/hybrid-networking/hub-spoke?tabs=cli
222
- - text : High availability and disaster recovery scenarios for IaaS apps
223
- url : /azure/architecture/example-scenario/infrastructure/iaas-high-availability-disaster-recovery/
224
-
133
+ - linkListType : quickstart
134
+ links :
135
+ - text : Configure MTU for virtual machines
136
+ url : /azure/virtual-network/how-to-virtual-machine-mtu
137
+ - text : Create a subnet with multiple prefixes
138
+ url : /azure/virtual-network/how-to-multiple-prefixes-subnet
139
+ - text : Update address space for a virtual network peer
140
+ url : /azure/virtual-network/update-virtual-network-peering-address-space
225
141
# Card
226
- - title : Reference
142
+ - title : Network foundation
227
143
linkLists :
228
- - linkListType : reference
144
+ - linkListType : get-started
145
+ links :
146
+ - text : Documentation
147
+ url : https://aka.ms/networkfoundationdocs
148
+ - linkListType : concept
229
149
links :
230
- - text : Azure CLI
231
- url : /cli/ azure/network
232
- - text : Azure PowerShell
233
- url : /powershell/module/az.network
234
- - text : REST
235
- url : /rest/api/virtual-network
150
+ - text : Azure Bastion overview
151
+ url : /azure/bastion/bastion-overview
152
+ - text : Azure DNS overview
153
+ url : /azure/dns/dns-overview
154
+ - text : Azure Private Link overview
155
+ url : /azure/private-link/private-link-overview
0 commit comments