Blog Post

Azure Integration Services Blog
2 MIN READ

Preview: Govern, Secure, and Observe A2A APIs with Azure API Management

budzynski's avatar
budzynski
Icon for Microsoft rankMicrosoft
Nov 19, 2025

Today, we’re announcing the preview support for A2A (Agent2Agent) APIs in Azure API Management. With this capability, organizations can now manage and govern agent APIs alongside AI model APIs, Model Context Protocol (MCP) tools, and traditional APIs such as REST, SOAP, GraphQL, WebSocket, and gRPC — all within a single, consistent API management plane.

 

Extending API Governance into the Agentic Ecosystem

As organizations adopt agentic systems, the need for consistent governance, security, and observability grows. With A2A API support, Azure API Management enables you to extend established API practices into the agentic world — ensuring secure access, consistent policy enforcement, and complete visibility for AI agents.

A2A APIs in Azure API Management:

  • Mediate JSON-RPC runtime operations with policy support
  • Expose and manage agent cards for users, clients, or other agents
  • Support OpenTelemetry GenAI semantic conventions when logging traces to Application Insights — including "gen_ai.agent.id" and "gen_ai.agent.name" attributes

 

 

How It Works

When you import an A2A API, API Management mediates runtime calls to your agent backend (JSON-RPC only) and exposes the agent card as an operation within the same API. The agent card is transformed automatically to represent the A2A API managed by API Management — with the hostname replaced by API Management’s gateway address, security schemes converted to authentication configured in API Management, and unsupported interfaces removed.

When integrated with Application Insights, API Management enriches traces with GenAI-compliant telemetry attributes — allowing easy identification of the agent and deep correlation between API and agent execution traces for monitoring and debugging.

 

Try It Out

To import an A2A API:

  1. Navigate to the APIs page in the Azure portal and select the A2A Agent tile.
  2. Enter your agent card URL. If accessible, the portal will automatically populate relevant settings.
  3. Configure the remaining properties, such as API path in API Management.

This functionality is currently available only in v2 tiers of API Management and it will continue to roll out to all tiers in the coming months.

 

Start Managing Your Agent APIs

With A2A support in Azure API Management, you can now bring agent APIs under the same governance and security umbrella as your existing APIs — strengthening control, security, and observability across your AI and API ecosystems.

Learn more about A2A API support in Azure API Management.

Published Nov 19, 2025
Version 1.0
No CommentsBe the first to comment