1,751 questions with Azure API Management tags

Sort by: Updated
1 answer

Azure API Management fails to deploy

I've been trying to deploy a Azure API Management into an existing subnet via Terraform for a couple days without any luck. I deployed an Azure API Management with the exact configuration to a couple weeks ago with no issue at all, so this is very…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-12T13:26:56.3+00:00
Chris B 0 Reputation points
commented 2024-04-26T14:36:05.8866667+00:00
Anouar Fayek 0 Reputation points
1 answer One of the answers was accepted by the question author.

Event Hub is receiving event after 15s when using log-to-eventhub policy in APIM

I have exposed service on APIM. What I want is to send the request to Event Hub. When I try to use log-to-event-hub policy the request has been sent to Event Hub but it appears in Event Hub after 15s. I tried to do the same with send-request policy and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
556 questions
asked 2024-04-24T01:13:04.54+00:00
Marko Ilic 25 Reputation points
accepted 2024-04-26T11:46:50.65+00:00
Marko Ilic 25 Reputation points
1 answer One of the answers was accepted by the question author.

How to implement bulkhead in APIM instance?

How to implement bulkhead in APIM instance? Can someone explain the architecture on how can we achieve it. Thanks!

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-16T05:49:33.4033333+00:00
Chinmay Sonawane 65 Reputation points
commented 2024-04-26T03:21:05.27+00:00
JananiRamesh-MSFT 21,091 Reputation points
1 answer

I am trying to use CI CD Pipeline to Update or Creating APIs in APIM, So I have created API folder with operations folder with policies but API is created but operations are giving a error. Entity not Found. What should I do to resolve this issue ?

failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"Entity with specified identifier not found","details":null}}'

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-01T06:39:51.42+00:00
Nikunj Singhania 0 Reputation points
edited a comment 2024-04-25T23:01:30.6933333+00:00
Grmacjon-MSFT 15,856 Reputation points
0 answers

Azure APIM Developer Portal - Need help with handling CORS errors

Hello, I'm trying to test an API operation, but when I provide an invalid subscription key, the error message returned is related to CORS rather than an invalid subscription error message. However, I receive a success response when using a valid…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
793 questions
asked 2024-04-25T14:54:17.6033333+00:00
Hari Prathipati 0 Reputation points
1 answer

APIM <on-error> policy and <outbound> policy

I am using an APIM to passthrough to a backend service and I wanted to implement better logging and observability for errors when things go wrong either in the APIM itself, or at the backend. I introduced an <on-error> block which has a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-16T10:24:21.0333333+00:00
chadwell 0 Reputation points
answered 2024-04-25T06:52:52.02+00:00
Aki Nishikawa 400 Reputation points Microsoft Employee
1 answer

can we create a common policy for global and product scope?

I created an API Management (APIM) policy at the product level and now we need to set up a policy that can be used at the global, product, and API scopes. I initially created a product-level policy and tried to place it at the global scope, but it…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-22T08:59:31.0866667+00:00
akhilas@secful.com 20 Reputation points
accepted 2024-04-25T03:59:51.63+00:00
akhilas@secful.com 20 Reputation points
1 answer

Developer portal markdown image size

Trying to include an image in an API description OAS file to be shown in Developer Portal. Using markdown as in Azure DevOps includes the image but the size is not taken into account; ![Image alt text](/content/myImage.png =500x250)

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-05T12:18:45.19+00:00
AE 40 Reputation points
commented 2024-04-25T03:57:36.31+00:00
JananiRamesh-MSFT 21,091 Reputation points
0 answers

How to mask or hide OCP apim subscription key from being displayed in azure portal

Can we hide/mask OCP apim subscription key which is called from KeyVault to display in azure portal apim policies.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,115 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,802 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
793 questions
asked 2024-04-24T16:34:48.1166667+00:00
Nagender Tipparna 0 Reputation points
edited the question 2024-04-25T03:16:47.2933333+00:00
GitaraniSharma-MSFT 47,416 Reputation points Microsoft Employee
1 answer

Not able to delete APIM as its status show updating

I create an API management with terraform. However it cannot be completed. Its status show "updating". I try to delete it but cannot because delete button was gray out. API management name: apim-z1x-sok-staget0lot Region: Japan East.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-10T16:07:46.1033333+00:00
Dang Huu Minh 0 Reputation points
edited an answer 2024-04-24T17:15:26.4933333+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
0 answers

How to fix "Error 404 Operation not found" in Azure API Management Self-hosted Gateway

