Business & Market 🇨🇳 13.08.2026 13:02

Microsoft's AI Gateway Tier Sparks Debate: Permission Concerns Behind Unified Governance

MicrosoftMicrosoft OpenAIOpenAI AnthropicAnthropic MistralMistral Amazon Web ServicesAmazon Web Services Google/DeepMindGoogle/DeepMind DatabricksDatabricks
Microsoft has released a public preview of the Azure API Management AI Gateway tier, a new gateway resource organized around models, MCP servers, and tools rather than APIs. The tier aims to manage multiple AI providers from a single control plane, but experts question governance boundaries, key scope, and coexistence with existing setups.
Microsoft has released a public preview of a dedicated AI Gateway tier for Azure API Management. This gateway resource organizes its control plane around models, MCP servers, and tools rather than APIs, and is built as a standalone experience, though classic and v2 tiers retain their existing AI gateway features. The preview can publish models hosted on Foundry, including OpenAI, Anthropic, and Mistral, as well as models from AWS Bedrock, Google Vertex AI, and OpenAI directly. All OpenAI-compatible providers share one endpoint path, with routing based on exact model field matching, so each published model needs a unique name; Anthropic is handled via a custom provider that passes through the Messages API. Policies are configured via cards in the portal rather than XML and expressions, covering token and request limits, quotas, content safety, and model failover. Telemetry is exported as OpenTelemetry token metrics to Application Insights, Datadog, Grafana, and other customer-controlled destinations, and the resource runs in the customer's own subscription and Entra tenant. For tools, the gateway federates backends from three sources: remote MCP servers connected via URL, OpenAPI specifications, or built-in connectors covering over a thousand SaaS applications without requiring a hosted server. Each backend's operations become tools, and teams can choose per-backend authentication: none, API key, OAuth 2.0, or managed identity. The intended operating model separates central control from team self-service: platform teams connect and publish approved models and tools, while application teams use these assets in a test console without routing every change through the central team, though platform teams continue to handle guardrails and overall usage. Architects and platform engineers have generally responded positively, but raised questions about where governance boundaries lie. AI Engineer newsletter author Paolo Perrone noted that cost governance placed in the gateway is underappreciated, calling it a 'control plane instead of per-app patching.' Enterprise AI architect Adolph White Jr. raised the sharpest open question about what happens when an agent run does not terminate properly, asking whether outputs are retained for audit or if failover and retry occur, distinguishing governance of AI traffic from governance of the full lifecycle. The announcement does not specify whether control over agent outputs belongs to the gateway or the orchestration layer above. Not all feedback was positive; Sreenivasulu Kandakuru from Aer Lingus said the tier is urgently needed but believes Azure lags behind AWS and Databricks, citing Unity AI Gateway from the June Data + AI Summit, which extends Unity Catalog to govern models, agents, MCP services, and skills with hard spend caps, smart routing, and content guardrails, and routes external coding agents like Claude Code and Codex. Microsoft has had AI gateway features for about two years, so the actual gap is not as large as the comparison suggests. A design decision worth scrutinizing: runtime access keys are scoped to the entire gateway, giving access to every model and tool on it; Microsoft recommends one key per app, but key leakage affects the whole gateway. Teams relying on APIM subscriptions to limit users to a set of APIs will not find that boundary here. The preview is best-effort with no SLA, and APIs, telemetry, limits, regions, and pricing may change before general availability. Preview quotas limit models, tools, runtime keys, and throughput, but specifics are not yet published; pricing will come later, making cost governance the most uncertain part. A key unanswered question is coexistence, and confusion is already evident: AI engineer Rajib Mahapatro responded that they have used it in production for four months, mentioning caching, content safety, logging, and token limits, which are existing features. Microsoft documentation describes the AI gateway as an extension of the existing API Management gateway, not a standalone product, and no public guidance addresses whether existing Premium or Standard v2 investments will be inherited, run in parallel, or migrate. The AI Gateway tier is available in East US 2 and Sweden Central, free during preview, with experimental tutorials for publishing governed Foundry models and observing token rate limits.
Abbreviations
APIM = API Management — Управление API
MCP = Model Context Protocol — Протокол контекста модели
API = Application Programming Interface — Интерфейс программирования приложений
OAuth = Open Authorization — Открытая авторизация
SLA = Service Level Agreement — Соглашение об уровне обслуживания
SaaS = Software as a Service — Программное обеспечение как услуга
AWS = Amazon Web Services — Amazon Web Services
OpenTelemetry = OpenTelemetry — Открытая телеметрия
Source: InfoQ 中国 — original
Our earlier posts on this topic ↓
Fresh news