Create an Azure Virtual Machine from an existing Managed Disk
Reading Time: 2 minutesRecently I needed to move a VM from one vNet to another. There are a few ways to do this, but for me, as the VM was not critical, I was able to stop it, then delete it, and then recreate it using the Managed Disk. Below I will go Read more