Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
1 answer
181 views

I am trying to block scans targeting my website, e.g., requests that end in /.env The requests go through Azure FD to a Node.js server to APIM then to my BE server. In the Azure API-Management level, ...
PythonForEver's user avatar
Advice
0 votes
0 replies
23 views

Is there a way to use our own custom CSS or override existing ones while customizing the developer portal? The current Style customization is very limited to basic elements. E.g., if I want to display ...
Santosh Aherkar's user avatar
2 votes
0 answers
63 views

We are experiencing an intermittent issue with the Azure API Management managed developer portal where the "Try It" console sometimes fails to preload the request body with example data. The ...
Andres Chavez's user avatar
Advice
0 votes
2 replies
137 views

I am developing MCP servers for an external service. The MCP server is written with Spring Boot AI framework for Java. I have been deploying APIs to Azure Kubernetes service (AKS) and access them with ...
Sandy's user avatar
0 votes
0 answers
68 views

Here is my policy statement. I need to construct and return a JSON response upon <on-error>. I tried using a liquid template and string interpolation. Nothing worked. <policies> <...
Tech with Thiru's user avatar
1 vote
1 answer
70 views

I am using Azure API Management with delegation, and I can successfully validate the signature for all operations except ChangeProfile. I am following this documentation: https://learn.microsoft.com/...
Dimitris's user avatar
0 votes
0 answers
50 views

I am deploying multiple Azure AI Document Intelligence (v4.0) containers (Layout, Invoice, ID, etc.) into a private AKS cluster. I have Istio enabled as the service mesh and Azure API Management (APIM)...
Vowneee's user avatar
0 votes
2 answers
301 views

I'm running an Azure DevOps pipeline that uses the "Azure API Management API Utility" task (from the Azure API Management DevOps Marketplace) to deploy APIs. The pipeline fails with the ...
João Calado's user avatar
0 votes
1 answer
222 views

I am using the pattern below for accessing authorization tokens from my backend data source. This works fine until I have one of the values in the body containing special characters like (, <, and/...
Scott Paulin's user avatar
0 votes
1 answer
143 views

I retrieved a token (confirmed by setting a variable to the response-variable-name tokenResponse; it shows in the trace and I get a 200 OK) in my APIM Policy and now need to set the authorization ...
Admins's user avatar
Advice
0 votes
0 replies
47 views

I am looking to add a custom signup field in Azure API Management but not able to figure it out where and which place. Things i want to do: I have a set of apis i want to expose via API-M I want to ...
silentsudo's user avatar
0 votes
1 answer
204 views

All, I had to re-write this post since there has been significant changes in the requirements. The objective is to invoke Auth0 management APIs such as /v2/users /userinfo etc.. through APIM. This ...
Tech with Thiru's user avatar
-1 votes
1 answer
131 views

I want to read all subscription on my Azure tenant. https://learn.microsoft.com/en-us/graph/api/subscription-list gives a list of scopes/permissions. list requires Sites.ReadWrite.All on the endpoint ...
Horus's user avatar
0 votes
0 answers
91 views

On an API global policy for Azure APIM, for an API with a specific tag, I need to allow access to users only if they come from some IP ranges: <inbound> <base /> <choose> ...
ClaudeVernier's user avatar
0 votes
0 answers
97 views

I am managing an Azure APIM where developers creates API with CI/CD and swagger files, we accept both YAML and JSON format. In a report, I want to include a link to download a JSON format of the ...
ClaudeVernier's user avatar

15 30 50 per page
1
2 3 4 5
177