Skip to content

Commit b3b42a4

Browse files
name fix - quickstart ps
1 parent a6213e8 commit b3b42a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-network/nat-gateway/quickstart-create-nat-gateway-powershell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Quickstart: Create a NAT gateway - PowerShell'
3-
titlesuffix: Azure Virtual Network NAT
3+
titlesuffix: Azure NAT Gateway
44
description: Get started creating a NAT gateway using Azure PowerShell.
55
author: asudbring
66
ms.author: allensu
@@ -13,7 +13,7 @@ ms.custom: template-quickstart, devx-track-azurepowershell
1313

1414
# Quickstart: Create a NAT gateway using Azure PowerShell
1515

16-
This quickstart shows you how to use the Azure Virtual Network NAT service. You'll create a NAT gateway to provide outbound connectivity for a virtual machine in Azure.
16+
This quickstart shows you how to use the Azure NAT Gateway service. You'll create a NAT gateway to provide outbound connectivity for a virtual machine in Azure.
1717

1818
## Prerequisites
1919

@@ -217,6 +217,6 @@ Remove-AzResourceGroup -Name 'myResourceGroupNAT' -Force
217217

218218
## Next steps
219219

220-
For more information on Azure Virtual Network NAT, see:
220+
For more information on Azure NAT Gateway, see:
221221
> [!div class="nextstepaction"]
222-
> [Virtual Network NAT overview](nat-overview.md)
222+
> [Azure NAT Gateway overview](nat-overview.md)

0 commit comments

Comments
 (0)