Skip to content

Commit 343815d

Browse files
committed
updates to doc
1 parent c8c74ab commit 343815d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/load-balancer/quickstart-load-balancer-standard-internal-portal.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ services: load-balancer
66
author: mbender-ms
77
ms.service: load-balancer
88
ms.topic: quickstart
9-
ms.date: 07/18/2022
9+
ms.date: 08/17/2023
1010
ms.author: mbender
11-
ms.custom: mvc, mode-ui, template-quickstart, engagement-fy23
11+
ms.custom: mvc, mode-ui, template-quickstart, engagement-fy24
1212
#Customer intent: I want to create a internal load balancer so that I can load balance internal traffic to VMs.
1313
---
1414

1515
# Quickstart: Create an internal load balancer to load balance VMs using the Azure portal
1616

17-
Get started with Azure Load Balancer by using the Azure portal to create an internal load balancer for a backend pool with two virtual machines. Additional resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
17+
Get started with Azure Load Balancer by using the Azure portal to create an internal load balancer for a backend pool with two virtual machines. Other resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
1818

1919
:::image type="content" source="media/quickstart-load-balancer-standard-internal-portal/internal-load-balancer-resources.png" alt-text="Diagram of resources deployed for internal load balancer.":::
2020

@@ -72,7 +72,7 @@ A private IP address in the virtual network is configured as the frontend for th
7272

7373
An Azure Bastion host is created to securely manage the virtual machines and install IIS.
7474

75-
In this section, you'll create a virtual network, subnet, and Azure Bastion host.
75+
In this section, you create a virtual network, subnet, and Azure Bastion host.
7676

7777
1. In the search box at the top of the portal, enter **Virtual network**. Select **Virtual Networks** in the search results.
7878

@@ -138,7 +138,7 @@ In this section, you'll create a virtual network, subnet, and Azure Bastion host
138138

139139
In this section, you create a load balancer that load balances virtual machines.
140140

141-
During the creation of the load balancer, you'll configure:
141+
During the creation of the load balancer, you configure:
142142

143143
- Frontend IP address
144144
- Backend pool
@@ -214,7 +214,7 @@ During the creation of the load balancer, you'll configure:
214214

215215
## Create virtual machines
216216

217-
In this section, you'll create two VMs (**myVM1** and **myVM2**) in two different zones (**Zone 1** and **Zone 2**).
217+
In this section, you create two VMs (**myVM1** and **myVM2**) in two different zones (**Zone 1** and **Zone 2**).
218218

219219
These VMs are added to the backend pool of the load balancer that was created earlier.
220220

@@ -280,7 +280,7 @@ These VMs are added to the backend pool of the load balancer that was created ea
280280

281281
## Create test virtual machine
282282

283-
In this section, you'll create a VM named **myTestVM**. This VM will be used to test the load balancer configuration.
283+
In this section, you create a VM named **myTestVM**. This VM is used to test the load balancer configuration.
284284

285285
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
286286

@@ -363,7 +363,7 @@ In this section, you'll create a VM named **myTestVM**. This VM will be used to
363363

364364
## Test the load balancer
365365

366-
In this section, you'll test the load balancer by connecting to the **myTestVM** and verifying the webpage.
366+
In this section, you test the load balancer by connecting to the **myTestVM** and verifying the webpage.
367367

368368
1. In the search box at the top of the portal, enter **Load balancer**. Select **Load balancers** in the search results.
369369

0 commit comments

Comments
 (0)