2,465 questions with Azure API Management tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

How to remove vnet from API Gateway?

Hi, I have added the vnet to Azure API management service. But now I am unable to remove it, please help me on how I can remove this.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2022-01-06T11:06:45.963+00:00
Deshmukh, Vijit 516 Reputation points
answered 2022-01-07T06:27:02.877+00:00
Deshmukh, Vijit 516 Reputation points
1 answer

Get traceparent generated by APIM and return from response header

By correlate requests in Azure APIM and Application Insight with W3C distributed tracing Azure, if the client dose not send the traceparent header, seems APIM would checks the incoming request and if no traceparent, the APIM would generate and set from…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-11-15T08:21:45.46+00:00
He Gao 6 Reputation points
commented 2022-01-06T09:31:38.327+00:00
He 1 Reputation point Microsoft Employee
1 answer

Azure APIM limit concurrency and authentication not working

I want to set authentication between APIM and backend. But when I use authentication policy it gives error Also I want to set concurrent request limit to max 10. But after applying the policy also I can execute more than 10 request. I want to…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-01T11:48:28.2+00:00
Suresh Thakur, Kirti 86 Reputation points
commented 2022-01-03T10:02:41.547+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Azure APIM git integration json file format

According to the document, I am able update my APIs with pull&push commands. I wonder if there is any document providing the information about the rule of "how to edit these files?" I only find the information about folder…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-11-11T05:35:25.027+00:00
Han Shih 施學翰 146 Reputation points
accepted 2022-01-03T09:15:51.947+00:00
Han Shih 施學翰 146 Reputation points
0 answers

UnresolvableHostName: NameResolutionFailure APIM error | APIM Logic app connector

I am using API management (Basic) Tier. My APIs are listed on API management with function app's as their backend. Calling my APIM APIs from logic apps using APIM connector. Getting: UnresolvableHostName: Http request failed with status code…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,566 questions
asked 2021-12-20T07:28:22.25+00:00
Alchemist 21 Reputation points
commented 2022-01-03T06:31:26.007+00:00
MughundhanRaveendran-MSFT 12,506 Reputation points
0 answers

CORS between static website and Apim

try to call an Api method exposed on Azure Apim from a static Web Site configured apim policy like this: <policies> <inbound> <cors> <allowed-origins> …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,181 questions
asked 2021-12-14T21:34:22.103+00:00
Mellani, Roberto 1 Reputation point
commented 2022-01-03T06:30:33.667+00:00
MughundhanRaveendran-MSFT 12,506 Reputation points
2 answers

Why is description null in List Applications AzureAD graph api ?

I am fetching azure AD applications from API : /v1.0/applications But getting description field empty, what is the way to get description for AzureAD apps ? "description": null

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2021-12-16T12:06:12.783+00:00
Abhinav Gupta 51 Reputation points
commented 2021-12-31T02:42:35.24+00:00
CarlZhao-MSFT 46,376 Reputation points
1 answer

Creating an Azure Storage Account using REST api is returning an empty response

I have configured postman environment variables and have already requested a bearer token: I am using PUT: …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,545 questions
asked 2021-12-23T04:36:15.767+00:00
Yannick Bastiaensen 21 Reputation points
answered 2021-12-23T11:40:46.103+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
0 answers

How to apply XSL Transform in Azure APIM which will convert single value element to array .

Hello Team, I have requirement where we need to convert XML to json in Azure API in inbound policy. And XML contains some element for which sometimes value is single element. However, we want that while converting to JOSN it should be array and not…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-15T12:06:49.163+00:00
prajakta nawale 1 Reputation point
commented 2021-12-23T10:40:55.297+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

"statusCode": 401, "message": "Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription." }

I am sending the right subscription key in the following code, but I am getting the message : "statusCode": 401, "message": "Access denied due to invalid subscription key. Make sure to provide a valid key for an active…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-17T10:10:23.31+00:00
Bill dim 21 Reputation points
commented 2021-12-23T07:18:57.767+00:00
Bill dim 21 Reputation points
1 answer

OAuth 2.0 for Azure APIM API Client authentication

