Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,353 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
In order to identify whether the Azure resources/services is Idle/underutilized I am looking for a solution to fetch all the key metrics for all the resources types to a google sheet and automate the sheet to decide whether the resource is Idle/Underutilized.
Since there will be different metrics to be considered to analyze the utilization of different resource types. How we can identify which metrics to be considered for which resource type. Is it even possible to achieve when we have 1000s of resources in our azure subscription.
Final output I am trying to achieve:
Thanks