0

can I use Key Vault to encrypt OS/Data disk attached to Linux VM and later get encryption passphrase to unlock VHD after download on local machine?

peterko
  • 503
  • 1
  • 6
  • 18

1 Answers1

1

This step disables encryption of the OS or the data volume or both on the running Windows IaaS VM. However, as mentioned in the previous section, disabling OS disk encryption for Linux isn't supported. The decryption step is allowed only for data drives on Linux VMs as long as the OS disk isn't encrypted.

It seems it does not support decryption of Linux OS disk, and only support for the data disk. For details about decryption, see Decryption workflow.

Charles Xu
  • 29,862
  • 2
  • 22
  • 39