An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Why is rate-limit-by-key policy not being inherited from Product group to an API?
Hello! We have the following rate-limit-by-key policy applied on our product group for a simple rate limit. <policies> <inbound> <base /> <rate-limit-by-key calls="30" renewal-period="60"…
Azure API Management
Default gateway association with APIM workspaces
Unable to associate the default APIM gateway with APIM workspace in v2 tier premium located in west europe
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
How to obtain the user account(SMTP username) for "SMTP AUTH XOAUTH2" in the same OAuth device-code flow?
How to obtain the user account(SMTP username) for "SMTP AUTH XOAUTH2" in the same OAuth device-code flow? We are using Microsoft OAuth 2.0 Device Code Flow to obtain an access token and then send email through SMTP. Our current flow is: Step 1.…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
In the API Management blade in the Azure Portal, why has the filter not been copied from the "Analytics (classic)" blade to "Analytics"?
In the API Management blade in the Azure Portal, the "Analytics (classic)" blade has a useful option for filtering by API, Product, Region, Subscription, User. This is missing in the replacement "Analytics" blade which can only filter…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
How to validate JWT with only a public key
Hello, we have an APIM policy attempting to validate incoming JWT using public key modulus, exponent and id. This policy however seems to not validate JWT signature for some reason. When I change key modulus, exponent or id, the validation still passes…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Documentation for Microsoft.Advisor shows only latest preview api version 2026-03-01-preview and not the ol ones
We have multiple api versions for microsoft advisor in preview but on portal i am only seeing one that is latest 2026-03-01-preview. Why older versions are not showing up on portal Link :…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Unable to backup APIM instance to storage account
I have a Standard V2 APIM instance and a storage account that has public access disabled but allows traffic from the Integration subnet of the APIM and the "Microsoft.ApiManagement/Service" resource type and the specific instance of APIM…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Restoring a user to Azure API Management instance who had registered using Azure B2C
I am trying to restore a Azure API Management user account that I had backed up and has identity.provider and intentity.id backed up. When I restore this user using the ARM endpoint using URI similar to one below, the user gets restored but has both…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
unable to add custom domain for standard V2 APIM deployed in UK west
Hi, I already have a custom domain added for UK South Premium APIM. Because Standard V2 APIM only get supported in UK west, i have created a new APIM in UK west region and trying to migrate everything from UK south to UK west APIM. During migration, i…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
APIM metrics missing for weeks
APIM metrics in Central US region completely missing. Last metric showing is April 23 3AM. I cannot seem to open a support ticket and Microsoft seems to not be aware of this.
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
APIM Developer Portal silently freezes when authentication token expires — no session expiry notification or redirect
Summary When the Azure APIM Developer Portal tab is left open for 1–2 hours (or the machine goes to sleep), the authentication token expires without being refreshed. The portal silently freezes with no notification and no redirect to sign-in. This…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
APIM Developer Portal Entra ID Sign-in Issue for Administrator Account
Hi, How can an APIM Administrator sign in to the Developer Portal? I created an APIM instance and added myself as an Administrator. I also enabled Entra ID sign-in, but when I try to sign in to the Developer Portal, I get the below error:
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
unable to add custom domain for standard V2 APIM deployed in UK west
Hi Santosh, Hope you are doing great. This time I am trying to switch APIM tier and facing custom domain related issue, where your kind help is needed. Details of the issue: I already have a custom domain added for UK South Premium APIM. Because…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Clarify purpose of type property
I'd appreciate a distinction between apiType and type. Both accept same values. When would I set one, and not the other, or could they potentially be set to different values? Documentation…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
How to do the OAuth authentication for the MCP exposed from REST API based on Azure API Management service
Following the doc and tutorial, now I can Expose an API as an MCP Server as follows: PII Image I can confirm the API works as expected without issue! But after I get the above MCP, I tried to integrate it into my Github Copilot agent in both VS code…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
APIM REST API exposed as MCP sends raw string body instead of JSON object for POST operation
I am using Azure API Management's Expose REST API as MCP server feature. I have a REST API imported into APIM with a POST operation that expects a JSON request body like this: { "query": "sample search text" } The REST API operation…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
MCP Client Ignores authorization_servers Path from oauth-protected-resource Metadata - Always Resolves Well-Known Endpoints Against APIM Root Domain
Environment ComponentDetailGatewayAzure API Management (Basic v2)MCP ClientVS Code (GitHub Copilot) and Claude DesktopAuth specMCP AuthorizationTransportStreamable HTTP## Background I deployed APIs and operations on an existing Azure API Management…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
409 Conflict ServiceAlreadyExists on first terraform apply using AVM module for APIM
Environment Details PropertyValueAPIM SKUDeveloper_1Virtual Network TypeInternalRegionCanada CentralDeployment MethodTerraform## Problem Description We are getting a 409 Conflict - ServiceAlreadyExists error when trying to create an Azure API Management…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Unable to Edit Custom Widget with HTML Code in Developer Portal
Hi, I opened the developer portal as admin and created a new page with a custom widget. I saved and published it, but now I am unable to edit the widget again. Is there a way to edit the widget after publishing?
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
CORS Dynamic Allow-Origin configuration in Azure API Management
Hello, I am working with Azure API Management and have a question regarding the <cors> policy. I understand that wildcard subdomains (e.g., https://*.example.com) are not officially supported in <allowed-origins>. I would like to know if…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.