Skip to content

Commit 4ed81bd

Browse files
committed
tweaks to code
1 parent 11c4bea commit 4ed81bd

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-zone-redundant-frontend.md

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

0 commit comments

Comments
 (0)