- Once classic VMs have been retired, restoring backups of classic VMs will require using the `restore disks` restoration type. Classic VM disks may be restored to non-classic storage accounts. After restoring the disks, you can [convert them to managed disks](scripts/virtual-machines-powershell-sample-create-managed-disk-from-vhd) and [create a new ARM VM with them attached](scripts/create-vm-from-managed-os-disks). Alternatively, you can [attach them as data disks to an existing VM](windows/attach-disk-ps#attach-an-existing-data-disk-to-a-vm).
0 commit comments