How to resize the Azure VM Size from PowerShell

Upgrading the the Virtual Machine in Azure is performed in difference way than we did in Hyper-V/VMware. In Azure we have different type of predefined VM size to suit different requirement and those are priced differently. So in-order to change VM size in such cases we can use PowerShell to quickly do this task. First […]