Skip to content

Commit aae5f1e

Browse files
authored
Merge pull request #106472 from christiankuhtz/patch-289
added doc refs
2 parents a607a90 + e2982fc commit aae5f1e

File tree

1 file changed

+23
-19
lines changed

1 file changed

+23
-19
lines changed

articles/virtual-network/nat-gateway-resource.md

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: overview
1414
ms.tgt_pltfrm: na
1515
ms.workload: infrastructure-services
16-
ms.date: 02/24/2020
16+
ms.date: 03/04/2020
1717
ms.author: allensu
1818
---
1919

@@ -345,21 +345,25 @@ We want to know how we can improve the service. Share your [feedback on the Publ
345345

346346
## Next steps
347347

348-
- Learn more about [virtual network NAT](nat-overview.md).
349-
- Tutorial for validating NAT Gateway
350-
* [Azure CLI](tutorial-create-validate-nat-gateway-cli.md),
351-
* [PowerShell](tutorial-create-validate-nat-gateway-cli.md),
352-
* [Portal](tutorial-create-validate-nat-gateway-cli.md)
353-
- Quickstart for deploying a NAT gateway resource
354-
* [Azure CLI](./quickstart-create-nat-gateway-cli.md),
355-
* [PowerShell](./quickstart-create-nat-gateway-powershell.md),
356-
* [Portal](./quickstart-create-nat-gateway-portal.md).
357-
- Learn more about [availability zones](../availability-zones/az-overview.md).
358-
- Learn more about [standard load balancer](../load-balancer/load-balancer-standard-overview.md).
359-
- Learn more about [availability zones and standard load balancer](../load-balancer/load-balancer-standard-availability-zones.md).
360-
- Learn more about NAT gateway resource API
361-
* [REST API](https://docs.microsoft.com/rest/api/virtualnetwork/natgateways),
362-
* [Azure CLI](https://docs.microsoft.com/cli/azure/network/nat/gateway?view=azure-cli-latest),
363-
* [PowerShell](https://docs.microsoft.com/powershell/module/az.network/new-aznatgateway).
364-
- [Tell us what to build next in UserVoice](https://aka.ms/natuservoice).
365-
- [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
348+
* Learn about [virtual network NAT](nat-overview.md).
349+
* Learn about [metrics and alerts for NAT gateway resources](nat-metrics.md).
350+
* Learn about [troubleshooting NAT gateway resources](troubleshoot-nat.md).
351+
* [Tell us what to build next in UserVoice](https://aka.ms/natuservoice).
352+
* [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
353+
* Tutorial for validating NAT Gateway
354+
- [Azure CLI](tutorial-create-validate-nat-gateway-cli.md),
355+
- [PowerShell](tutorial-create-validate-nat-gateway-cli.md),
356+
- [Portal](tutorial-create-validate-nat-gateway-cli.md)
357+
* Quickstart for deploying a NAT gateway resource
358+
- [Azure CLI](./quickstart-create-nat-gateway-cli.md),
359+
- [PowerShell](./quickstart-create-nat-gateway-powershell.md),
360+
- [Portal](./quickstart-create-nat-gateway-portal.md).
361+
* Learn about NAT gateway resource API
362+
- [REST API](https://docs.microsoft.com/rest/api/virtualnetwork/natgateways),
363+
- [Azure CLI](https://docs.microsoft.com/cli/azure/network/nat/gateway?view=azure-cli-latest),
364+
- [PowerShell](https://docs.microsoft.com/powershell/module/az.network/new-aznatgateway).
365+
* Learn about [availability zones](../availability-zones/az-overview.md).
366+
* Learn about [standard load balancer](../load-balancer/load-balancer-standard-overview.md).
367+
* Learn about [availability zones and standard load balancer](../load-balancer/load-balancer-standard-availability-zones.md).
368+
369+

0 commit comments

Comments
 (0)