Good morning
I would need to extract the following information from an Azure subscription.
A table where the following information is associated for each VM:
- VM name
- VM SKU
- SKU OS DISK (with related IOPS and throughput)
- SKU Data DISK (same information)
It would also be appreciated to be able to extract:
- CPU USAGE
- DISK USAGE
I am also looking for an official Microsoft table with the list of all the VM SKUs and the list of all the disk SKUs, with related information.
Thanks for your help