1,769 questions with Azure API Management tags

Sort by: Updated
1 answer

API Management Service unable to locate Logic App with HTTP listener

I have created a Logic App with a workflow using an HTTP Request listener in the same Azure subscription as the API Management Service. However, when I go to add a new API using the Logic App selector, no Logic Apps appear in the list to select. The…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2022-08-26T09:26:54+00:00
Adam Taylor 1 Reputation point
answered 2022-08-26T17:11:10.543+00:00
JananiRamesh-MSFT 21,471 Reputation points
1 answer One of the answers was accepted by the question author.

APIM redirect to another API based on Host

I have a private APIM (hostname: apim.custom.com) with 2 APIs, dev1 and dev2 with similar set of operations(api/v1) How can I redirect request from dev1.apim.custom.com/api/v1 to dev1/api/v1 api operation and dev2.apim.custom.com/api/v1 to…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-18T10:48:11.67+00:00
Rahul Prabhu 46 Reputation points
accepted 2022-08-25T12:18:45.887+00:00
Rahul Prabhu 46 Reputation points
0 answers

API Management ignores CORS policies few hours later

Hello everyone, I currently have a weird behavior in Azure API Management and CORS. I created an API Management resource and added my policies to it, including CORS policies. It worked. After testing it today the response was "Origin header was…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,302 questions
asked 2022-08-18T12:50:38.733+00:00
Andreas Alzner 6 Reputation points
commented 2022-08-24T13:59:55.8+00:00
MuthuKumaranMurugaachari-MSFT 22,146 Reputation points
2 answers One of the answers was accepted by the question author.

How is tracestate header propagated to Application Insights?

In a Java application deployed to Azure we have customized the W3C tracestate header by adding a custom item to the list. Before we did that the header value contained an item already looking something like this:…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,812 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2021-08-30T13:28:57.147+00:00
Knut Wannheden 21 Reputation points
accepted 2022-08-24T05:57:17.457+00:00
Knut Wannheden 21 Reputation points
1 answer One of the answers was accepted by the question author.

Error while adding AAD group into APIM

