2,318 questions with Azure API Management tags

Sort by: Updated
0 answers

Angular, ASP.NET CORE, SQL SERVER, API and DB hosted on Azure 500 error

Hi, I have my ASP.NET CORE hosted on Azure, the SQLServer DB is also hosted on Azure. Before deploying the Angular front end I decided to test it to see if it would hit the deployed backend and database. I was getting a CORS error but, now that I have…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-03-06T03:07:25.9466667+00:00
hpbcrowe 31 Reputation points
1 answer

azure.management.com -> byRequest service time out while other services are fine

At 2025-03-04 00:06 UTC we received an error from the management.azure.com, byRequest API service with the following query: GET…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-03-04T14:48:00.5433333+00:00
RedasK 6 Reputation points
commented 2025-03-05T22:42:57.0366667+00:00
Loknathsatyasaivarma Mahali 630 Reputation points Microsoft External Staff
0 answers

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…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-26T13:45:39.98+00:00
Warren Kinley 56 Reputation points
commented 2025-03-05T22:38:49.14+00:00
Loknathsatyasaivarma Mahali 630 Reputation points Microsoft External Staff
0 answers

authorization error sometimes and gateway authentication failed for microsoft authroization

Hello, this is about activating the eligible role using the ARM API. Created a custom role (only with admin login action) no read action- coz we do not want user to see the machines in the portal. We have a ps script that can be used inside the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-03-05T12:17:21.0966667+00:00
Kumar Chary, Naveen 116 Reputation points
commented 2025-03-05T13:19:37.4066667+00:00
Kumar Chary, Naveen 116 Reputation points
1 answer

Azure APIM get-authorization-context returns cached expired token

I have a credential provider with two connections setup identically, however the original connection began to return an expired token a month ago and has been doing that ever since with the exact same issued and expiration date of when this problem first…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-01-11T20:59:43.0366667+00:00
EdmondTangCPower-2520 20 Reputation points
commented 2025-03-05T11:44:56.39+00:00
Ranashekar Guda 350 Reputation points Microsoft External Staff
1 answer

Failure in moving the API Management service between resource groups within your Azure subscription.

After passing validation checks to move my API Management instance between Resource Groups where the API Management instance is remaining in the same Region "West US 2" The error message you're encountering indicates that there was a failure in…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-28T17:40:29.0766667+00:00
Robb Brock 0 Reputation points
edited an answer 2025-03-05T08:45:25.49+00:00
RithwikBojja 475 Reputation points Microsoft External Staff
0 answers

How to obtain the request size in APIM integrated with AOAI.

#Problem RequestSize cannot be obtained in APIM and is 0 bytes, which means that the "quota" policy and alerts in metrics cannot be executed as expected. #What I want to solve I want to set the RquestSize. #Background When using AOAI, I decided…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-25T03:10:10.0566667+00:00
koozo 0 Reputation points
commented 2025-03-04T18:20:22.86+00:00
Loknathsatyasaivarma Mahali 630 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to completely disable caching in Azure API Management?

I want to completely disable caching for a specific API in Azure API Management. Is it sufficient to remove all cache-related policies, or are there any default caching behaviors that might still apply? If so, how can I ensure that no caching occurs at…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-03-03T21:07:13.6133333+00:00
Wessel Vonk 25 Reputation points
commented 2025-03-04T09:23:37.4433333+00:00
Wessel Vonk 25 Reputation points
1 answer

How to specify the x and y values of a ES256 JWK inside issuer-signing-key of validate-jwt in azure APIM

Hi Team. I'm trying to make a request to a JWKS url and fetch the JWKs and store it in a context variable Identified the key from the set of JWKs by matching the kid of the JWT with each kid from above fetched set of JWKs. I have identified the key which…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-27T08:28:48.09+00:00
sneha s 0 Reputation points
commented 2025-03-04T08:05:11.07+00:00
sneha s 0 Reputation points
2 answers

How can have form-data option in request body in Azure Portal, Azure API management test

I want to send my file in my request, I already choose the multipart/formdata in the header but can't see option form-data in the request body. Did I make a mistake at any step?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2023-03-24T01:42:38.81+00:00
Bui Tuan Anh 0 Reputation points
commented 2025-03-03T22:23:51.7133333+00:00
Matthew Hartz 0 Reputation points
0 answers

Does azure-openai-emit-token-metric policy at API Management Service support cached tokens?

