Skip to content

Commit 22912ef

Browse files
Merge pull request #235115 from cynthn/patch-80
[Doc-a-thon] Update virtual-machine-scale-sets-automatic-instance-repairs.md - Ubuntu > RHEL
2 parents e8edf80 + 2cd9060 commit 22912ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-instance-repairs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ az group create --name <myResourceGroup> --location <VMSSLocation>
139139
az vmss create \
140140
--resource-group <myResourceGroup> \
141141
--name <myVMScaleSet> \
142-
--image UbuntuLTS \
142+
--image RHEL \
143143
--admin-username <azureuser> \
144144
--generate-ssh-keys \
145145
--load-balancer <existingLoadBalancer> \

0 commit comments

Comments
 (0)