Skip to content

Commit 8f90565

Browse files
authored
Mention adding SSE+CMK data disk is unsupported
1 parent 3fa0daf commit 8f90565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ 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 [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.
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.
319319
- 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).

0 commit comments

Comments
 (0)