Skip to content

Commit 67e2607

Browse files
Addressed EEE doc ask #32079884
Added a note for restoration of ADE encrypted VM to address WI - https://msazure.visualstudio.com/One/_workitems/edit/32079884
1 parent b1b2d56 commit 67e2607

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/backup/restore-azure-encrypted-virtual-machines.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore encrypted Azure VMs
33
description: Describes how to restore encrypted Azure VMs with the Azure Backup service.
44
ms.topic: how-to
5-
ms.date: 04/14/2025
5+
ms.date: 06/23/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
@@ -59,6 +59,11 @@ Do one of the following actions:
5959

6060
Reinstall the ADE extension so the data disks are open and mounted.
6161

62+
>[!Note]
63+
>If an Azure VM uses disks size >= 4097 GB, or includes > 16 disks, the restore job fails to restore ADE settings on the restored disk. The restored disk remains encrypted with ADE, as it was at the restoration point,but the ADE configuration doesn't apply to the restored disk.
64+
>
65+
>To re-enable ADE, create a new Azure VM from the restored disk and then re-encrypt it using ADE.
66+
6267
## Cross Region Restore for an encrypted Azure VM
6368

6469
Azure Backup supports Cross Region Restore of encrypted Azure VMs to the [Azure paired regions](../reliability/cross-region-replication-azure.md). Learn how to [enable Cross Region Restore](backup-create-rs-vault.md#set-cross-region-restore) for an encrypted VM.

0 commit comments

Comments
 (0)