File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.c
26
26
27
27
## Deploy a virtual machine scale set with existing load balancer
28
28
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.
30
30
31
31
> [ !NOTE]
32
32
> 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
35
35
36
36
2 . Select ** Create** .
37
37
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:
39
39
40
40
| Setting | Value |
41
41
| --------------------------------| -------------------------------------------------------------------------------------------------------|
@@ -54,7 +54,7 @@ In this section you will create a virtual machine scale set in the Azure portal
54
54
| Authentication type | Select ** Password** |
55
55
| Username | Enter your admin username |
56
56
| Password | Enter your admin password |
57
- | Confirm password | Re-enter your admin password |
57
+ | Confirm password | Reenter your admin password |
58
58
59
59
60
60
:::image type="content" source="./media/load-balancer-vmss/lb-vmss-01.png" alt-text="Create virtual machine scale set." border="true":::
You can’t perform that action at this time.
0 commit comments