azure api management gateway with entra id authentication.com
azure api management gateway with entra id authentication.com logo

Azure API Management Gateway with Entra ID Authentication

Secures remote AI servers using Azure API Management as a gateway with Microsoft Entra ID authentication, enabling enter...

Created byApr 22, 2025

Secure Remote MCP Servers using Azure API Management (Experimental)

Diagram
Azure API Management acts as the AI Gateway for MCP servers.
This sample implements the latest MCP Authorization specification
This is a sequence diagram to understand the flow.

Deploy Remote MCP Server to Azure

  1. Register Microsoft.App resource provider.
  1. Run this azd command to provision the api management service, function app(with code) and all other required Azure resources

MCP Inspector

  1. In a new terminal window, install and run MCP Inspector
  1. CTRL click to load the MCP Inspector web app from the URL displayed by the app (e.g. http://127.0.0.1:6274/#resources)
  1. Set the transport type to SSE
  1. Set the URL to your running API Management SSE endpoint displayed after azd up and Connect:
  1. List Tools. Click on a tool and Run Tool.

Secure Remote MCP Servers using Azure API Management (Experimental)

Diagram
Azure API Management acts as the AI Gateway for MCP servers.
This sample implements the latest MCP Authorization specification
This is a sequence diagram to understand the flow.

Deploy Remote MCP Server to Azure

  1. Register Microsoft.App resource provider.
  1. Run this azd command to provision the api management service, function app(with code) and all other required Azure resources

MCP Inspector

  1. In a new terminal window, install and run MCP Inspector
  1. CTRL click to load the MCP Inspector web app from the URL displayed by the app (e.g. http://127.0.0.1:6274/#resources)
  1. Set the transport type to SSE
  1. Set the URL to your running API Management SSE endpoint displayed after azd up and Connect:
  1. List Tools. Click on a tool and Run Tool.