|
| 1 | +--- |
| 2 | +title: Move VM backup - standard to enhanced policy in Azure Backup |
| 3 | +description: Learn how to trigger Azure VM backups migration from standard policy to enhanced policy, and then monitor the configuration backup migration job. |
| 4 | +ms.topic: references |
| 5 | +ms.date: 05/02/2024 |
| 6 | +ms.service: backup |
| 7 | +author: AbhishekMallick-MS |
| 8 | +ms.author: v-abhmallick |
| 9 | +ms.custom: engagement-fy24 |
| 10 | +--- |
| 11 | + |
| 12 | +# Migrate Azure VM backups from standard to enhanced policy (preview) |
| 13 | + |
| 14 | +This article describes how to migrate Azure VM backups from standard to enhanced policy using Azure Backup. |
| 15 | + |
| 16 | +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. |
| 17 | + |
| 18 | +## Considerations |
| 19 | + |
| 20 | +- Before you start the migration, ensure that there are no ongoing backup jobs for the VM that you plan to migrate. |
| 21 | +- Migration is supported for Managed VMs only and isn’t supported for Classic or unmanaged VMs. |
| 22 | +- Once the migration is complete, you can’t change the backup policy back to standard policy. |
| 23 | +- Migration operations trigger a backup job as part of the migration process and might take up to several hours to complete for large VMs. |
| 24 | +- The change from standard policy to enhanced policy can result in additional costs. [Learn More](backup-instant-restore-capability.md#cost-impact). |
| 25 | + |
| 26 | + |
| 27 | +## Trigger the backup migration operation |
| 28 | + |
| 29 | +To do the policy migration, follow these steps: |
| 30 | + |
| 31 | +1. Sign in to the [Azure portal](https://portal.azure.com/). |
| 32 | + |
| 33 | +2. Go to the *Recovery Services vault*. |
| 34 | + |
| 35 | +3. On the **Backup Items** tile, select **Azure Virtual Machine**. |
| 36 | + |
| 37 | + :::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/select-backup-item-type.png" alt-text="Screenshot shows the selection of backup type as Azure VM." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/select-backup-item-type.png"::: |
| 38 | + |
| 39 | +4. On the **Backup Items** blade, you can view the list of *protected VMs* and *last backup status with latest restore points time*. |
| 40 | + |
| 41 | + Select **View details**. |
| 42 | + |
| 43 | + :::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/view-backup-item-details.png" alt-text="Screenshot shows how to view the backup item details." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/view-backup-item-details.png"::: |
| 44 | + |
| 45 | +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**. |
| 46 | + |
| 47 | + :::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/change-to-enhanced-policy.png" alt-text="Screenshot shows how to change the Azure VM backup policy to enhanced." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/change-to-enhanced-policy.png"::: |
| 48 | + |
| 49 | +## Monitor the policy migration job |
| 50 | + |
| 51 | +To monitor the migration job on the **Backup Items** blade, select **View jobs**. |
| 52 | + |
| 53 | +:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/view-backup-migration-job-progress.png" alt-text="Screenshot shows how to go to the Backup Jobs blade." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/view-backup-migration-job-progress.png"::: |
| 54 | + |
| 55 | +The migration job is listed with Operation type Configure backup (Migrate policy). |
| 56 | + |
| 57 | +:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/configure-backup-migrate-policy.png" alt-text="Screenshot shows the backup migration policy job listed." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/configure-backup-migrate-policy.png"::: |
| 58 | + |
| 59 | +## Next steps |
| 60 | + |
| 61 | +- Learn about [standard VM backup policy](backup-during-vm-creation.md#create-a-vm-with-backup-configured). |
| 62 | +- Learn how to [back up an Azure VM using Enhanced policy](backup-azure-vms-enhanced-policy.md). |
0 commit comments