CLI tool to analyze Azure resources and identify cost optimization opportunities with actionable recommendations
-
Updated
Mar 12, 2026 - Python
CLI tool to analyze Azure resources and identify cost optimization opportunities with actionable recommendations
A Python script that automates the process of generating an Excel report of Azure Advisor recommendations.
Authenticates to Azure using a service principal, retrieves Azure Advisor recommendations for a subscription, groups them by category and priority, builds a styled HTML summary and detailed report with links, optionally saves it locally, and emails the report to recipients.
Add a description, image, and links to the azure-advisor topic page so that developers can more easily learn about it.
To associate your repository with the azure-advisor topic, visit your repo's landing page and select "manage topics."