An Azure service that provides a hybrid, multi-cloud management platform for APIs.
APIM Develop Portal - 400 "User Registration Not Supported" on POST /developer/users after Entra authentication, only in one environment
Issue: We have multiple Azure API Management Instances across environments (dev, qa, uat, prod). All instances are deployed using the same Azure Devops pipeline, and we have confirmed that the configurations match between environments. In all…
Azure API Management
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 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.
Why does `az account get-access-token --resource=https://cognitiveservices.azure.com/` succeed but `--resource=https://<subdomain>.cognitiveservices.azure.com/` fail with AADSTS500011?
I'm trying to authenticate to Azure OpenAI using an Entra ID bearer token instead of an API key, following the workaround described in https://github.com/openai/codex/issues/1056. When I run: az account get-access-token \ …
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
How to effectively tune Azure WAF without exhausting too many resources
We have Azure WAF rules in prevention mode in both Azure Front Door and APIM gateway. We are facing this issue for a long term due to so many false positives blocking requests from our end users, frustrating us and users as there is no predictive…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
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.
Grant consent for Dynamics API
Request Id: 12246926-edd7-47c5-b63c-546d35912000 Correlation Id: 938375e3-52ab-420d-8e7d-20de6a11d68b Timestamp: 2026-05-11T04:27:09Z Message: AADSTS50011: The redirect URI 'https://businesscentral.dynamics.com/OAuthLanding.htm' specified in the request…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
User Add/Delete Webhook Issue/Not Notify on my server
Hi, I want to use the user created and user deleted webhooks in Azure. I have successfully created the webhook subscription, but I am not receiving webhook triggers on my server when a user is created or deleted in Azure.
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
SOAP 1.2 Binding Replaced or Hybridized on WSDL Export from Azure API Management
We are experiencing an issue with Azure API Management (APIM) when exporting a SOAP 1.2 API. Our original WSDL uses explicit SOAP 1.2 bindings, for example: <soap12:binding transport="http://schemas.xmlsoap.org/soap/http"…
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.
BasicV2 APIM — /identityProviders/aad PUT returns 502 on all attempts — developer portal AAD sign-in cannot be configured
The APIM developer portal cannot be configured for Azure AD sign-in. Every write attempt to the /identityProviders/aad ARM sub-resource returns HTTP 502 Bad Gateway. The ARM GET on /identityProviders returns 200 with 0 results, confirming no…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Azure Api Management stuck at max 100 operations when we should have 300
We are literally having the EXACT same issue as this guy: https://learn.microsoft.com/en-us/answers/questions/5706204/azure-api-management-gateway-basicv2-to-standardv2 Back in December we moved from Basic V2 because of the 100 operation limitation to…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Can you backup API Management Instance without including the product subscription keys
I am following this KB to backup and restore APIM instance:- https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-disaster-recovery-backup-restore?tabs=powershell But it includes the product subscription keys which can be a…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Does Azure API Management change outbound IP after reactivation? Impact on IP whitelisting and Cloudflare 530 errors
Hi everyone, We’ve encountered an issue after reactivating our Azure API Management service and would appreciate any insights. Context: We are using Azure API Management behind Cloudflare (custom domain: api.domain.ai). Our backend service is…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
API Management: Is there any way to disable /status-0123456789abcdef health check under Consumption SKU?
I've created an APIM instance under Consumption SKU and with Application Insights enabled. Noticed that there is a health check request "/status-0123456789abcdef" call every 60 seconds and returned with 404 error. This causes some unnecessary…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Problem Azure API manager routing to backend
I have a network problem that I've narrowed down to the Azure API manager. I've got 2 services, erpservice (backend: https://api-erpservice.van.be/p/dock/erpservice/) and configuratorservice…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Wrong maximum limit of operations applied to API Management Service
I recently created an azure api mangement instance using Basic v2 plan After importing a first round of third party API definitions I ran into this error message on trying to import a new API: According to the Link and current pricing plan the limit on…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Inquiry on Future Deprecation of Weak / Legacy TLS Cipher Suites in Azure API Management
We would like to inquire about the future roadmap regarding weak or legacy TLS cipher suites in Azure API Management (Managed / Cloud). Currently, we observe that Azure API Management provides a “Protocols + ciphers” configuration page where certain…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Standard V2 APIM intermittent policy evaluation failure causing webhook 401s
Hi, I'm having an issue with APIM where I have a policy 'choose' condition that is intermittently failing to evaluate properly and causing 401 errors in my app. SKU: StandardV2 (capacity 1), VNet type External Issue: API-level inbound <choose> with…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Unable to add Entra ID as authentication method on our Azure API Management
Unable to add Entra ID authentication. We are getting the following error message. We tried to deploy it using Portal Overview > Enable Azure Active Directory and got the following error message*.* Register 'YourAPI' Azure Active Directory…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.