For system, network and cloud administrators
In order to resize your Azure virtual machine, you’ll first need to check the available resizing options:
az vm list-vm-resize-options --resource-group YourResourceGroup --name YourVMName -o table
Continue reading ยป