Skip to content

Commit 3c5f6d3

Browse files
authored
Merge pull request #109240 from asudbring/lbpatch
minor tweaks
2 parents efc200d + a5fd0a5 commit 3c5f6d3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this article, you'll learn how to configure a virtual machine scale set with
1515
## Prerequisites
1616

1717
- An Azure subscription.
18-
- An existing Azure Load Balancer in the subscription where the virtual machine scale set will be deployed.
18+
- An existing standard sku load balancer in the subscription where the virtual machine scale set will be deployed.
1919
- An Azure Virtual Network for the virtual machine scale set.
2020

2121
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this article, you'll learn how to configure a virtual machine scale set with
1515
## Prerequisites
1616

1717
- An Azure subscription.
18-
- An existing Azure Load Balancer in the subscription where the virtual machine scale set will be deployed.
18+
- An existing standard sku load balancer in the subscription where the virtual machine scale set will be deployed.
1919
- An Azure Virtual Network for the virtual machine scale set.
2020

2121
## Sign in to the Azure portal
@@ -24,7 +24,7 @@ Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.c
2424

2525

2626

27-
## Deploy VM scale set with existing load balancer
27+
## Deploy virtual machine scale set with existing load balancer
2828

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this article, you'll learn how to configure a virtual machine scale set with
1515
## Prerequisites
1616

1717
- An Azure subscription.
18-
- An existing Azure Load Balancer in the subscription where the virtual machine scale set will be deployed.
18+
- An existing standard sku load balancer in the subscription where the virtual machine scale set will be deployed.
1919
- An Azure Virtual Network for the virtual machine scale set.
2020

2121
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]

0 commit comments

Comments
 (0)