Skip to content

Commit 32a62fe

Browse files
name fix - quickstart bicep
1 parent b1ecf80 commit 32a62fe

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-bicep.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 - Bicep'
3-
titleSuffix: Azure Virtual Network NAT
3+
titleSuffix: Azure NAT Gateway
44
description: This quickstart shows how to create a NAT gateway using Bicep.
5-
services: load-balancer
5+
services: nat-gateway
66
author: asudbring
77
ms.service: virtual-network
88
ms.subservice: nat
@@ -16,7 +16,7 @@ ms.custom: subject-armqs, devx-track-bicep
1616

1717
# Quickstart: Create a NAT gateway - Bicep
1818

19-
Get started with Virtual Network NAT using Bicep. This Bicep file 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 using Bicep. This Bicep file 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 Bicep](../../../includes/resource-manager-quickstart-bicep-introduction.md)]
2222

@@ -122,8 +122,8 @@ In this quickstart, you created a:
122122

123123
The virtual machine is deployed to a virtual network subnet associated with the NAT gateway.
124124

125-
To learn more about Virtual Network NAT and Bicep, continue to the articles below.
125+
To learn more about Azure NAT Gateway and Bicep, continue to the articles below.
126126

127-
* Read an [Overview of Virtual Network NAT](nat-overview.md)
127+
* Read an [Overview of Azure NAT Gateway](nat-overview.md)
128128
* Read about the [NAT Gateway resource](nat-gateway-resource.md)
129129
* Learn more about [Bicep](../../azure-resource-manager/bicep/overview.md)

0 commit comments

Comments
 (0)