An Azure service that is used to provision Windows and Linux virtual machines.
Migrate to Managed Disks - Old OS / Agent Version
Darren Hickman
0
Reputation points
I've inherited an older VM that is currently using non-managed disks, which are now out of support (per this documentation https://learn.microsoft.com/en-us/azure/virtual-machines/windows/migrate-to-managed-disks?WT.mc_id=Portal-Microsoft_Azure_Compute)
We're planning on re-creating this VM, but as an immediate precaution we wanted to upgrade the disk to a managed one.
I wanted to confirm the possible options:
- Creating a new "managed" copy of the disk and attaching it to the VM
- Based on my research this will not work.
- Using the "migrate to managed disks" functionality in the Azure GUI (or CLI).
- My concern with this is the age of the OS / Agent version (based on mentions in the documentation linked above).
- I wanted to confirm moving forward with this migration process is OK, or at the least that we'll be able to revert it / get the VM back to what it was (i.e. attaching the old non-managed disk and starting it) as we currently don't have the new instance set up.
Azure Virtual Machines
Azure Virtual Machines
Sign in to answer