Skip to content

Commit 1ea8ec7

Browse files
nat gateway landing page update
1 parent b38b87b commit 1ea8ec7

File tree

1 file changed

+43
-4
lines changed
  • articles/virtual-network/nat-gateway

1 file changed

+43
-4
lines changed

articles/virtual-network/nat-gateway/index.yml

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,23 @@ landingContent:
3030
links:
3131
- text: Designing virtual networks with NAT gateway resources
3232
url: nat-gateway-resource.md
33+
- text: NAT gateway metrics and alerts
34+
url: nat-metrics.md
35+
- text: NAT gateway resource health
36+
url: resource-health.md
3337
- linkListType: learn
3438
links:
3539
- text: Introduction to Azure Virtual Network NAT
3640
url: /learn/modules/intro-to-azure-virtual-network-nat
41+
- linkListType: video
42+
links:
43+
- text: How to get better outbound connectivity using Azure NAT Gateway
44+
url: https://www.youtube.com/watch?v=2Ng_uM0ZaB4
3745

3846
# Card (optional)
3947
- title: Get started
4048
linkLists:
41-
- linkListType: tutorial
49+
- linkListType: quickstart
4250
links:
4351
- text: Create and validate NAT gateway
4452
url: quickstart-create-nat-gateway-portal.md
@@ -48,7 +56,38 @@ landingContent:
4856
url: tutorial-nat-gateway-load-balancer-public-portal.md
4957
- text: Integrate NAT gateway with a internal load balancer
5058
url: tutorial-nat-gateway-load-balancer-internal-portal.md
51-
- linkListType: video
59+
60+
# Card (optional)
61+
- title: Connect Outbound
62+
linkLists:
63+
- linkListType: Tutorial
5264
links:
53-
- text: How to get better outbound connectivity using Azure NAT Gateway
54-
url: https://www.youtube.com/watch?v=2Ng_uM0ZaB4
65+
- text: Migrate outbound access to NAT gateway
66+
url: tutorial-migrate-outbound-nat.md
67+
- text: Migrate a VM public IP to NAT gateway
68+
url: tutorial-migrate-ilip-nat.md
69+
70+
# Card (optional)
71+
- title: Troubleshoot
72+
linkLists:
73+
- linkListType: how-to-guide
74+
links:
75+
- text: Troubleshoot NAT gateway
76+
url: troubleshoot-nat.md
77+
78+
# Card (optional)
79+
- title: Reference
80+
linkLists:
81+
- linkListType: reference
82+
links:
83+
- text: Frequently asked questions about NAT gateway
84+
url: faq.yml
85+
- text: Azure Powershell
86+
url: /powershell/module/az.network/#networking
87+
- text: Azure CLI
88+
url: /cli/azure/network/nat/gateway
89+
- text: ARM templates
90+
url: /azure/templates/microsoft.network/natgateways
91+
- text: Rest
92+
url: rest/api/virtualnetwork/nat-gateways
93+

0 commit comments

Comments
 (0)