Skip to content

Commit 644f169

Browse files
committed
added vmss portal article
1 parent c078d27 commit 644f169

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/use-existing-lb-vmss-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.c
2626

2727
## Deploy a virtual machine scale set with existing load balancer
2828

29-
In this section you will create a virtual machine scale set in the Azure portal with an existing Azure load balancer.
29+
In this section, you'll create a virtual machine scale set in the Azure portal with an existing Azure load balancer.
3030

3131
> [!NOTE]
3232
> The following steps assume a virtual network named **myVNet** and a Azure load balancer named **myLoadBalancer** has been previously deployed.
@@ -35,7 +35,7 @@ In this section you will create a virtual machine scale set in the Azure portal
3535

3636
2. Select **Create**.
3737

38-
3. In **Create a virtual machine scale set**, enter or select this information in the **Basics** tab:
38+
3. In **Create a virtual machine scale set**, enter, or select this information in the **Basics** tab:
3939

4040
| Setting | Value |
4141
|--------------------------------|-------------------------------------------------------------------------------------------------------|
@@ -54,7 +54,7 @@ In this section you will create a virtual machine scale set in the Azure portal
5454
| Authentication type | Select **Password** |
5555
| Username | Enter your admin username |
5656
| Password | Enter your admin password |
57-
| Confirm password | Re-enter your admin password |
57+
| Confirm password | Reenter your admin password |
5858

5959

6060
:::image type="content" source="./media/load-balancer-vmss/lb-vmss-01.png" alt-text="Create virtual machine scale set." border="true":::

0 commit comments

Comments
 (0)