Skip to content

Commit d612fdb

Browse files
authored
Update cloudinit-update-vm.md
1 parent c251cec commit d612fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/cloudinit-update-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Now, create a VM with [az vm create](/cli/azure/vm) and specify the cloud-init f
4646
```azurecli-interactive
4747
az vm create \
4848
--resource-group myCentOSGroup \
49-
--name centos74 \
49+
--name centos83 \
5050
--image OpenLogic:CentOS:8_3:latest \
5151
--custom-data cloud_init_upgrade.txt \
5252
--admin-username azureuser \

0 commit comments

Comments
 (0)