azure-aigateway

Configure Azure API Management as an AI Gateway for models, MCP tools, and agents with built-in governance policies.

microsoft ↓ 470k
Claude Code
View source ↗

What it does

  • Detailed Policies - Full policy examples
  • Configuration Patterns - Step-by-step patterns
  • Troubleshooting - Common issues
  • AI-Gateway Samples
  • GenAI Gateway Docs
  • Content Safety: Python | TypeScript
  • API Management: Python | .NET

Requirements & configuration

  • | Model Governance | "semantic caching", "token limits", "load balance AI", "track token usage" |
  • | azure-openai-token-limit | Cost control | Model Policies |
  • | azure-openai-emit-token-metric | Observability | Model Policies |
  • 3. Token Limits - Cost control
  • 6. Metrics - Token usage tracking

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Configure Azure API Management as an AI Gateway for models, MCP tools, and agents with built-in governance policies.

Source

Repository: https://github.com/microsoft/azure-skills

azure-aigateway FAQ

What does the azure-aigateway skill do?

Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway. Detailed Policies - Full policy examples Configuration Patterns - Step-by-step patterns

What does azure-aigateway require?

| Model Governance | "semantic caching", "token limits", "load balance AI", "track token usage" | | azure-openai-token-limit | Cost control | Model Policies | | azure-openai-emit-token-metric | Observability | Model Policies | 3. Token Limits - Cost control 6. Metrics - Token usage tracking

How do I install azure-aigateway?

Run: npx -y skills add https://github.com/microsoft/azure-skills --skill azure-aigateway --agent claude-code — the source lives at github.com/microsoft/azure-skills.

Maintain azure-aigateway?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

azure-aigateway on getagentictools
[![azure-aigateway on getagentictools](https://getagentictools.com/badge/skills/microsoft-azure-skills-azure-aigateway.svg)](https://getagentictools.com/skills/microsoft-azure-skills-azure-aigateway?ref=badge)
npx agentictools info skills/microsoft-azure-skills-azure-aigateway

The second line is the CLI lookup for this page — handy in READMEs and docs.