Skip to content

Commit c365c34

Browse files
committed
Learn Editor: Update ubuntu-pro-in-place-upgrade.md
1 parent 95b6ad6 commit c365c34

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)