This wraps Azure API Management around your AI models to add governance policies like semantic caching, token limits, and content safety filters. You'd use it when you need to control costs (caching can cut bills 60-80%), prevent jailbreaks, or rate-limit your MCP tools before they hit production. It generates the APIM policies, sets up managed identity auth to Azure OpenAI, and gives you the curl commands to test everything. The policy examples are solid and it covers the tricky bits like proper policy ordering. Honestly feels like something Microsoft should have built into the Azure portal by now, but this gets you there with CLI commands.
claude skill add microsoft/azure-skills:azure-aigateway