Skip to content

Commit 3fa0daf

Browse files
authored
Mention adding a data disk with SSE + CMK
1 parent 3ba8f77 commit 3fa0daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ 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 [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 on a VM encrypted with ADE is an unsupported scenario as well.
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.
470470
- 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).

0 commit comments

Comments
 (0)