Hi, I am trying to enable OAuth 2.0 for authenticating the clients that consume APIs on Azure APIM. Below is the Azure doc that I followed. But, the option for OAuth 2.0 does not show up in Developer Portal. Is there anything else to be done apart…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-12-10T21:56:27.05+00:00
NT 6 Reputation points
commented 2021-12-22T21:39:21.43+00:00
MikeUrnun 9,777 Reputation points Moderator
1 answer

validate-content policy on consumption tier

I recently changed our APIM instance from the developer tier, to the consumption tier, and am seeing some weird behavior in the validate-content policy. On the developer tier, this policy would work as expected and return a 400 error with the appropriate…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-09T15:54:18.093+00:00
MissonAdam-7432 6 Reputation points
answered 2021-12-21T03:52:24.29+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator
1 answer

Need help in sending xml file to azure-api.net using vb6.0

Can someone please tell me, what should be the contents of queryString$ in the following function? Private Function PostRequest(queryString$, userid$, key$, body$) As String With New WinHttpRequest .Open "POST",…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-17T15:44:46.497+00:00
Bill dim 21 Reputation points
answered 2021-12-17T21:09:22.517+00:00
MikeUrnun 9,777 Reputation points Moderator
1 answer

How can I connect OAuth APIM from SharePoint hosted addin?

I have created an APIM with OAuth. Using developer portal and Post man I can able to fetch the data from the APIM. But I need to access that from my SharePoint Hosted Add-In? How to generate token to get data from APIM? Plz suggest me on this.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-13T06:55:25.977+00:00
Anonymous
commented 2021-12-17T05:51:58.78+00:00
MughundhanRaveendran-MSFT 12,506 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Api Management: verify that JWT and Ocp-Apim-Subscription-Key belong to the same user?

My api is protected by 2 means: JWT validation and Ocp-Apim-Subscription-Key requirement. The Azure AADB2C JWT asserts that the user is who he says he is while guaranteeing that he proved such identity (user+password) recently. The…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-11-25T14:08:55.347+00:00
Leonardo Ferreira 26 Reputation points
accepted 2021-12-16T21:58:55.37+00:00
Leonardo Ferreira 26 Reputation points
1 answer

Quotas and limits API for resources like SQL, Event hub and Event grid

Working on getting the used count and the capacity by subscription for various Azure resources. This information is to be retrieved either through an API or a Powershell Cmdlet and a historical data about the same information needs to be maintained.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
Azure SQL Database
asked 2021-12-08T20:24:18.75+00:00
Kaustubh Patil 6 Reputation points
commented 2021-12-16T19:50:39.013+00:00
GeethaThatipatri-MSFT 29,552 Reputation points Microsoft Employee Moderator
1 answer

Can we get User access URL for a Azure AD application using graph API ?

I am trying to fetch a user's applications and want the UserAccessUrl from graph api, so that later that application can be clicked to directly login using SSO. I see the User Access Url field in Enterprise Application in Azure AD, but do not get it as…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2021-10-13T11:47:54.4+00:00
Abhinav Gupta 51 Reputation points
commented 2021-12-16T12:17:39.99+00:00
Abhinav Gupta 51 Reputation points
1 answer One of the answers was accepted by the question author.

How to modify APIM APIs OpenAPI to create formParameters for traditional POSTs?

Currently, when sending a test POST to a NET6 app service, the resulting request received "form" property appears to not be initialized and causes errors: The form property is read only so it must be supplied in the request from APIM…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-07T00:40:41.713+00:00
Marc George 191 Reputation points
accepted 2021-12-16T11:26:59.83+00:00
Marc George 191 Reputation points
1 answer

How to Provide APIM Subscription Header Details in Subscriber Metadata?

Using APIM with subscriptions to provide the services, is it possible to provide the subscriber the header details in the SAML metadata given to them to configure their application/server to have them used in their request?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-15T11:22:11.677+00:00
Marc George 191 Reputation points
commented 2021-12-15T21:57:23.22+00:00
Marc George 191 Reputation points
0 answers

unlimited product is not opening

Hello, I had customized the API from API Management Service. In the products page, when I click on unlimited button, nothing is happening (like opening a new page etc.,). Please let me know, how can I correct it. Thanks for your answers in advance. …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2021-12-08T13:58:28.057+00:00
Chaitanya Kumar Dondapati 1 Reputation point
commented 2021-12-15T12:42:29.423+00:00
Chaitanya Kumar Dondapati 1 Reputation point