Skip to content

Commit c837991

Browse files
Merge pull request #266902 from ClausWieser/docs-editor/ubuntu-pro-in-place-upgrade-1708563060
Update ubuntu-pro-in-place-upgrade.md
2 parents cc923bc + b02dfbd commit c837991

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 create -g myResourceGroup -n myVmName --license-type UBUNTU_PRO
102+
az vm create -g myResourceGroup -n myVmName --license-type UBUNTU_PRO --image ubuntu2204
103103
```
104104

105105
Execute these commands inside the VM:

0 commit comments

Comments
 (0)