Skip to content

Commit 8bbd63e

Browse files
Merge pull request #203572 from aimee-littleton/patch-71
nat gateway landing page update
2 parents a35545f + 1319363 commit 8bbd63e

File tree

1 file changed

+60
-5
lines changed
  • articles/virtual-network/nat-gateway

1 file changed

+60
-5
lines changed

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

Lines changed: 60 additions & 5 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)
39-
- title: Get started
47+
- 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,54 @@ 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: Architectural Guidance
80+
linkLists:
81+
- linkListType: overview
82+
links:
83+
- text: Architecture Framework for NAT gateway
84+
url: /azure/architecture/networking/guide/well-architected-network-address-translation-gateway
85+
86+
# Card (optional)
87+
- title: Security
88+
linkLists:
89+
- linkListType: overview
90+
links:
91+
- text: Azure security baseline for NAT gateway
92+
url: /security/benchmark/azure/baselines/virtual-network-nat-security-baseline
93+
94+
# Card (optional)
95+
- title: Reference
96+
linkLists:
97+
- linkListType: reference
98+
links:
99+
- text: Frequently asked questions about NAT gateway
100+
url: faq.yml
101+
- text: Azure Powershell
102+
url: /powershell/module/az.network/#networking
103+
- text: Azure CLI
104+
url: /cli/azure/network/nat/gateway
105+
- text: ARM templates
106+
url: /azure/templates/microsoft.network/natgateways
107+
- text: Rest
108+
url: /rest/api/virtualnetwork/nat-gateways
109+

0 commit comments

Comments
 (0)