More Info:

Ensure that your Microsoft Azure virtual machines (VMs) are configured to use managed disk volumes for reliable, efficient and simplified disk management. A managed disk is an abstraction of current Standard/Premium storage disk in Azure Storage. Managed disks provide granular access control with RBAC and better reliability for the virtual machines deployed within an Azure Availability Set.

Risk Level

Medium

Address

Security

Compliance Standards

Triage and Remediation

Remediation

To remediate the misconfiguration “Use Managed Disk Volumes for Virtual Machines” in AZURE using the AZURE console, follow these steps:

  1. Login to your AZURE account and go to the AZURE portal.

  2. Click on the “Virtual Machines” option from the left-hand menu.

  3. Select the virtual machine for which you want to remediate the misconfiguration.

  4. Click on the “Disks” option from the left-hand menu.

  5. Check if the virtual machine is using managed disks or not. If it is not using managed disks, then you need to migrate the virtual machine to use managed disks.

  6. To migrate the virtual machine to use managed disks, click on the “Migrate to managed disks” option from the top menu.

  7. In the “Migrate to managed disks” window, select the subscription, resource group, and virtual machine that you want to migrate.

  8. Click on the “Review + create” button to review the migration settings.

  9. Review the migration settings and click on the “Create” button to start the migration process.

  10. Once the migration process is completed, go back to the “Disks” option and verify that the virtual machine is now using managed disks.

  11. Repeat the above steps for all the virtual machines in your AZURE environment that are not using managed disks.

By following the above steps, you can remediate the misconfiguration “Use Managed Disk Volumes for Virtual Machines” in AZURE using the AZURE console.