Skip to content

Commit 1903ca2

Browse files
name fix - quickstart template
1 parent b3b42a4 commit 1903ca2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'Create a NAT gateway - Resource Manager Template'
3-
titleSuffix: Azure Virtual Network NAT
3+
titleSuffix: Azure NAT Gateway
44
description: This quickstart shows how to create a NAT gateway by using the Azure Resource Manager template (ARM template).
5-
services: load-balancer
5+
services: nat-gateway
66
author: asudbring
77
manager: KumudD
88
ms.service: virtual-network
@@ -16,7 +16,7 @@ ms.custom: subject-armqs, devx-track-arm-template
1616

1717
# Quickstart: Create a NAT gateway - ARM template
1818

19-
Get started with Virtual Network NAT by using an Azure Resource Manager template (ARM template). This template deploys a virtual network, a NAT gateway resource, and Ubuntu virtual machine. The Ubuntu virtual machine is deployed to a subnet that is associated with the NAT gateway resource.
19+
Get started with Azure NAT Gateway by using an Azure Resource Manager template (ARM template). This template deploys a virtual network, a NAT gateway resource, and Ubuntu virtual machine. The Ubuntu virtual machine is deployed to a subnet that is associated with the NAT gateway resource.
2020

2121
[!INCLUDE [About Azure Resource Manager](../../../includes/resource-manager-quickstart-introduction.md)]
2222

@@ -133,8 +133,8 @@ In this quickstart, you created a:
133133

134134
The virtual machine is deployed to a virtual network subnet associated with the NAT gateway.
135135

136-
To learn more about Virtual Network NAT and Azure Resource Manager, continue to the articles below.
136+
To learn more about Azure NAT Gateway and Azure Resource Manager, continue to the articles below.
137137

138-
* Read an [Overview of Virtual Network NAT](nat-overview.md)
138+
* Read an [Overview of Azure NAT Gateway](nat-overview.md)
139139
* Read about the [NAT Gateway resource](nat-gateway-resource.md)
140140
* Learn more about [Azure Resource Manager](../../azure-resource-manager/management/overview.md)

0 commit comments

Comments
 (0)