How to delete "Storage-Standard HDD Managed Disks-LRS Snapshot" and "Storage-Premium SSD Managed Disks-P4 Disk" ?

Toru Matsuda 0 Reputation points
2023-01-17T07:23:35.61+00:00

I can not find how to delete "Storage-Standard HDD Managed Disks-LRS Snapshot" and "Storage-Premium SSD Managed Disks-P4 Disk".

Above two items are continuing to bill. I want to stop it.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,539 questions
{count} votes

1 answer

Sort by: Most helpful
  1. TP 125.8K Reputation points Volunteer Moderator
    2023-01-17T07:45:57.78+00:00

    Hi,

    To delete Snapshot:

    In Azure portal, navigate to Snapshots using link below:

    https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Compute%2Fsnapshots

    Click on the name of the snapshot you want to delete

    Click Delete button and click OK when prompted.

    To delete Disk:

    In Azure portal, navigate to Disks using link below:

    https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Compute%2Fdisks

    Click on the name of the disk you want to delete

    Click Delete button and click OK when prompted. If the Delete button is disabled then the disk is likely attached (check Disk state on this screen) to a VM and can't be deleted. You will need to detach the disk from the VM or delete the VM so that you can delete the disk.

    If the above was helpful please click Accept Answer.

    Thanks.

    -TP


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.