Skip to content

Commit f16ab93

Browse files
Merge pull request #266880 from ClausWieser/docs-editor/ubuntu-pro-in-place-upgrade-1708551954
Update ubuntu-pro-in-place-upgrade.md
2 parents dc6e7fa + dc75989 commit f16ab93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/workloads/canonical/ubuntu-pro-in-place-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can create a new VM using the Ubuntu Server images and apply Ubuntu Pro at t
9999
The following command enables Ubuntu Pro on a virtual machine in Azure:
100100

101101
```Azure CLI
102-
az vm update -g myResourceGroup -n myVmName --license-type UBUNTU_PRO
102+
az vm create -g myResourceGroup -n myVmName --license-type UBUNTU_PRO
103103
```
104104

105105
Execute these commands inside the VM:

0 commit comments

Comments
 (0)