Need Workaround for API URL Suffix Constraint in Azure API Management
Description We are in the process of migrating APIs from Mashery to Azure API Management. As part of this, we have the following requirement: We have two APIs that are currently served without any API URL suffix (i.e., the endpoint is the root /). The…
Azure API Management


Secure Application Insights for client application
Hello I read this article. And I checked Azure API Management pricing. We need VNet Integration. So, the tier has to be StandardV2. StandardV2 tier costs us over JPY 100,000 for a month. It's impossible to spend over JPY 100,000 just for an Application…
Azure API Management
Can Azure API Management (VNet mode) access Azure Cache for Redis using Managed Identity instead of a connection string?
We currently use Azure API Management (APIM) in internal VNet mode and are connecting directly to Azure Cache for Redis using a connection string (hostname + access key). According to Azure documentation, this is not recommended due to security concerns,…
Azure API Management
DNS Zone for Azure APIM in Internal VNet mode with default (Azure provided) Domain
Hi We're planning to deploy an Azure APIM instance in internal VNet mode, which will be front-ended by a third-party solution (not Front Door / App Gateway). The third-party solution will proxy / CNAME the public name (FQDN) to the internal (default /…
Azure API Management
I would like to deploy Azure OpenAI as a web app, and use APIM to enforce quota limits for users based on their UPNs. How should this be implemented?
I would like to deploy Azure OpenAI as a web app, and use APIM to enforce quota limits for users based on their UPNs. How should this be implemented?Additionally, is it possible to set token quotas for Azure OpenAI usage under a specific Azure account?…
Azure API Management
Azure APIM in Internal VNet Mode Front-ended by CloudFlare
Hi We have an Azure APIM instance deployed in internal VNet mode (no Private Endpoint enabled). It is front-ended by CloudFlare SaaS solution. The consumers of the APIs hit a Public DNS 'A' record that points to CloudFlare, which then forwards the query…
Azure API Management
Cannot override x-forwarded-to on API Management
I would like to use APIM to proxy App Insights endpoint for a website front - end (javascript) Reasons: Any ad blocker will block app insights entirely. Don't want to expose telemetry key. Problem 1 - cannot collect client IP address. This is…
Azure API Management
Unkown Azure IP in logs for APIM
Hi there, I have activated the developer platform for my organisation. As far as I can see (and from what I would expected), developers that ping the api key restricted APIs "use" their own IP. However, since the activation of the portal, there…
Azure API Management
Exposing API as MCP Server in Azure API Manager is not passing POST body to API
I am trying to expose my API as an MCP server through Azure API Manager. The API has a POST endpoint which accepts a simple body of 2 numbers { "number1": 10, "number2": 5 } It then does some very basic math on them (add,…
Azure API Management

Will MCP Server be supported in Azure API Management Self-Hosted Gateway?
Hello everyone, I’m using Azure API Management in various environments, including the Self-Hosted Gateway (SHGW). As of now, the documentation of the new MCP Server functionality (Model Context Protocol) does not have any information, if the…
Azure API Management
MCP Server API Fails on Higher Tiers in Azure APIM: "Client connection was unexpectedly closed"
I'm exposing a REST API as an MCP server using Azure API Management. It works fine on the Basic tier — the tools are fetched correctly, and both GET and POST MCP calls succeed. However, when I use the same setup on Standard or Premium tiers, it fails.…
Azure API Management
Deploy a react application as custom widget in Azure APIM Developer portal
I wanted to add a custom table to the developer portal, so I created a custom widget using react. I have an existing react application, how should I integrate that application with azure custom widget scaffold code? There is an SAS error when…
Azure API Management
When will Azure API Management support TLS 1.3, both inbound and outbound?
The announcement here(https://techcommunity.microsoft.com/blog/integrationsonazureblog/announcing-the-availability-of-tls-1-3-in-azure-api-management-in-preview/4047586) mentions February 2024, but outbound requests with TLS 1.3 are still not supported
Azure API Management
When will APIM workspaces be available in Azure West Europe
When will APIM workspaces be available in Azure West Europe
Azure API Management
Enable TLS 1.3 for Outbound Traffic
Hi Team, I am currently using Azure API Management (APIM) to expose APIs that call backend services hosted on Azure Web Apps. Recently, I updated my Web App configuration to require a minimum TLS version of 1.3 to enhance security compliance. After this…
Azure API Management
Filters not working for Azure Consumption Rest APIs
I attempted to list resources using the Microsoft Consumption Usage Details API, but the results did not reflect the changes I made. Here is the request I submitted:…
Azure API Management
Azure Logic Apps
Unexpected GET calls received in API Management instance from Microsoft Datacenter IPs
Unexpected GET calls received in API Management instance (apim-api-gw-prd) from Microsoft Datacenter IPs. Please refer the attached logs registered via app insight (ai-apim-api-gw-prd) associated with the APIM. Why we are receiving such GET calls to the…
Azure API Management
Proper Error Handling in API Management
I need this section of documentation explained: https://learn.microsoft.com/en-us/azure/api-management/api-management-error-handling-policies#error-handling-in-api-management During the processing of a request, built-in steps are executed along with any…
Azure API Management
Securely publishing API in Azure
What are the security best practice patterns I can use to publish multiple APIs through Azure APIM https://azure.microsoft.com/en-au/products/api-management ? Shall I put it behind WAF https://azure.microsoft.com/en-us/products/web-application-firewall…
Azure API Management


When will TLS v1.3 feature be made available on Azure APIM
We have Azure APIM with 'Premium' tier for Prod and NonProd environments. The Protocols + ciphers section in APIM, is only listing TLS 1.0, 1.1, 1.2 and SSL 3.0 for backend protocol and Client protocol. I could find below 2 pages which mention discussion…
Azure API Management
