An Azure service that provides a hybrid, multi-cloud management platform for APIs.
API Management Developer Portal: Email Notifications Not Sending — Investigation and Next Steps
Problem description I am experiencing an issue where the API Management Service's developer portal API details page appears blank, and confirmation emails to developers are not being sent. I am seeking guidance on diagnosing and resolving these…
Azure API Management
APIM managed Developer Portal MSAL authentication times out after ~30 seconds
We are using the managed Azure API Management Developer Portal with MSAL-based authentication. We have now reproduced the same timeout behaviour with two different identity providers: Azure AD B2C Microsoft Entra ID / External Identities In both…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Microsoft Defender for Endpoint POST request returning 405
I'm trying to use the API for Microsoft Defender for Endpoint. In the docs says it supports oData v4 queries (https://learn.microsoft.com/en-us/defender-endpoint/api/get-all-vulnerabilities), but POST requests to $query doesn't work…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Azure api manger buffers the entire SSE stream before forwarding it to clients when the backend is an Azure OpenAI endpoin
APIM's internal CacheModelProcessStreamHandlerLegacybuffers the entire SSE stream before forwarding it to clients when the backend is an Azure OpenAI endpoint, despite buffer-request-body="true" buffer-response="false" being…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
How to setup customer to obtain AADB2C token for an API exposed through APIM
I am setting up Azure APIM instance behind a Azure Application gateway. Developer portal will be exposed so external customers will be able to subscribe to products containing the APIs and obtain the subscription key that way. There will be approvals…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Using DeepSeek models with Codex CLI.
Dear Sir or Madam, I'm using your Azure LLM services and run a program that runs codex CLI, it works fine with the new GPT models (GPT5.6) however it seems not to work with DeepSeek-V4-Pro. I saw that DeepSeek supports codex but I don't know if an Azure…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Azure API Management Consumption Tier - Actual operations limit and rollout status
Hello, I am trying to better understand the current API Operations limit for Azure API Management Consumption tier and whether the 2026 limits rollout has been fully completed. According to the current documentation, the Consumption tier should support…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
API Management Service: Unable to update due to service outage — Troubleshooting VNet injection failures
Problem description I am experiencing issues updating my Azure API Management (APIM) service, specifically with Virtual Network (VNet) injection. The update fails during the process, returning an error indicating that the service cannot be updated with…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Consumption APIM still enforcing 1,000 operations while current documented limit is 3,000
We have an Azure API Management Azure API Management service using the Consumption tier. Our ARM/Bicep deployment currently fails with: You've reached the maximum number of Operations (1000) in Service. Please delete one or more Operation(s) from Service…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Unable to add a user to an API Management Service - User registration is not supported
We have a APIM service using basic Username/Password authentication. We are unable to add users via the developer portal, or via the Azure portal. When trying to add via the developer portal, the error we receive is: { "code":…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Getting raw response from the webapi - https://workiq.svc.cloud.microsoft/rest/conversations/89ede178-2e87-4ebe-844f-4002b832e475/chat
Hello, I'm seeing raw output instead of formatted and expected output. Can you please check if there are any changes to the api.
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
AI answer
Purged API Management name still blocked from reuse in a different subscription (same tenant)
I have an API Management instance that was created, soft-deleted, and successfully purged in one subscription within our tenant: Original subscription: (Subscription A) Service name: tgsmp-apim-dapi01-c-jpe Purge operation completed: 2026-08-05…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Join: Microsoft Azure Q&A Champions Program
The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
What caused these two issues? I have already uploaded the business license.
My developer account email: o ** ******@outlook.com. I need the exact reasons, and what additional documents are required for the verification to be approved? ** * PII Removed ** *
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
With Azure API Management can you hide "Try me" function for API for uauthenticated users and limit product subscription count
With Azure APIM developer portal: Question 1: Can you hide the "Try me" button if the user is not logged in or does not have any API/Product subscription Question 2: Can we stop users from having multiple subscriptions to the same product
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
API response code rendering issue
The HTTP response status codes for an API operation are displayed in a non-ascending order in the Azure API Management (APIM) Portal. Observed in APIM Portal: 401 403 200 404 Expected: 200 401 403 404 But in Json format the responses are in correct…
Azure API Management
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
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Issue rendering multi level horizontal menu in Azure APIM Developer Portal
Expected behaviour The Home menu should display child menu items in a normal dropdown without scrollbars. Actual behaviour The dropdown menu is rendered in a constrained container with horizontal and vertical scrollbars. Long menu item text is truncated…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
XML Validation in APIM policy not working correctly
Gents, I'm trying to validate an XML document against an XSD schema using the following: …
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
How to log context size (prompt-tokens response header) in azure apim policy
Hello, We have azure openai instances behind an azure api management. For gpt-5.6 models, the cost per 1M token depends on context size. We are using llm-emit-token-metric policy to log aggregated token usage (prompt, complete, total tokens) per minute,…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.