Skip to content

Commit ac15a74

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#101385
Based on ICM 337785956, the VMs with disk encrypted with SSE+CMK, can be moved to another "Resource group" if it is in deallocated state. However, movement to another subscription of such VM would require the encryption to be disabled. Updating this doc with the new information.
1 parent 559f081 commit ac15a74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-resource-manager/management/move-limitations/virtual-machines-move-limitations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ The following scenarios aren't yet supported:
2424

2525
## Azure disk encryption
2626

27-
You can't move a virtual machine that is integrated with a key vault to implement [Azure Disk Encryption for Linux VMs](../../../virtual-machines/linux/disk-encryption-overview.md) or [Azure Disk Encryption for Windows VMs](../../../virtual-machines/windows/disk-encryption-overview.md). To move the VM, you must disable encryption.
27+
A virtual machine that is integrated with a key vault to implement [Azure Disk Encryption for Linux VMs](../../../virtual-machines/linux/disk-encryption-overview.md) or [Azure Disk Encryption for Windows VMs](../../../virtual-machines/windows/disk-encryption-overview.md) can be moved to another resource group when it is in deallocated state.
28+
29+
However, to move such virtual machine to another subscription, you must disable encryption.
2830

2931
# [Azure CLI](#tab/azure-cli)
3032

0 commit comments

Comments
 (0)