andreswebs/azure-ops
Skills and MCP servers for operating Azure subscriptions
Orienteer an Azure subscription you did not build. Use when asked to discover, inventory, assess, or map an unfamiliar or inherited subscription, when someone asks what runs in a subscription or how exposed it is, when navigating or ranking the reports of a previous sweep, or when comparing several subscriptions. Also when asked what access a sweep needs, or how to provision a least-privilege role for one. The sweep itself is read-only; needs az CLI, jq, GNU coreutils.
Gather Azure service pricing data from the public Azure Retail Prices REST API. Use when the user needs cost estimates, pricing comparisons, or budgeting for Azure services — even if they don't explicitly mention "retail prices API." Covers querying the API, handling pagination, working around services that use non-obvious naming, filtering results with jq, and building cost estimates from raw pricing data.