Skip to main content

Questions tagged [apim]

Use this tag for Azure API Management. Azure API Management is a cloud hosted service that can add many capabilities to an existing HTTP API on any platform. This includes functions related to security, API key management, caching, documentation, and many other cross cutting policies.

0 votes
0 answers
36 views

Expose angular containers by Api Management

I am developing microfront components, these must be deployed as containers. I am using AKS for deploying these containers. My question is if I can use API Management in Azure to govern the ...
user26386487's user avatar
0 votes
0 answers
53 views

APIM can not route traffic to Azure app service trough private endpoint

My Goal: Communicate APIM and azure app service using private endpoint. No exposure via public internet. Current setUp: i have a APIM standard stv2 and i created for it a private endpoint in a subnet ...
bouthayna hamdi's user avatar
0 votes
0 answers
32 views

APIM Managed Developer Portal Deployment Stuck on Pending

I have a problem with the Developer Portal (Managed) in API Management Standard v2. I tried to publish a new version of the portal and it became "Pending" and did not get published after ...
tridy's user avatar
  • 1,236
0 votes
1 answer
50 views

Bicep: Conditionally deploy a resource based on existence of a nullable object parameter

I'm trying to write a bicep template that conditionally deploys an APIM Version Set if a nullable object parameter was supplied. This seemed like it should be fairly simple but, unfortunately, my ...
Colin Smith's user avatar
0 votes
0 answers
47 views

Server error occured while using B2C on Azure API Management Develop portal

I want to add the ability to sign in or up for my APIM developer portal via any Microsoft account type (personal or corporate, work ...). I have uploaded SocialAndLocalAccounts custom policy from the ...
dev's user avatar
  • 25
0 votes
1 answer
57 views

Uploading large file using multipart/form-data from Azure APIM to Azure Blob Storage

I am using the below policy in Azure APIM for uploading large file (2 GB) to Azure Blob Storage. This works fine when I send it as binary (i.e. content type "application/octet-stream"). ...
Vivek Chandel's user avatar
1 vote
1 answer
54 views

Logging in Azure API Management Policy

Is it possible to do custom logging (request/responses/variables) in Azure API Management Policy layer? Usually, API requests and responses are logged in Azure App Insights/Azure Log Analytics once ...
Devender Sharma's user avatar
0 votes
0 answers
31 views

B2C implementation on Azure APIM developer portal (Custom policy to allow multitenant)

I would like to setup b2c authorization on my Azure developer portal. I have deployed SocialAndLocalAccounts starter pack with my configurations (https://b2ciefsetupapp.azurewebsites.net/). Now, when ...
dev's user avatar
  • 25
0 votes
1 answer
39 views

APIM developer portal test console does not show gateway custom domains

I registered a custom domain for an APIM gateway. In the developer portal's test console, only the custom domain for the gateway is shown and automatically used. Details: The APIM instance is deployed ...
lefli's user avatar
  • 23
0 votes
1 answer
72 views

Terraform AzureRM Not working to create api managment (APIM) backend ValidationError

I'm trying to create a APIM backend with terraform, and it always gives me this error: module.apim_backends.azurerm_api_management_backend.example: Creating... ╷ │ Error: creating/updating Backend (...
Thomaz's user avatar
  • 11
0 votes
1 answer
55 views

How do I conditionally restrict API Endpoint Access based on Audience ID?

I have an API imported in the Azure API Manager that contains several endpoints. I need to define a policy within APIM that will allow one Audience ID to access all endpoints within the API while a ...
Stephen Rushton's user avatar
0 votes
2 answers
109 views

Bicep - Using OpenAPI to create API definition and Xml Policies for each operation

I have got a requirement in which my client would like to supply an OpenAPI specification to create the API with the operations and need developers to create operation policies. I understand this can ...
Richard's user avatar
  • 886
3 votes
1 answer
119 views

Is there a way to add username in API Log in WSO2 APIM?

I use wso2 api manager apilog with this url: https://apim.docs.wso2.com/en/latest/observe/api-manager/monitoring-api-logs/ I need to log username of user that calls the api too. Is there any solution ...
m.feyzollahi's user avatar
0 votes
0 answers
21 views

DevOps - Import-AzApiManagementApi for a protected app service

I have a backend API (app service) with a swagger definition that I would like to import to a API Management instance in my release pipeline. The app service is protected using EasyAuth (Entra ID). I'...
Tungviktarn's user avatar
0 votes
2 answers
59 views

How to connect in this API?

I am trying to connect in an API. The client sent me 2 URLS ( Test and Prod), Parameter, Client ID, Subscription (Ocp-Appim-Subscription-Key Parameter) and Client Secret I was trying using Anaconda + ...
Ferby's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
19