Skip to content

Commit 899280a

Browse files
authored
Merge pull request MicrosoftDocs#84733 from sujayt/master
Update azure-to-azure-how-to-enable-replication-ade-vms.md
2 parents 94c6a8e + c27be81 commit 899280a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

articles/site-recovery/azure-to-azure-how-to-enable-replication-ade-vms.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: asgang
66
manager: rochakm
77
ms.service: site-recovery
88
ms.topic: article
9-
ms.date: 04/08/2019
9+
ms.date: 08/08/2019
1010
ms.author: sutalasi
1111

1212
---
@@ -16,7 +16,10 @@ ms.author: sutalasi
1616
This article describes how to replicate Azure Disk Encryption-enabled VMs from one Azure region to another.
1717

1818
>[!NOTE]
19-
>Azure Site Recovery currently supports only Azure Disk Encryption-enabled VMs that run a Windows OS.
19+
>Azure Site Recovery currently supports only Azure Disk Encryption-enabled VMs that run a Windows OS. Azure Disk Encryption-enabled VMs without Azure AD app are supported only if they are using managed disks. VMs with unmanaged disks are not supported.
20+
21+
>[!NOTE]
22+
>If you switch from ADE V1 (with Azure AD app) to ADE V2 (without Azure AD app), you need to disable replication and enable replication after enabling ADE V2.
2023
2124
## <a id="required-user-permissions"></a> Required user permissions
2225
Site Recovery requires the user to have permissions to create the key vault in the target region and copy keys from source region key vault to the target region key vault.

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Redundancy | LRS and GRS are supported.<br/><br/> ZRS isn't supported.
192192
Cool and hot storage | Not supported | VM disks aren't supported on cool and hot storage
193193
Storage Spaces | Supported |
194194
Encryption at rest (SSE) | Supported | SSE is the default setting on storage accounts.
195-
Azure Disk Encryption (ADE) for Windows OS | Supported |
195+
Azure Disk Encryption (ADE) for Windows OS | Supported for VMs with managed disks. VMs using unmanaged disks are not supported |
196196
Azure Disk Encryption (ADE) for Linux OS | Not supported |
197197
Hot add | Supported | Enabling replication for a data disk that you add to a replicated Azure VM is supported for VMs that use managed disks.
198198
Hot remove disk | Not supported | If you remove data disk on the VM, you need to disable replication and enable replication again for the VM.

0 commit comments

Comments
 (0)