Bringing technical clarity to the unknown

How to censor MCP servers with Azure APIM

17 Aug 2026 🔖 security iam
💬 EN

To reduce your “lethal trifecta” LLM attack surface, your company should probably prevent employees from using any MCP servers that aren’t censored via an API gateway.

Microsoft’s Sam Cogan just wrote up an example tutorial with Azure API Manager (“APIM”) on the Azure Blog earlier this summer.

I whipped up a quick Terraform demo to show it in action. Does what it says on the tin; thanks Microsoft..

See “Azure APIM MCP Gateway demo” source code on my GitHub.

--- ---