microsoft / AzureTipsAndTricks

Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding tasks tomorrow.
http://azuredev.tips
Creative Commons Attribution 4.0 International
1.49k stars 489 forks source link

How query daily Azure Advisor Score via CLI or Powershell #153

Closed mario-brenes-swo closed 2 years ago

mario-brenes-swo commented 2 years ago

I am trying to keep a record of the daily Azure Advisor Score values (%) for each category and export them to a database, in order to have historical records greater than three months. I would like to know if it is possible to use CLI or Powershell to achieve my mission.