Is it possible to extract a report on Azure showing the overall data stored vs provisioned storage?

Ron L 0 Reputation points
2023-12-08T11:58:06.9733333+00:00

Hi,

Is it possible to extract a report on Azure showing the overall data stored vs provisioned storage?

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
631 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 37,081 Reputation points Microsoft Employee
    2023-12-08T21:29:09.3033333+00:00

    @Ron L

    You are looking for a report that shows Disk Space Utilization vs provisioned is that correct?

    You can enable VM insights for your virtual machines then view this in Azure Monitor or create a custom KQL query like this one to do this.

    Once you have VM insights enabled you can view the data for Logical Disk Space Used %. See Multi-VM perspective from Azure Monitor for a guide on how you can view this data.

    Hope this helps! Let me know if this works for you or if you need more information.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

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.