2,770 questions with Azure API Management tags

Sort by: Updated
1 answer

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, resolving to the APIM private IP via a Private DNS Zone. Issue: When browsing to…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-17T12:02:22.9533333+00:00
Ankit Pathak 0 Reputation points
edited the question 2026-06-19T12:32:35.31+00:00
Rakesh Mishra 9,700 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-18T13:08:05.23+00:00
Ashish Thorat 1 Reputation point
commented 2026-06-19T09:41:21.9533333+00:00
Rakesh Mishra 9,700 Reputation points Microsoft External Staff Moderator
0 answers

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-17T15:04:03.5533333+00:00
Stavros Koureas 16 Reputation points
commented 2026-06-18T20:01:28.21+00:00
Stavros Koureas 16 Reputation points
1 answer

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-17T08:34:19.0966667+00:00
commented 2026-06-18T10:56:54.1133333+00:00
Rakesh Mishra 9,700 Reputation points Microsoft External Staff Moderator
0 answers

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.…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-18T09:46:12.5733333+00:00
AB, Anand 0 Reputation points
commented 2026-06-18T10:51:50.93+00:00
Rakesh Mishra 9,700 Reputation points Microsoft External Staff Moderator
1 answer

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-17T13:08:30.74+00:00
Sampath, Kayithi 0 Reputation points
commented 2026-06-18T09:56:45.2433333+00:00
Anshika Varshney 13,405 Reputation points Microsoft External Staff Moderator
2 answers

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-17T17:46:29.8866667+00:00
Neel Manthani 0 Reputation points
answered 2026-06-17T20:34:33.6733333+00:00
Pravallika KV 17,025 Reputation points Microsoft External Staff Moderator
1 answer

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-17T12:05:42.4366667+00:00
Ankit Pathak 0 Reputation points
commented 2026-06-17T13:32:33.1766667+00:00
Rakesh Mishra 9,700 Reputation points Microsoft External Staff Moderator
1 answer

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-05-28T09:24:06.6266667+00:00
Cesare Farina Busetto 0 Reputation points
commented 2026-06-17T09:28:25.15+00:00
Cesare Farina Busetto 0 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-08T08:44:37.0633333+00:00
QA1 65 Reputation points
accepted 2026-06-17T08:19:39.0266667+00:00
QA1 65 Reputation points
1 answer One of the answers was accepted by the question author.

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 API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-12T02:30:26.05+00:00
QA1 65 Reputation points
accepted 2026-06-17T08:19:09.2233333+00:00
QA1 65 Reputation points
1 answer

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-15T15:06:22.7033333+00:00
Sena Gangbe 0 Reputation points
commented 2026-06-16T09:44:51.3333333+00:00
Rakesh Mishra 9,700 Reputation points Microsoft External Staff Moderator
2 answers

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-12T15:46:30.37+00:00
Apurva Pathak 890 Reputation points
commented 2026-06-15T23:51:55.6333333+00:00
Pravallika KV 17,025 Reputation points Microsoft External Staff Moderator
2 answers

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…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-12T15:26:03.0533333+00:00
Apurva Pathak 890 Reputation points
commented 2026-06-15T23:51:07.98+00:00
Pravallika KV 17,025 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-10T17:36:37.1533333+00:00
RamenTofu 20 Reputation points
accepted 2026-06-11T18:25:04.5666667+00:00
RamenTofu 20 Reputation points
2 answers

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-10T08:10:44.5166667+00:00
Petri Kling Kotilainen 0 Reputation points
answered 2026-06-10T08:24:33.6566667+00:00
Siddhesh Desai 7,480 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-03T16:32:46.3666667+00:00
Matt Padfield 60 Reputation points
accepted 2026-06-08T19:00:05.29+00:00
Matt Padfield 60 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-05-12T09:11:55.81+00:00
Neščivera Ján (ERNI) 65 Reputation points
accepted 2026-06-08T08:40:26.35+00:00
Neščivera Ján (ERNI) 65 Reputation points
1 answer

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-06-03T10:19:15.18+00:00
Garima Saxena 0 Reputation points Microsoft Employee
commented 2026-06-08T03:29:56.7866667+00:00
Garima Saxena 0 Reputation points Microsoft Employee
3 answers

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
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,770 questions
asked 2026-05-14T14:51:31.4333333+00:00
curious17 20 Reputation points
commented 2026-06-06T23:55:03.3366667+00:00
Jose Benjamin Solis Nolasco 8,561 Reputation points Volunteer Moderator