Which PowerShell cmdlet and Azure CLI command are used to resize a VM?
1) Set-AzVMSize and az vm update
2) Resize-AzVM and az vm resize
3) Change-AzVMSize and az vm scale
4) Modify-AzVMSize and az vm modify