Technical
|
April 30, 2020 (Updated June 12, 2024)
3 min to read
How to resize a VM in Azure with PowerShell
In this tutorial, you will take a hands-on approach to resize a virtual machine in Azure with PowerShell. You will write code to mitigate the need to navigate to the Azure Portal and instead, manage the virtual machine with code from a text editor. Read more