Pulls real-time Azure pricing data from Microsoft's public retail API and estimates Copilot Studio credit consumption. Handles the messy parts like region name formatting (East US becomes eastus), OData filter syntax, and pagination. Also calculates monthly cost estimates using current billing rates. Good for quick price checks, comparing SKUs across regions, or estimating workload costs without opening the Azure portal. The Copilot Studio piece is handy since those credit calculations are buried in Microsoft docs. Covers all Azure services including VMs, storage, databases, and AI services.
npx skills add https://github.com/github/awesome-copilot --skill azure-pricing