Migrate Azure VM backups from standard to enhanced policy (preview)

This article describes how to migrate Azure VM backups from standard to enhanced policy using Azure Backup.

Azure Backup now supports migration to the enhanced policy for Azure VM backups using standard policy. The migration of VM backups to enhanced policy enables you to schedule multiple backups per day (up to every 4 hours), retain snapshots for longer duration, and use multi-disk crash consistency for VM backups. Snapshot-tier recovery points (created using enhanced policy) are zonally resilient. The migration of VM backups to enhanced policy also allows you to migrate your VMs to Trusted Launch and use Premium SSD v2 and Ultra-disks for the VMs without disrupting the existing backups.

Considerations

  • Before you start the migration, ensure that there are no ongoing backup jobs for the VM that you plan to migrate.
  • Migration is supported for Managed VMs only and isn’t supported for Classic or unmanaged VMs.
  • Once the migration is complete, you can’t change the backup policy back to standard policy.
  • Migration operations trigger a backup job as part of the migration process and might take up to several hours to complete for large VMs.
  • The change from standard policy to enhanced policy can result in additional costs. Learn More.

Trigger the backup migration operation

To do the policy migration, follow these steps:

  1. Sign in to the Azure portal.

  2. Go to the Recovery Services vault.

  3. On the Backup Items tile, select Azure Virtual Machine.

    Screenshot shows the selection of backup type as Azure VM.

  4. On the Backup Items blade, you can view the list of protected VMs and last backup status with latest restore points time.

    Select View details.

    Screenshot shows how to view the backup item details.

  5. On the Change Backup Policy blade, select Policy subtype as Enhanced, choose a backup policy to apply to the virtual machine, and then select Change.

    Screenshot shows how to change the Azure VM backup policy to enhanced.

Monitor the policy migration job

To monitor the migration job on the Backup Items blade, select View jobs.

Screenshot shows how to go to the Backup Jobs blade.

The migration job is listed with Operation type Configure backup (Migrate policy).

Screenshot shows the backup migration policy job listed.

Next steps