I am getting the below error while adding the AAD group into APIM {"error":{"code":"ValidationError","message":"Failed to query Azure Active Directory graph due to error: Could not load file or assembly…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-16T09:38:03.457+00:00
Shekhar Nadide 186 Reputation points
accepted 2022-08-23T11:04:51.847+00:00
Shekhar Nadide 186 Reputation points
1 answer One of the answers was accepted by the question author.

APIM Events are not triggered when we attach any product to API and vice versa.

APIM Events are not triggered when we attach any product to API and vice versa. Could you please provide the resolution or workaround for this?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-05-11T09:43:05.97+00:00
Shekhar Nadide 186 Reputation points
accepted 2022-08-23T11:04:21.487+00:00
Shekhar Nadide 186 Reputation points
2 answers One of the answers was accepted by the question author.

API swagger import license URL length limit

We've started noticing recently that APIM is imposing a 128 character length limit for the license URL (see below). What is the reason behind this restriction?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-17T15:33:13.177+00:00
Muriuki, Levi M 251 Reputation points
accepted 2022-08-22T21:20:24.42+00:00
Muriuki, Levi M 251 Reputation points
1 answer One of the answers was accepted by the question author.

Azure APIM Developer portal logs

Where can the logs for the APIM developer portal be found? For eg: access logs, login errors, content issues, access restriction exceptions etc

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-18T18:25:07.997+00:00
Nagashree Balasundaram 731 Reputation points
accepted 2022-08-22T17:53:25.527+00:00
Nagashree Balasundaram 731 Reputation points
1 answer One of the answers was accepted by the question author.

Azure APIM throws error for WebSocket API due to Connection: Keep-Alive,Upgrade

I have REST and WebSocket APIs on the Azure API Management services portal. WebSocket is redirecting to different Web Pubsub service based on input parameters from clients/frontend for different development environments. When hitting WebSocket api from…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-02-02T15:52:58.583+00:00
pratik 46 Reputation points
commented 2022-08-22T06:31:11.073+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a public API I can poll for server/region degradations?

Digging around in the docs, i've found Emerging Issues: https://learn.microsoft.com/en-us/rest/api/resourcehealth/emerging-issues/get?tabs=HTTP#impactedregion and of course the status page: https://status.azure.com/en-gb/status The emerging…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-18T06:43:38.527+00:00
Ryan 21 Reputation points
accepted 2022-08-19T08:14:34.477+00:00
Ryan 21 Reputation points
1 answer

Azure API Management policy - Liquid response

Hello, we are trying to filter some fields from API response in JSON format using Liquid template. I receive API response successfully but if I try to filter response using liquid template it simply returns nothing, if I remove liquid query part…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-18T10:25:47.657+00:00
Djordje Novakovic 626 Reputation points
commented 2022-08-18T14:26:29.1+00:00
MuthuKumaranMurugaachari-MSFT 22,146 Reputation points
2 answers One of the answers was accepted by the question author.

Azure APIM-Client Connection Failure-Forward Request Timeout

Hi, My backend API is designed to download document and it works well from Postman even though the size of document in 500mb. But when calling the same backend api via Azure APIM, it produces error (Message Payload too large to buffer or Client…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-07-26T15:05:09.78+00:00
Amit-J 316 Reputation points
accepted 2022-08-18T07:20:04.42+00:00
Amit-J 316 Reputation points
2 answers One of the answers was accepted by the question author.

Verify Subscription inside the policy

We have an API with operations protected by OAuth, this API at the moment does not require subscription but just OAuth. However we would like to expose one of its operations for API Key based authentication. We will move the jwt validation policy to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-03T00:06:32.017+00:00
Vijay Akula 66 Reputation points
accepted 2022-08-18T04:44:11.85+00:00
Vijay Akula 66 Reputation points
0 answers

Client Certificate is empty

Hello , I have problem with client certificate. When I put API URL with into browser with installed client certificate everything works fine and I get OK response. Problem is when I call same API URL with my web application hosted on IIS server.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-09T11:17:52.947+00:00
Matej Kristofik 1 Reputation point
commented 2022-08-16T16:41:25.713+00:00
MuthuKumaranMurugaachari-MSFT 22,146 Reputation points
1 answer One of the answers was accepted by the question author.

Update APIM Subscription Activation date

Is it possible to update the startdate of a subscription? When a primary key is regenerated, does the "start date" or "creation date" for the subscription get updated?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-15T22:01:19.743+00:00
Nagashree Balasundaram 731 Reputation points
accepted 2022-08-16T15:28:23.073+00:00
Nagashree Balasundaram 731 Reputation points
1 answer One of the answers was accepted by the question author.

Support for External documentation through imported swagger

Swagger has an externalDocs object that can be included to point to a URL for additional documentation for an API. It would be nice if this could be added as a property of the API in APIM and show up in the Developer portal. Thanks.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-15T19:18:31.683+00:00
Muriuki, Levi M 251 Reputation points
commented 2022-08-15T22:17:31.47+00:00
Muriuki, Levi M 251 Reputation points
1 answer

How to auto rotate an API subscription key in Azure

As part of security measures, I need to rotate the API subscription key very frequently and regularly in an automated way. Is there a way to achieve it in Azure APIM?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-11T06:31:31.357+00:00
Raja 1 Reputation point
commented 2022-08-13T11:03:01.353+00:00
Takahito Iwasa 4,841 Reputation points MVP
1 answer

Generating the subscription key only for onetime use

Is there a way to generate a API subscription key for a single use? The intention is that once used the subscription key will be unused and cant be reused. So every time an application tries to access an API a fresh and new subscription key will be…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
386 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
316 questions
asked 2022-08-11T06:17:42.66+00:00
Raja 1 Reputation point
commented 2022-08-12T15:14:16.767+00:00
MuthuKumaranMurugaachari-MSFT 22,146 Reputation points
1 answer One of the answers was accepted by the question author.

Disable auto approval of product subscriptions

How should the APIM products and subscriptions be configured in order to have the auto approval disabled. This is what I have so far: Created a API product with "requires subscription" and "requires approval" checked …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2022-08-08T19:11:43.807+00:00
Nagashree Balasundaram 731 Reputation points
accepted 2022-08-11T19:10:31.397+00:00
Nagashree Balasundaram 731 Reputation points
1 answer

How to secure Springboot apllication with APIM

Hi, I have deployed my Springboot application as an AKS service. but now I want to secure the API with Azure API Management(a requirement). Any docs or reference on setting up the resource will be helpful. Thanks

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,867 questions
asked 2022-08-05T04:46:15.62+00:00
Rajamannar A K 86 Reputation points
commented 2022-08-09T06:29:58.137+00:00
Rajamannar A K 86 Reputation points