More Info:

Ensure that your Microsoft Azure virtual machine (VM) data volumes (i.e. non-boot volumes) are encrypted using Azure Disk Encryption in order to meet security and compliance requirements. ADE encrypts the OS and data disks of Azure virtual machines (VMs) inside your VMs using the CPU via the DM-Crypt feature for Linux or the BitLocker feature for Windows. ADE is integrated with Azure Key Vault to help you control and manage the disk encryption keys and secrets. The VM data volume encryption and decryption is handled transparently and does not require any additional action from you, your Azure virtual machine, or your application.

Risk Level

Medium

Address

Security

Compliance Standards

SOC2, NISTCSF, PCIDSS, HIPAA, HITRUST, GDPR

Triage and Remediation

Remediation

Sure, here are the step-by-step instructions to remediate the Azure Disk Encryption misconfiguration for non-boot disk using the Azure console:

  1. Open the Azure portal and navigate to the virtual machine that you want to remediate.

  2. In the virtual machine’s menu, click on the “Disks” option.

  3. Identify the non-boot disk that needs to be encrypted and click on it.

  4. In the disk’s menu, click on the “Disk encryption” option.

  5. In the “Disk encryption” page, click on the “Enable” button to start the encryption process.

  6. In the “Encryption settings” page, select the encryption type and the key vault that you want to use for encryption.

  7. If you don’t have a key vault, you can create one by clicking on the “Create new” button and following the prompts.

  8. Once you have selected the encryption type and key vault, click on the “Review + Create” button to review the settings.

  9. In the “Review + Create” page, review the settings and click on the “Create” button to start the encryption process.

  10. The encryption process may take some time to complete depending on the size of the disk. Once the encryption process is complete, you will see a “Disk encryption is enabled” message in the disk’s menu.

That’s it! You have successfully remediated the Azure Disk Encryption misconfiguration for the non-boot disk using the Azure console.