Skip to content

Commit dff93b7

Browse files
author
AbhishekMallick01
committed
Migrate VM backup from Standard to Enhanced policy GA - added screenshots and placeholders
1 parent 8ffc025 commit dff93b7

11 files changed

+34
-14
lines changed

articles/backup/backup-azure-vm-migrate-enhanced-policy.md

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: engagement-fy24
1111

1212
# Migrate Azure VM backups from standard to enhanced policy
1313

14-
This article describes how to migrate Azure VM backups from standard to enhanced policy using Azure Backup.
14+
This article describes how to migrate Azure Virtual Machine (VM) backups from standard to enhanced policy using Azure Backup.
1515

1616
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.
1717

@@ -24,7 +24,7 @@ Azure Backup now supports migration to the enhanced policy for Azure VM backups
2424
- Migration is supported for Managed VMs only and isn’t supported for Classic or unmanaged VMs.
2525
- Once the migration is complete, you can’t change the backup policy back to standard policy.
2626
- Migration operations trigger a backup job as part of the migration process and might take up to several hours to complete for large VMs.
27-
- The change from standard policy to enhanced policy can result in additional costs. [Learn More](backup-instant-restore-capability.md#cost-impact).
27+
- The change from standard policy to enhanced policy can result in extra costs. [Learn More](backup-instant-restore-capability.md#cost-impact).
2828

2929
>[!Note]
3030
> If the VM already has a shared disk attached to it, then perform migration by following these steps:
@@ -74,43 +74,63 @@ Azure Backup allows seamless bulk migration of protected VMs from the Standard p
7474

7575
To trigger bulk migration of VMs protected using Standard policy to an Enhanced policy using the **Backup Items** tile, follow these steps:
7676

77-
1. In the [Azure portal](https://portal.azure.com/), go the the **Recovery Services vault**.
77+
1. In the [Azure portal](https://portal.azure.com/), go the **Recovery Services vault**.
7878
1. On the **Backup Items** tile, select **Azure Virtual Machine**.
7979
1. On the **Backup Items** pane, select the VMs from the list of protected VMs (using Standard policy) that you want to migrate, and then select **Change policy**.
80-
1. On the **Change policy** pane, on the **Basics** tab, review the VM selection, and then select **Next > Target policy**.
8180

82-
You can modify the VM selection if required.
81+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/change-policy-for-backup-items.png" alt-text="Screenshot shows how to change policy from the Backup Items pane." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/change-policy-for-backup-items.png":::
82+
83+
1. On the **Change policy** pane, on the **Basics** tab, review the selection of VMs, and then select **Next > Target policy**.
84+
85+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/review-vm-selection-for-change-policy.png" alt-text="Screenshot shows how to review the VM selection" lightbox="./media/backup-azure-vm-migrate-enhanced-policy/review-vm-selection-for-change-policy.png":::
86+
87+
You can modify the VM selection if necessary.
88+
89+
1. On the **Target policy** tab, under **Target policy**, select a target Enhanced policy from the dropdown list.
90+
91+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/select-enhanced-policy.png" alt-text="Screenshot shows how to select a different backup policy." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/select-enhanced-policy.png":::
8392

84-
1. On the **Target policy** tab, under **Target polict**, select a target Enhanced policy from the dropdown list.
8593
1. Review the selected Enhanced policy details, and then select **Next > Review + Change policy**.
8694
1. On the **Review + Change policy** tab, verify the selection of VMs and target policy, and then select **Change policy**.
8795

96+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/trigger-change-policy.png" alt-text="Screenshot shows how to trigger the change policy operation." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/trigger-change-policy.png":::
97+
8898

8999
# [Backup Policies pane](#tab/backup-policies-pane)
90100

91101
To trigger bulk migration of VMs protected using Standard policy to an Enhanced policy via the **Backup Policies** pane, follow these steps:
92102

93-
1. In the [Azure portal](https://portal.azure.com/), go the the **Recovery Services vault** >**Backup Policies**.
103+
1. In the [Azure portal](https://portal.azure.com/), go the **Recovery Services vault** >**Backup Policies**.
94104
1. On the **Backup Policy** pane, select a backup policy with **Policy sub type** as **Standard**.
105+
106+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/select-standard-policy.png" alt-text="Screenshot shows the selection of a Standard backup policy." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/select-standard-policy.png":::
107+
95108
1. On the **Modify policy** pane, select **Associated items**.
96-
1. On the **Associated items** pane, select the VM(s) to migrate, and then select **Change policy**.
97-
1. On the **Change policy** pane, on the **Basics** tab, review the VM selection, and then select **Next > Target policy**.
98109

99-
You can modify the VM selection if required.
110+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/select-associated-items-option.png" alt-text="Screenshot shows the selection of the Associated items option." lightbox=./media/backup-azure-vm-migrate-enhanced-policy/select-associated-items-option.png:::
100111

101-
1. On the **Target policy** tab, under **Target polict**, select a target Enhanced policy from the dropdown list.
102-
1. Review the selected Enhanced policy details, and then select **Next > Review + Change policy**.
103-
1. On the **Review + Change policy** tab, verify the selection of VMs and target policy, and then select **Change policy**.
112+
1. On the **Associated items** pane, select the VMs to migrate, and then select **Change policy**.
104113

114+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/view-associated-items.png" alt-text="Screenshot shows the associated items to the policy." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/view-associated-items.png":::
105115

116+
1. On the **Change policy** pane, on the **Basics** tab, review the selection of VMs, and then select **Next > Target policy**.
106117

107-
---
118+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/review-vm-selection-for-change-policy-1.png" alt-text="Screenshot shows the VMs associated with the policy." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/review-vm-selection-for-change-policy-1.png":::
119+
120+
You can modify the VM selection if necessary.
108121

122+
1. On the **Target policy** tab, under **Target policy**, select a target Enhanced policy from the dropdown list.
109123

124+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/select-enhanced-policy-1.png" alt-text="Screenshot shows the selection of a different backup policy." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/select-enhanced-policy-1.png":::
110125

126+
1. Review the selected Enhanced policy details, and then select **Next > Review + Change policy**.
127+
1. On the **Review + Change policy** tab, verify the selection of VMs and target policy, and then select **Change policy**.
111128

129+
:::image type="content" source="./media/backup-azure-vm-migrate-enhanced-policy/trigger-change-policy-1.png" alt-text="Screenshot shows how to run the change policy operation." lightbox="./media/backup-azure-vm-migrate-enhanced-policy/trigger-change-policy-1.png":::
112130

113131

132+
---
133+
114134
## Next steps
115135

116136
- Learn about [Standard VM backup policy](backup-during-vm-creation.md#create-a-vm-with-backup-configured).
133 KB
Loading
103 KB
Loading
107 KB
Loading
124 KB
Loading
166 KB
Loading
152 KB
Loading
145 KB
Loading
180 KB
Loading
173 KB
Loading

0 commit comments

Comments
 (0)