2,770 questions with Azure API Management tags
Create Self Service AI using Azure Foundry with user token monitoring and limit
There is the need to have a process where a user requests access for AI usage, we as administrators approve requests, the users get the api keys, be aware of available APIs and configure them within AI Tools. The only close way to do this seems to be…
Azure API Management Developer Portal - Products Not Visible
I am facing an issue with Azure API Management (APIM) Developer Portal where products are not visible to a user (me) even though the user appears to have the required permissions. Current Configuration APIM instance is running on the Developer…
Newly added subscription keys to API Management are not being authorized
New subscriptions for a published product were created. Although the older subscription keys of the same product are being authorized, the new subscription keys are unauthorized for unknown reasons. Additional information: We do not use a self-hosted…
External cache is not working as expected for the APIM
I am trying to enable semantic caching for the APIM. I have updated the policy as per the documentaions, however during the trace, it is noticed that it is showing an error message "``No appropriate cache found for provided policy configuration.…
How can I get API keys access for uaisopenaiplaygroundeastus2
I am in the middle of ServiceNow automation integration with a AI agent. For accessing open ai, I need API Keys, I am getting "You are not authorized to view the keys. Contact the subscription owner for assistance" Can you please let me know…
How to retrieve role condition from ARM API
I am using the Terraform azapi provider to pull ARM objects using the Azure API. Specifically, I am trying to pull role definitions. Using this API version: Microsoft.Authorization/roleDefinitions@2022-04-01, I am able to get all information about a role…
API Management] Internal VNet mode + custom domain + F5 front end — still need a jump VM to access Developer Portal/management endpoint
Environment: Same APIM instance as above — Developer tier, Internal VNet mode, custom domain apidp-test.api.xxxx.xxxx for the Developer Portal. F5 BIG-IP is configured with a virtual server to accept internet traffic and forward it to the APIM private…
Browser prompts to select a client certificate when browsing to custom domain (Developer Portal, Internal VNet mode)
Environment: Azure API Management, Developer tier, Internal VNet mode (private IP only, no public endpoint). Custom domain configured for the Developer Portal: apidp-test.xxxxxxx.crs, resolving to the APIM private IP via a Private DNS Zone. Issue: When…
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…
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.…
How to get the SMTP username for "SMTP AUTH XOAUTH2" in the same OAuth device-code flow?
Step 1: POST /common/oauth2/v2.0/devicecode HTTP/1.1 Host: login.microsoftonline.com User-Agent: curl/8.13.0 Accept: */* Content-Length: 127 Content-Type:…
Azure APIM - GraphQL schema imports fail as of around June 9th
Hello, We`ve been using Azure APIM for quite a while with good success. We deploy the APIM through bicep, mainly in dev sku until we promote to prod with a larger SKU. We have a GQL API running in an Azure Function that also deploys as part of the same…
Configure service update settings for your API Management Developer SKU
Hello folks, I was exploring options to see if we can schedule/ controls maintenance window of our APIM resource with Developer SKU, and I came across this doc for configuring Service Updates. As per this doc this feature is available to APIMs with…
Maintenance Frequency for Azure API Management service resources for Developer Tier
Hi all, We're running Non-Production environments of few of our applications using Developer Tier of Azure APIM. In past few days we've observed that the interruption in APIM availability has started to occur very frequently i.e. ~11 days out of last 18…
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"…
Default gateway association with APIM workspaces
Unable to associate the default APIM gateway with APIM workspace in v2 tier premium located in west europe
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…
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…
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 :…
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…
