Severity : Medium
Description: When a virtual machine (VM) in Azure is deleted, by default, any disks that are attached to the VM aren't deleted. Those disks need to be deleted to save cost for unused resources. Remediation Steps : Ensure that there are no unattached virtual machine disk volumesThis control ensures that disk volumes in the account are all attached to virtual machine or marked for deletion. By default Virtual machines disk volume are not deleted when VMs are deleted, leaving unattached volumes in the account. These unattached disk volume cause unexpected charges may allow that of data by unintended use by allowing unwarranted access to these disks volume.
Remediation Steps:
Perform following to configure delete unattached disk volumes :
Login to Azure Portal usingĀ https://portal.azure.com.
Navigate to All resources.
Search for and select Disks.
From the list of disks , select the disk to delete.
Confirm that Disk State is Unattached.
Select Delete.
Important:
Reference: