Azure-VirtualMachines-Disk-Volumes-BYOK-Encryption-Enabled

Severity : Medium

Description: This control ensures that OS and Data disks volumes are encrypted with Customer Managed Key. Encrypting the VM's OS disk (boot volume), Data disks (non-boot volume) ensures that the entire content is fully unrecoverable without a key and thus protects the volume from unwarranted reads. CMK is superior encryption although requires additional planning.Azure Disk Encryption helps protect and safeguard your data to meet your organizational security and compliance commitments.

Remediation Steps:

Perform following to configure retention period for recovery point :

  1. Login to Azure Portal using https://portal.azure.com.

  2. Navigate to All resources.

  3. Filter the resources for Virtual Machines, then select Virtual Machines.

  4. Select the VMs reported.

  5. Under Settings, Select Disks.

  6. Click the X to detach the disk from the VM.

  7. Look for the unattached disk.

  8. Select the disk.

  9. Set Encryption type with Encryption at-rest with Customer Managed Key.

  10. Select appropriate Disk encryption set.

  11. Select Save.

  12. Go back to virtual machine and re-attach the disk.

Important:

  • To use own key customer must setup key vault to utilize it.

  • All services and process that could be writing to mounted data disks, must be stopped and disabled, So on reboot they don’t start writing. Other wise encryption process may fail.

Reference:

Blue Hexagon Proprietary