Anthony Norwood
Blogs, Articles, and Posts
How do I get the full Azure Advisor Recommendation from an API?
(blog.norwood.cloud)
Recently at work I was writing a script to pull all Azure Advisor recommendations for a set of
By: Anthony Norwood submitted:Jun 6 2025
Recently at work I was writing a script to pull all Azure Advisor recommendations for a set of
subscriptions for further analysis and display, and I wanted to make sure that my output included as much information as possible. The list of recommendations is readily available via the API, and based on the example output I thought - perfect! This should have all of the information I could need!
By: Anthony Norwood submitted:Jun 6 2025