You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-vm-migrate-enhanced-policy.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Move VM backup - standard to enhanced policy in Azure Backup
3
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
4
ms.topic: reference
5
-
ms.date: 01/10/2025
5
+
ms.date: 02/10/2025
6
6
ms.service: azure-backup
7
7
author: jyothisuri
8
8
ms.author: jsuri
@@ -26,6 +26,11 @@ Azure Backup now supports migration to the enhanced policy for Azure VM backups
26
26
- 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
27
- The change from standard policy to enhanced policy can result in additional costs. [Learn More](backup-instant-restore-capability.md#cost-impact).
28
28
29
+
>[!Note]
30
+
> If the VM already has a shared disk attached to it, then perform migration by following these steps:
31
+
>1. Detach the shared disk from the VM.
32
+
>2.[Perform the Policy change](#trigger-the-backup-migration-operation).
33
+
>3. Reattach the shared disk to implement the exclusion.
0 commit comments