I'm encountering an issue with my self-hosted gateway in Azure API Management. For development, I've deployed the gateway on my laptop using a Docker container at http://localhost:8089. I've set up an ASP.NET API hosted in IIS at https://api.test.local…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
Internet Information Services
asked 2024-04-16T12:02:05.9666667+00:00
nzpoc 0 Reputation points
commented 2024-04-24T17:10:34.52+00:00
JananiRamesh-MSFT 21,091 Reputation points
1 answer

Azure APIM | Connection issues

Hi I have an APIM with backends created. These backends point to an Azure Function App. I am receiving frequent logs like The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. A connection…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,263 questions
asked 2024-04-23T12:18:31.2166667+00:00
Abhay Chandramouli 966 Reputation points
edited a comment 2024-04-24T17:05:58.0733333+00:00
JananiRamesh-MSFT 21,091 Reputation points
1 answer

问下azure有类似aws的角色扮演吗,我们需要在非azure环境中通过api访问到azure资源,目前已知新建clientid、clientsecret方式,还有类似aws角色扮演方式吗

问下azure有类似aws的角色扮演吗,我们需要在非azure环境中通过api访问到azure资源,目前已知新建clientid、clientsecret方式,还有类似aws角色扮演方式吗

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-23T10:49:24.16+00:00
zac 0 Reputation points
answered 2024-04-24T17:04:49.0233333+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
0 answers

API Management Developer Portal Main page - Switch Sign in Button on Login to Navigate to API menu?

In my API Management developer portal, I want users to be able to log in through either a button on the home page or through the top right sign in through the menu. I placed a button on the front page, allowing users to sign in through pressing the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-24T16:02:38.7566667+00:00
hampton123 1,030 Reputation points
1 answer

What are the Policies available for GraphQL API in Azure API management?

I've been delving into policies for my GraphQL API within Azure API Management (APIM), and I've noticed that certain policies such as mocking and caching appear to be disabled. This has left me wondering whether these policies are not supported for…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-24T10:41:21.13+00:00
Arpan Banerjee 5 Reputation points
commented 2024-04-24T12:43:49.6833333+00:00
Arpan Banerjee 5 Reputation points
1 answer One of the answers was accepted by the question author.

Api service already exists

When trying to deploy my azure function with apim I get the following error: Conflict - { "code": "ServiceAlreadyExists", "message": "Api service already exists: sls-eus-dev-56b704-apim", "details":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2020-12-02T21:17:42.677+00:00
Artur de Almeida Ribeiro 31 Reputation points
commented 2024-04-24T06:37:38.8566667+00:00
Tuomo Hokkanen 20 Reputation points
2 answers

Azure APIM | AppGW | Health Probe

Hi I have an Azure APIM connected to an Azure AppGW. Is it possible to check Azure APIM health ? We found health probes on AppGW.. Does that check APIM health as well ? or only AppGW ? If not how to check APIM Health using probes ?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
957 questions
asked 2024-04-17T02:37:19.49+00:00
Abhay Chandramouli 966 Reputation points
commented 2024-04-24T05:23:27+00:00
JananiRamesh-MSFT 21,091 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Front door says Our services aren't available right now for backend APIM

Hi I Have created front door and configured backend as api management services. If my api management is without any Vnet i am able to access api's via front door endpoint but if i make my api management as Internal VNet injected then it says Our…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-22T09:32:41.2866667+00:00
Amoghavarsh Patil 20 Reputation points
accepted 2024-04-24T04:55:35.2+00:00
Amoghavarsh Patil 20 Reputation points
0 answers

How to fix web activity error "Error calling the endpoint" for Azure API management service from Azure data factory

I have an azure data factory in VNet and API management service with virtual network type "Internal". I am trying to invoke one of the Api endpoints from data factory using web activity "POST" method but getting the below mentioned…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,538 questions
asked 2024-04-22T21:50:32.2266667+00:00
Chodisetti, Veda 0 Reputation points
commented 2024-04-23T15:17:42.4433333+00:00
Chodisetti, Veda 0 Reputation points
1 answer

Azure APIM v2 Standard VNet Integration via Bicep

Hello, Trying to automate APIM v2 Standard with Bicep template, we are using VNet Integration hence need to add that to the Bicep as well but when we do it hits this…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,751 questions
asked 2024-04-16T23:06:47.02+00:00
Syed Hussain 0 Reputation points
commented 2024-04-23T10:15:14.2433333+00:00
Syed Hussain 0 Reputation points