Skip to content

Commit ece8ec4

Browse files
author
Michael Bender
committed
Updates
1 parent eed1def commit ece8ec4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/load-balancer/configure-vm-scale-set-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ In this section, you'll create a Virtual Machine Scale Set in the Azure portal w
3232
> [!NOTE]
3333
> The following steps assume a virtual network named **myVNet** and a Azure load balancer named **myLoadBalancer** has been previously deployed.
3434
35-
1. On the top left-hand side of the screen, select **Create a resource** and search for **Virtual machine scale set** in the marketplace search.
35+
1. On the top left-hand side of the screen, select **Create a resource** and search for **Virtual Machine Scale Set** in the marketplace search.
3636

37-
2. Select **Virtual machine scale set** and Select **Create**.
37+
1. Select **Virtual machine scale set** and Select **Create**.
3838

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

4141
| Setting | Value |
4242
|--------------------------------|-------------------------------------------------------------------------------------------------------|
@@ -60,7 +60,7 @@ In this section, you'll create a Virtual Machine Scale Set in the Azure portal w
6060
| Password | Enter your admin password |
6161
| Confirm password | Reenter your admin password |
6262

63-
:::image type="content" source="media/configure-vm-scale-set/create-vm-scale-set-thumb.png" alt-text="Screenshot of Create a virtual machine scale set page" lightbox="media/configure-vm-scale-set/create-vm-scale-set.png":::
63+
:::image type="content" source="media/vm-scale-sets/create-virtual-machine-scale-set-thumb.png" alt-text="Screenshot of Create a virtual machine scale set page" lightbox="media/vm-scale-sets/create-virtual-machine-scale-set.png":::
6464

6565
4. Select the **Networking** tab.
6666

@@ -77,7 +77,7 @@ In this section, you'll create a Virtual Machine Scale Set in the Azure portal w
7777
| Select a load balancer | Select **myLoadBalancer** or your existing load balancer |
7878
| Select a backend pool | Select **myBackendPool** or your existing backend pool. |
7979

80-
:::image type="content" source="media/configure-vm-scale-set/create-vm-scale-set-network-thumb.png" alt-text="Screenshot shows the Create Virtual Machine Scale Set Networking tab." lightbox="media/configure-vm-scale-set/create-vm-scale-set-network.png":::
80+
:::image type="content" source="media/vm-scale-sets/create-virtual-machine-scale-set-network-thumb.png" alt-text="Screenshot shows the Create Virtual Machine Scale Set Networking tab." lightbox="media/vm-scale-sets/create-virtual-machine-scale-set-network.png":::
8181

8282
6. Select the **Management** tab.
8383

0 commit comments

Comments
 (0)