Overview of AI Gateway Foundry Models Lab
mainThe AI Gateway Foundry Models lab is a playground for testing the AI Gateway tier of Azure API Management (public preview). This tier allows you to publish Microsoft Foundry models behind a single, stable gateway endpoint.
Key capabilities demonstrated include:
- Governance via Policy Cards: Instead of XML, use policy cards to manage token rate limits (leaky bucket), quotas, Azure AI Content Safety, and model fallback.
- Standardized API Formats: Call models using OpenAI Chat Completions and Responses formats.
- Observability: Monitor token-usage metrics via OpenTelemetry, flowing into Application Insights and managed Prometheus, broken down by model and subscription.
- Streaming: Support for streaming responses and measuring Time-to-First-Token (TTFT).
Note: The AI Gateway tier is in public preview and is currently available in East US 2 and Sweden Central.