This workflow scans your Azure infrastructure through IaC files and live resources, then creates individual GitHub issues for each cost optimization opportunity it finds. It pulls real usage metrics from Log Analytics, validates current pricing against Azure's rates, and generates evidence-based recommendations like right-sizing App Service plans or switching Cosmos DB from provisioned to serverless. The output is actionable: each issue includes specific Azure CLI commands, risk assessments, and calculated monthly savings. It's thorough but requires proper Azure and GitHub MCP setup, and it won't run without finding IaC files first, which might limit its usefulness for purely portal-managed environments.
npx skills add https://github.com/github/awesome-copilot --skill az-cost-optimize