Skip to content

Commit 6e69a63

Browse files
Merge pull request #220847 from jackrichins/patch-53
Mention HBE Block
2 parents d199554 + 8f90565 commit 6e69a63

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/virtual-machines/linux/disk-encryption-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: disks
77
ms.collection: linux
88
ms.topic: conceptual
99
ms.author: mbaldwin
10-
ms.date: 08/06/2019
10+
ms.date: 12/07/2022
1111
ms.custom: seodec18, devx-track-azurecli, devx-track-azurepowershell
1212

1313
---
@@ -466,8 +466,8 @@ Azure Disk Encryption does not work for the following Linux scenarios, features,
466466
- A VM with a data drive mounted on top of an OS folder.
467467
- A VM on which a root (OS disk) logical volume has been extended using a data disk.
468468
- M-series VMs with Write Accelerator disks.
469-
- Applying ADE to a VM that has disks encrypted with [server-side encryption with customer-managed keys](../disk-encryption.md) (SSE + CMK). Applying SSE + CMK to a data disk on a VM encrypted with ADE is an unsupported scenario as well.
470-
- Migrating a VM that is encrypted with ADE, or has **ever** been encrypted with ADE, to [server-side encryption with customer-managed keys](../disk-encryption.md).
469+
- Applying ADE to a VM that has disks encrypted with [Encryption at Host](../disk-encryption.md#encryption-at-host---end-to-end-encryption-for-your-vm-data) or [server-side encryption with customer-managed keys](../disk-encryption.md) (SSE + CMK). Applying SSE + CMK to a data disk or adding a data disk with SSE + CMK configured to a VM encrypted with ADE is an unsupported scenario as well.
470+
- Migrating a VM that is encrypted with ADE, or has **ever** been encrypted with ADE, to [Encryption at Host](../disk-encryption.md#encryption-at-host---end-to-end-encryption-for-your-vm-data) or [server-side encryption with customer-managed keys](../disk-encryption.md).
471471
- Encrypting VMs in failover clusters.
472472
- Encryption of [Azure ultra disks](../disks-enable-ultra-ssd.md).
473473

articles/virtual-machines/windows/disk-encryption-windows.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: disks
77
ms.collection: windows
88
ms.topic: how-to
99
ms.author: mbaldwin
10-
ms.date: 08/06/2019
10+
ms.date: 12/07/2022
1111
ms.custom: seodec18, devx-track-azurecli, devx-track-azurepowershell
1212

1313
---
@@ -315,8 +315,8 @@ Azure Disk Encryption does not work for the following scenarios, features, and t
315315
- Moving an encrypted VM to another subscription or region.
316316
- Creating an image or snapshot of an encrypted VM and using it to deploy additional VMs.
317317
- M-series VMs with Write Accelerator disks.
318-
- Applying ADE to a VM that has disks encrypted with [server-side encryption with customer-managed keys](../disk-encryption.md) (SSE + CMK). Applying SSE + CMK to a data disk on a VM encrypted with ADE is an unsupported scenario as well.
319-
- Migrating a VM that is encrypted with ADE, or has **ever** been encrypted with ADE, to [server-side encryption with customer-managed keys](../disk-encryption.md).
318+
- Applying ADE to a VM that has disks encrypted with [Encryption at Host](../disk-encryption.md#encryption-at-host---end-to-end-encryption-for-your-vm-data) or [server-side encryption with customer-managed keys](../disk-encryption.md) (SSE + CMK). Applying SSE + CMK to a data disk or adding a data disk with SSE + CMK configured to a VM encrypted with ADE is an unsupported scenario as well.
319+
- Migrating a VM that is encrypted with ADE, or has **ever** been encrypted with ADE, to [Encryption at Host](../disk-encryption.md#encryption-at-host---end-to-end-encryption-for-your-vm-data) or [server-side encryption with customer-managed keys](../disk-encryption.md).
320320
- Encrypting VMs in failover clusters.
321321
- Encryption of [Azure ultra disks](../disks-enable-ultra-ssd.md).
322322

0 commit comments

Comments
 (0)