Skip to content

Commit 82dd774

Browse files
authored
Update disk-encryption-linux.md
once decryption of data disk has been initialized, we need to wait until the operation gets completed
1 parent d90fe54 commit 82dd774

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,9 @@ You can disable encryption using Azure PowerShell, the Azure CLI, or with a Reso
422422
2. Select the subscription, resource group, location, VM, volume type, legal terms, and agreement.
423423
3. Click **Purchase** to disable disk encryption on a running Linux VM.
424424
425+
> [!WARNING]
426+
> Once decryption has begun, it is advisable not to interfere with the process.
427+
425428
### Remove the encryption extension
426429
427430
If you want to decrypt your disks and remove the encryption extension, you must disable encryption **before** removing the extension; see [disable encryption](#disable-encryption).

0 commit comments

Comments
 (0)