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
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 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 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
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 Logic Apps
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 Static Web Apps

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
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph

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 Storage

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

"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
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
Microsoft Security | Microsoft Entra | Microsoft Entra ID
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

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
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: 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
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 SQL Database

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
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
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


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


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