What problem does it solve? Governing AI model traffic—controlling token costs, caching responses, filtering harmful content, and load balancing across backends—requires complex Azure API Management configuration that is error-prone when done manually. ## Core Features & Use Cases - AI Governance Policies: Apply token rate limits, semantic caching, token usage metrics, and content safety filters to Azure OpenAI and AI Foundry backends. - Backend & Load Balancing Configuration: Add AI model backends with managed identity authentication and distribute traffic across multiple regions with retry logic. - MCP Tool Protection: Convert existing APIs into MCP tools with per-agent rate limiting and content filtering. - Use Case: You need to cap token spend per subscription while caching repeated prompts. Use this Skill to apply the azure-openai-token-limit and semantic cache policies to your APIM instance and verify with a test call. ## Quick Start Ask the agent to configure my Azure API Management instance as an AI gateway with token limits and semantic caching for my Azure OpenAI backend.