Check CPU usage for all Azure Virtual Machines for one month
I had a requirement to develop a script to find CPU usage for last 30 days of virtual machines in a subscription/tenant.The below script was written in powershell for the requirement. This script will retrieve the CPU usage data for all VMs in your Azure subscription for the past 30 days (or the number of […]
Check CPU usage for all Azure Virtual Machines for one month Read More »