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/restore-azure-encrypted-virtual-machines.md
+3-2Lines changed: 3 additions & 2 deletions
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: Restore encrypted Azure VMs
3
3
description: Describes how to restore encrypted Azure VMs with the Azure Backup service.
4
4
ms.topic: how-to
5
-
ms.date: 03/27/2025
5
+
ms.date: 04/14/2025
6
6
author: jyothisuri
7
7
ms.author: jsuri
8
8
---
@@ -21,6 +21,7 @@ Review the known limitations before you start restore of an encrypted VM
21
21
- Azure Backup supports VMs encrypted using standalone keys. Any key that's a part of a certificate used to encrypt a VM isn't currently supported.
22
22
- ADE encrypted VMs can’t be recovered at the file/folder level. You need to recover the entire VM to restore files and folders.
23
23
- When restoring a VM, you can't use the [replace existing VM](backup-azure-arm-restore-vms.md#restore-options) option for ADE encrypted VMs. This option is only supported for unencrypted managed disks.
24
+
-- During Azure VM restore, the encryption settings appear only when the vault is CMK encryption enabled.
24
25
25
26
26
27
## Restore an encrypted VM
@@ -64,7 +65,7 @@ Azure Backup supports Cross Region Restore of encrypted Azure VMs to the [Azure
64
65
65
66
## Move an encrypted Azure VM
66
67
67
-
Moving an encrypted VM across vault or resource group is same as moving a backedup Azure Virtual machine. See,
68
+
Moving an encrypted VM across vault or resource group is same as moving a backed-up Azure Virtual machine. See,
68
69
69
70
-[Steps to move an Azure virtual machine to a different recovery service vault](backup-azure-move-recovery-services-vault.md#move-an-azure-virtual-machine-to-a-different-recovery-service-vault)
70
71
-[Steps to move an Azure virtual machine to different resource group or subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md)
0 commit comments