Skip to content

Commit 11c4bea

Browse files
committed
tweaks to code
1 parent 99b24ee commit 11c4bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/scripts/load-balancer-linux-cli-sample-zonal-frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This Azure CLI script example creates everything needed to run several Ubuntu vi
5050
5151
# Create an Azure Load Balancer.
5252
az network lb create \
53-
--resource-group myResourceGroupLB \
53+
--resource-group myResourceGroup \
5454
--name myLoadBalancer \
5555
--public-ip-address myPublicIP \
5656
--frontend-ip-name myFrontEndPool \

0 commit comments

Comments
 (0)