APIM caching inbound policy does not work with API request made from different API Product
Hi MS team and community, I have set up a caching policy at the API Operation Level of a GET API with the example policies (see the bottom of this comment. When I am testing, the caching is working as expected when I use the same subscription key. I then…
What is the unit of measurement used for the 'quantity' field in the Microsoft Consumption Usage Details API?
I am currently collecting data through the Microsoft Consumption Usage Details API and would like to know the exact unit of measurement used for the 'quantity' of different resources. I haven't been able to find this information and would appreciate any…
Azure API management as a gateway for AI foundry models endpoints ?
Hi It is possible with Azure open AI service to use Azure API management as the gateway to enable rate limiting, caching and other interesting capabilities. Now we plan to use AI foundry models endpoints, is it possible to use API management as a…
Can I construct a URL link to open a specific API within the APIs section within Azure API Management
Can I construct a URL link to open a specific API within the APIs section within the Azure Portal User Interface within the Azure API Management resource. For example - create a deep link URL when clicked will automatically navigate to the Azure Portal…
Azure API Management Standard V2 connecting to Azure EventHub via Private Virtual Network
Can an API Management Standard V2 instance send request/response using log-to-eventhub policy when the EventHub only accepts traffic from Private Virtual Networks? According to the docs it says it supports private virtual network integration for outbound…
how to incorporate individual policies for different operations inside a single API in an APIM
I have a task to set individual policies for different operations in an API in API Management Instance. Currently, we are manually adding policies for different operations from the Azure Portal. But my task is to set individual policies for different…
Configuring Circuit Breaker & Load Balancer in APIM for Multiple LLMs (Phi, Llama, etc.)
I understand that we cannot configure the circuit breaker and load balancing directly through the Azure Portal in API Management (APIM). However, I need guidance on how to integrate these features properly. I have deployed multiple different large…
APIM Product Subscription Key not being Retrieved in Azure Portal when Testing
Anyone know if anything has changed to cause this in APIM? We have seen this with multiple clients To work around, you have to key in the subscription key. Otherwise, you can get it to collect it again by clicking away e.g. click on Products, then back…


How to enable API logs for maps with Gen2 subscription
We're running a SaaS product using an Azure Maps Gen2 account, and we're trying to configure diagnostics to capture API usage logs. We're not using Azure API Management (APIM) — we're calling the Azure Maps APIs directly (e.g., to generate geo lat/lon…

azure api management - dev portal - how to delete custom widget?
azure api management - from dev portal, I made a custom widget as a test. but i want to delete test custom widget i create. how do i delete it There is only documentation on creating a custom widget, but no documentation on deleting it.
How to disable notification emails?
Hello Currently our APIM instance is integrated in a VNET, internal mode. We added a NSG rule to block SMTP traffic originating from the APIM subnet, with destination ports 25, 465, 587. However, notification emails are still being send to users. Is it…
With API Management Service, how do I control who can sign up to access the API?
How do I either prevent people from being able to sign up to the developer portal of the API Management Service or how do let them sign up but only give them access after I have authorised them to be able to make API calls?
Remove server url from OpenAPI specification?
When we export the OpenAPI specification, from either the dev portal or manual from the Azure Portal, the OpenAPI specification contains the server url which is the default Gateway URL of the API Management instance. Our APIM instance is available…
How to add APIs of serverless llm deployments(on AI foundary) to Azure API management service?
I am adding multiple APIs in Azure API management service instance(Consumption plan) using Azure portal by option Add API>Create from definition>OpenAPI. Now in that i am able to add azure openai apis using swagger or inference.json from…
[Azure Api Management] How to forward Authorization Header to Backend
Hello, I configured my Api management instance to pre validate jwts with the validate-azure-ad-token policy, and it's working as expected. But I also want to forward the same authorization token to the backend so it can also validate it and use…
On-Behalf-Of with system managed identity
Hi, I have API Management service with system assigned managed identity. I’ve created API to Dynamics 365 CRM and almost for all API calls I’m using managed identity. But, as far as I understand, for WhoAmI call it won’t work :( Is where any way that I…

Azure API Management outgoing IP address not in same region
I've got an APIM Basic v2 resource setup which calls an external web based API. The external web API requires requests to be called from defined whitelisted IPs. The APIM resource is in UK South so I have provided the IPs for APIM UK South as per MS…
apim not reachable and app gateway failing to connect to backend pools
I have configured APIM with External mode. Created custom domain. Deployed keyvault with 3 certificates mapped to the custom domain. Created public dns zone with cname record where alias is the url of the apim. None of the urls of apim are being accessed…
API Management HTTP 3 Support?
Right now it does not seem to be possible to use API Management with HTTP3. Do you have any estimation, when we are able to use HTTP3 (maybe together with gRPC) on APIM ?
Can we have single/unified developer portal for multiple APIM instances/Gateways?
We have six APIM instances, and aligning with six different developer portal for API discovery and others. It is really hard to have multiple portal for the same purpose, So Is there any way consolidate all the APIs into Single/Unified developer portal…