Hi @Vincent Li ,
memory is not your disk, it's your RAM.
I'm also looking for a possibility to see the VM's disk usage. I'm wondering why such an important information is not shown in Metrics.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have two resources, a VM and a VMSS Instance. I'd like to check how much disk space I've used. Please help.
Hi @Vincent Li ,
memory is not your disk, it's your RAM.
I'm also looking for a possibility to see the VM's disk usage. I'm wondering why such an important information is not shown in Metrics.
Hi VincentLi,
From my experience the best way to monitor all resources is to enable logging to Azure Monitor.
Once you’ve enabled logging all the health stats you can ever want will be available via kql queries.
Good luck!
Reference:
help-to-set-up-azure-alert-for-disk-space-alert-wh.html
In VM Diagnostics settings, if you enable guest monitoring, you can find the disk space consumption details easilty.
More details are available here: azure-vm-extended-metrics
----------
--please don't forget to upvote
and Accept as answer
if the reply is helpful--