Skip to content

Commit 909a987

Browse files
committed
fix wording
1 parent 4f32361 commit 909a987

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/load-balancer/tutorial-nat-rule-multi-instance-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutorial: Create a multiple instance inbound NAT rule - Azure portal"
2+
title: "Tutorial: Create a multiple virtual machines inbound NAT rule - Azure portal"
33
titleSuffix: Azure Load Balancer
44
description: This tutorial shows how to configure port forwarding using Azure Load Balancer to create a connection to multiple virtual machines in an Azure virtual network.
55
author: asudbring
@@ -10,7 +10,7 @@ ms.date: 03/10/2022
1010
ms.custom: template-tutorial
1111
---
1212

13-
# Tutorial: Create a multiple instance inbound NAT rule using the Azure portal
13+
# Tutorial: Create a multiple virtual machines inbound NAT rule using the Azure portal
1414

1515
Inbound NAT rules allow you to connect to virtual machines (VMs) in an Azure virtual network by using an Azure Load Balancer public IP address and port number.
1616

@@ -102,7 +102,7 @@ A virtual network and subnet is required for the resources in the tutorial. In t
102102
| NIC network security group | Select **Advanced**. |
103103
| Configure network security group | Select the existing **myNSG** |
104104

105-
## Create load balancer
105+
## Create a load balancer
106106

107107
You'll create a load balancer in this section. The frontend IP, backend pool, load-balancing, and inbound NAT rules are configured as part of the creation.
108108

@@ -206,7 +206,7 @@ You'll create a load balancer in this section. The frontend IP, backend pool, lo
206206

207207
27. Select **Create**.
208208

209-
## Create multiple instance inbound NAT rule
209+
## Create a multiple VMs inbound NAT rule
210210

211211
In this section, you'll create a multiple instance inbound NAT rule to the backend pool of the load balancer.
212212

@@ -233,7 +233,7 @@ In this section, you'll create a multiple instance inbound NAT rule to the backe
233233

234234
6. Leave the rest at the default and select **Add**.
235235

236-
## Create NAT gateway
236+
## Create a NAT gateway
237237

238238
In this section, you'll create a NAT gateway for outbound internet access for resources in the virtual network.
239239

0 commit comments

Comments
 (0)