What problem does it solve? Getting accurate Azure service pricing and Copilot Studio agent cost estimates normally requires manual portal lookups and spreadsheet math. This Skill queries the public Azure Retail Prices API directly and applies documented billing formulas to produce monthly and annual cost estimates. ## Core Features & Use Cases - Real-Time Azure Pricing: Queries prices.azure.com with OData filters by service name, region, SKU, and price type, covering compute, storage, databases, networking, and AI services. - Cost Estimation: Converts unit prices into monthly and annual estimates using 730-hour billing periods and service-specific formulas for VMs, Functions, Cosmos DB, SQL, and more. - Copilot Studio Credit Estimation: Calculates Copilot Credit consumption for agents based on users, interactions, knowledge sources, and tool usage, with live rate fetching from Microsoft Learn. - Use Case: A solutions architect needs to compare a Standard_D4s_v5 VM's pay-as-you-go versus 3-year reservation cost in West Europe and present a savings table to a customer. ## Quick Start Ask the agent how much a Standard_D4s_v5 virtual machine costs per month in East US including reservation and savings plan options.