Skip to content

Commit 38f8927

Browse files
authored
Merge pull request #47729 from taoyama/patch-6
EncryptFormatAll is only supported on Linux VM
2 parents 9d8371b + da8bbc6 commit 38f8927

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ Azure Disk Encryption selects the encryption method in BitLocker based on the ve
125125

126126
To determine Windows OS version, run the 'winver' tool in your virtual machine.
127127

128-
## If I use EncryptFormatAll and specify all volume types, will it erase the data on the data drives that we already encrypted?
129-
No, data won't be erased from data drives that are already encrypted using Azure Disk Encryption. Similar to how EncryptFormatAll didn't re-encrypt the OS drive, it won't re-encrypt the already encrypted data drive.
130-
131128
## Can I backup and restore an encrypted VM?
132129

133130
Azure Backup provides a mechanism to backup and restore encrypted VM's within the same subscription and region. For instructions, please see [Back up and restore encrypted virtual machines with Azure Backup](../../backup/backup-azure-vms-encryption.md). Restoring an encrypted VM to a different region is not currently supported.

0 commit comments

Comments
 (0)