The Azure API Management Service recently updated the azure-openai-emit-token-metric to support the GPT-4o model. Does this policy support the recording of Cached Tokens? According to the official documentation on MS Learn, it appears that this feature…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-20T02:30:06.6733333+00:00
SS 5 Reputation points
commented 2025-03-03T17:31:03.2566667+00:00
Loknathsatyasaivarma Mahali 630 Reputation points Microsoft External Staff
1 answer

What apiVersion should be used to create Microsoft.ApiManagement service/properties resources via ARM templates?

The Azure API management portal recommends updating the API management minimum API version to 2019-12-01 or higher. More detail is provided here:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-14T10:46:42.4266667+00:00
Nicolas Louw 0 Reputation points
commented 2025-03-03T10:57:35.72+00:00
Shireesha Eeraboina 1,895 Reputation points Microsoft External Staff
0 answers

Understanding APIM's Mechanism for Importing Open API Specification Files via URL

When you import an API to APIM via azure cli you can either provide the path to your Open API Specification (OAS) file (--specification-path) or you can provide the URL to the OAS (--specification-url). Question 1: Why is importing OAS via URL able to…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-03-03T10:18:06.3266667+00:00
Divyam CHADHA 0 Reputation points
1 answer One of the answers was accepted by the question author.

Failed to terminate Azure Standard v2 APIM

Hi, I tried to terminate my Standard v2 APIM instance but failed. Below is the error output: (TerminationFailed) Unable to terminate Sku V2 API service at this time. Please open a support case for your API management service using the Azure portal and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-20T07:53:05.08+00:00
Matthew Lam 20 Reputation points
accepted 2025-03-03T09:17:02.3466667+00:00
Matthew Lam 20 Reputation points
0 answers

Does management group descendants API return only the active entities?

Hi team, We have a query if the below query list only for ACTIVE ENTITIES? If not, is there an API to list only ACTIVE entities under management groups ? GET…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-28T15:22:44.9066667+00:00
Rachana Pole 5 Reputation points
edited the question 2025-03-03T04:56:56.41+00:00
Rachana Pole 5 Reputation points
1 answer

Azure Api Management url rewrite for dynamic path

Hi I'm having problems rewriting an Url path. My Apim looks like: https://sample-apim-int.azure-api.net/download/ The backend: https://samplebackend.net/ I want to be able to redirect from:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2021-10-25T07:17:15.957+00:00
Omar Amalfi 1 Reputation point
commented 2025-03-03T04:36:37.4266667+00:00
Nolan Le 25 Reputation points
1 answer

Can I use JWK having modulus(n) and exponent(e) to validate JWT in Azure Api management

From validate-jwt policy reference https://learn.microsoft.com/en-us/azure/api-management/validate-jwt-policy <issuer-signing-keys> <key>Base64 encoded signing key | certificate-id="mycertificate" | n="modulus"…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2023-07-11T09:37:30.51+00:00
Abhishek Yadav 0 Reputation points Microsoft Employee
commented 2025-03-03T03:52:52.3433333+00:00
Gopal Cheerla 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is API Management Standard v2 with VNet integration able to use VPN Connections

We are currently planning the usage of Azure API Management. We have the following requirement: Privately connect form APIM to Backend API Services Backend API Services are located in the same VNet, peered VNets and external Datacenters connected via…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-21T10:42:23.3333333+00:00
Cedric Ahlers 75 Reputation points
edited a comment 2025-02-28T13:01:11.3633333+00:00
Cedric Ahlers 75 Reputation points
0 answers

Can't access second API when first was recently used within same APIM service

I have two APIs in my APIM service. Each API endpoint has running Open AI service behind. When I'm using first endpoint (in my AI chat app) with one model deployed - everything is ok, but after that when I try to use another model in my chat app (I can…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2025-02-28T12:45:27.7733333+00:00
Oleksandr Yakovliev 0 Reputation points
1 answer

Azure Api Management Self Hosted Gateway HTTP2 issue

Hello, I am trying to connect the APIM to the regular (non-web) Grpc .Net backend using a self-hosted gateway, however, I see in the APIM logs that the HTTP version is downgraded from 2.0 to 1.1 when communicating with the backend. APIM is the Premium…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,318 questions
asked 2024-06-06T13:43:40.0366667+00:00
Vladyslav Lobyntsev 0 Reputation points
answered 2025-02-28T12:10:17.0166667+00:00
Tom Kerkhove 0 Reputation points Microsoft Employee