APIM policy Azure Portal UI: liquid template not saving parse-date="false"
I have this policy section: And can save and the parse-date="false" is adhered to. However if I then open the same policy up again the parse-date="false" has disappeared. If I save this again the dates are then parsed incorrectly…
Azure API Management
Request: Ability to Use $select to Reduce Payload in APIM Reports – byRequest API
We are using the APIM Reports – byRequest API, which returns a large JSON payload containing many fields (apiId, operationId, productId, userId, url, ipAddress, cache, apiTime, serviceTime, etc.). To reduce payload size and avoid timeout issues, we need…
Azure API Management
APIM API Deployment Failing in one of my Subscriptions with 409 Conflict
I am deploying my APIs using the following bicep which has always worked, but yesterday it started failing in one subscription only: Parsing error(s): Failed to import from specified resource…
Azure API Management
Entra App Proxy w/APIM
Hi, Looking at the page here suggests you can integrate Application proxy (Entra) and APIM (Q&A suggests it is possible with APIM at the front end)…
Azure API Management
C# OAuth Call to login.MicrosoftOnline.com Results in TLS/SSL Error Sporadically
Hi Microsoft Q&A, I wrote a C# application that attempts to get an OAuth token from https://login.microsoftonline.com. The resulting access token is in turn used to call a Microsoft D365 Cloud application web service. My problem is the my C#…
Azure API Management
Cannot Login to APIM Developer Portal with Azure AD User; Admin Approval Mail Has No Approval Link
Issue: I have enabled “Enable User Sign-In with Azure Active Directory” for my Azure API Management (APIM) instance. However, when I attempt to log in to the Developer Portal using my Azure AD user, the login process fails due to missing admin…
Azure API Management
Not able to set/forward headers in MCP server policy when using MCP server from REST API in APIM
I have a REST API exposed as MCP server, following the documentation here REST API has validate-jwt policy MCP server also has validate-jwt policy Problem: I cannot get the Authorization header to be forwarded from the MCP server to the API, even…
Azure API Management
Enable Log Scrapping or Data Masking in Azure APIM for Request and Response Bodies
Hi, We are using Azure API Management as our API Gateway to expose backend APIs to our customers. In some scenarios, clients send sensitive information such as credit card related data or user login details. For compliance and security reasons, we need…
Azure API Management
Exposing API as MCP Server in Azure API Manager is not passing POST body to API
I am trying to expose my API as an MCP server through Azure API Manager. The API has a POST endpoint which accepts a simple body of 2 numbers { "number1": 10, "number2": 5 } It then does some very basic math on them (add,…
Azure API Management
Api management service is external and my aca backend instance is private i hsoted an app but not able to make api management to backend communcaition
the api managment i tried adding an api and then source revision url is set but the base url which gateway gives is giving 404 error and i am not able to each backend
Azure API Management
Slow server hello when setting up SSL handshake azure apim
We have several customers that complain about a slow server response when setting up a SSL handshake. What we see is this: Client send SSL HELLO. Server SSL Hello response takes 10 or more seconds. We can not figure out what this is causing. In the wire…
Azure API Management
Name of a deleted azure api management service is already in use when trying to create a new api management service
Context Important note: all resource names used in my question are examples I am moving api management service "apimA" from tenant A, subscription A to tenant B subscription B. apimA has been deleted several months ago (july this year), I am…
Azure API Management
We want to move our current domain to another o365 tenant. But we have ongoing webapps, sql projects which are hosted in this azure tenant. How we can continue using this azure portal after moving the domain to another tenant?
We want to move our domain to another o365 tenant. But we have ongoing webapps, sql projects which are hosted in this azure tenant. How we can continue using this azure portal after moving the domain to another tenant?
Azure API Management
Reactivate API Management
Hello The API Management service has the status Stopped. I would like to reactivate it. This happened because the invoice was not paid on time. I managed to reactivate all services except API Management. Everything I try to do, it returns an error saying…
Azure API Management
Field properties ignored in Azure API Management (APIM) when importing OpenAPI specification with multipart/form-data requests
I've encountered an issue where certain field properties, such as "required" and "description," are being ignored in Azure API Management (APIM) when importing an OpenAPI specification that includes endpoints with multipart/form-data…
Azure API Management
APIM limits are very low
Hi! For both classic tiers: and v2 tiers: for every tier backend and named values limits are set to only 100 max. Is this a mistake? Is there a way to increase this limit?
Azure API Management
APIM zone redundant changes
Scenario: Upgrading an older version of APIM (pre 2024) to add zone redundancy/resiliency. Platform version stv2.1. Premium SKU. VNet injected APIM version. Standard public IP address (pre-zone redundancy feature). Internal VNet option:…
Azure API Management
OpenAPI 3.1.0 file importation fails in Azure APIM
Hi, When I try to manually import a OpenAPI 3.1.0 file into the API Management in Azure, it fails and complains that the file isn’t valid : Parsing error(s): The input OpenAPI file is not valid for the OpenAPI specification…
Azure API Management
Adding validate-client-certificate policy makes the request connection failed
Adding validate-client-certificate policy makes the request failed with: An error occurred while sending the request when I use HttpClient making the request. Policy: <validate-client-certificate validate-not-before="true"…
Azure API Management
I am working on api center but there is no displaying in UI for contact details
As I am working on the api center I am not able to show the contact details of my openapi spec in the api center ui there is no ui there to show it off please let me know how it is possible to show those details there and why it is always shown in…