2,328 questions with Azure API Management tags

Sort by: Updated
1 answer

Remove server url from OpenAPI specification?

When we export the OpenAPI specification, from either the dev portal or manual from the Azure Portal, the OpenAPI specification contains the server url which is the default Gateway URL of the API Management instance. Our APIM instance is available…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-13T14:19:31.09+00:00
Nathan Hofstee 105 Reputation points
edited an answer 2025-03-18T05:03:42.4633333+00:00
RithwikBojja 950 Reputation points Microsoft External Staff
1 answer

Understanding APIM's Mechanism for Importing Open API Specification Files via URL

When you import an API to APIM via azure cli you can either provide the path to your Open API Specification (OAS) file (--specification-path) or you can provide the URL to the OAS (--specification-url). Question 1: Why is importing OAS via URL able to…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-03T10:18:06.3266667+00:00
Divyam CHADHA 0 Reputation points
commented 2025-03-18T04:08:11.5+00:00
RithwikBojja 950 Reputation points Microsoft External Staff
0 answers

apim not reachable and app gateway failing to connect to backend pools

I have configured APIM with External mode. Created custom domain. Deployed keyvault with 3 certificates mapped to the custom domain. Created public dns zone with cname record where alias is the url of the apim. None of the urls of apim are being accessed…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-17T17:29:02.3266667+00:00
RK 0 Reputation points
commented 2025-03-17T20:05:32.06+00:00
Loknathsatyasaivarma Mahali 715 Reputation points Microsoft External Staff
0 answers

How to disable notification emails?

Hello Currently our APIM instance is integrated in a VNET, internal mode. We added a NSG rule to block SMTP traffic originating from the APIM subnet, with destination ports 25, 465, 587. However, notification emails are still being send to users. Is it…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-13T14:02:02.0933333+00:00
Nathan Hofstee 105 Reputation points
commented 2025-03-17T17:32:20.93+00:00
Loknathsatyasaivarma Mahali 715 Reputation points Microsoft External Staff
1 answer

On-Behalf-Of with system managed identity

Hi, I have API Management service with system assigned managed identity. I’ve created API to Dynamics 365 CRM and almost for all API calls I’m using managed identity. But, as far as I understand, for WhoAmI call it won’t work :( Is where any way that I…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-14T18:27:52.53+00:00
Oleg Kulenko 0 Reputation points
commented 2025-03-17T13:34:18.85+00:00
LeelaRajeshSayana-MSFT 17,321 Reputation points
0 answers

how to incorporate individual policies for different operations inside a single API in an APIM

I have a task to set individual policies for different operations in an API in API Management Instance. Currently, we are manually adding policies for different operations from the Azure Portal. But my task is to set individual policies for different…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-07T06:39:25.87+00:00
84017655 41 Reputation points
commented 2025-03-17T11:02:52.3466667+00:00
Dasari Kamali 245 Reputation points Microsoft External Staff
0 answers

APIM external vnet mode unable to connect to public IP

What can I do when APIM configured in external vnet mode shows a good network status but is unable to connect to the public IP? Despite my expectations of being able to call the EchoAPI through the public IP, all connections are timing out. Telnet is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2024-09-05T13:43:26.12+00:00
Tim Burke 5 Reputation points
commented 2025-03-15T13:59:30.64+00:00
kannis wong 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can't access second API when first was recently used within same APIM service

I have two APIs in my APIM service. Each API endpoint has running Open AI service behind. When I'm using first endpoint (in my AI chat app) with one model deployed - everything is ok, but after that when I try to use another model in my chat app (I can…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-02-28T12:45:27.7733333+00:00
Oleksandr Yakovliev 25 Reputation points
accepted 2025-03-15T08:01:42.3433333+00:00
Oleksandr Yakovliev 25 Reputation points
0 answers

[Azure Api Management] How to forward Authorization Header to Backend

Hello, I configured my Api management instance to pre validate jwts with the validate-azure-ad-token policy, and it's working as expected. But I also want to forward the same authorization token to the backend so it can also validate it and use…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-13T17:20:28.1033333+00:00
Raphael Silva 0 Reputation points
commented 2025-03-14T17:57:09.2966667+00:00
Raphael Silva 0 Reputation points
0 answers

APIM Developer Portal failed to load certificate, but same certificate works for Gateway

We are having issues with the APIM domain settings for the Developer Portal. It reports this error message when trying to save the uploaded certificate for the Developer Portal: Request to resource…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-14T14:29:53.0566667+00:00
John Lieurance 0 Reputation points
commented 2025-03-14T16:21:39.43+00:00
John Lieurance 0 Reputation points
1 answer

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
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-02-05T14:47:19.6333333+00:00
Guillaume LUDWIG 0 Reputation points
edited an answer 2025-03-14T08:08:21.6566667+00:00
Guillaume LUDWIG 0 Reputation points
1 answer One of the answers was accepted by the question author.

When is the API Management Premium V2 will become GA?

We want to use it in our architecture plan but we need a firm commitment on the general availability.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2024-11-04T16:17:55.7833333+00:00
Himanshu Zinzuwadia 45 Reputation points
commented 2025-03-14T07:53:07.29+00:00
Annam Sesha Sayana 0 Reputation points
0 answers

Can I construct a URL link to open a specific API within the APIs section within Azure API Management

Can I construct a URL link to open a specific API within the APIs section within the Azure Portal User Interface within the Azure API Management resource. For example - create a deep link URL when clicked will automatically navigate to the Azure Portal…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-14T03:42:06.0333333+00:00
Beau Holland 0 Reputation points
1 answer

Can we have single/unified developer portal for multiple APIM instances/Gateways?

We have six APIM instances, and aligning with six different developer portal for API discovery and others. It is really hard to have multiple portal for the same purpose, So Is there any way consolidate all the APIs into Single/Unified developer portal…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-11T07:36:01.09+00:00
Natarajan, Ganesh (Cognizant) 0 Reputation points
answered 2025-03-13T16:17:20.67+00:00
Khadeer Ali 4,060 Reputation points Microsoft External Staff
0 answers

After changing KeyVault access control to RBAC based, unable to load certificate onto my API Management Service from KeyVault.

After updating key vault access to RBAC based, I am unable to rotate certificate on API Management Service. I have added Key Vault Administrator, Key Vault Certificates Officer, Key Vault Reader & Key Vault Secrets User. But still unable to load…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-07T15:26:19.35+00:00
Alok Babu 0 Reputation points
edited a comment 2025-03-13T09:32:16.24+00:00
RithwikBojja 950 Reputation points Microsoft External Staff
1 answer

How to specify the x and y values of a ES256 JWK inside issuer-signing-key of validate-jwt in azure APIM

Hi Team. I'm trying to make a request to a JWKS url and fetch the JWKs and store it in a context variable Identified the key from the set of JWKs by matching the kid of the JWT with each kid from above fetched set of JWKs. I have identified the key which…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-02-27T08:28:48.09+00:00
sneha s 0 Reputation points
edited a comment 2025-03-12T20:03:29.85+00:00
sneha s 0 Reputation points
1 answer One of the answers was accepted by the question author.

APIM Developer Portal - The option to enable the developer portal is not visible in Portal Settings.

I have deployed an Azure API Management resource, and set the pricing tier to Standard. However, I can't see the option to enable the developer portal in the Portal Settings. My account has Owner RBAC at the Subscription level. Can anyone please…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-10T08:25:03.4966667+00:00
Richard Landy 26 Reputation points
commented 2025-03-12T09:33:29.8566667+00:00
Richard Landy 26 Reputation points
1 answer

Azure APIM get-authorization-context returns cached expired token

I have a credential provider with two connections setup identically, however the original connection began to return an expired token a month ago and has been doing that ever since with the exact same issued and expiration date of when this problem first…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-01-11T20:59:43.0366667+00:00
EdmondTangCPower-2520 20 Reputation points
commented 2025-03-11T17:31:57.2566667+00:00
Ranashekar Guda 965 Reputation points Microsoft External Staff
0 answers

Does azure-openai-emit-token-metric policy at API Management Service support cached tokens?

The Azure API Management Service recently updated the azure-openai-emit-token-metric to support the GPT-4o model. Does this policy support the recording of Cached Tokens? According to the official documentation on MS Learn, it appears that this feature…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-02-20T02:30:06.6733333+00:00
SS 5 Reputation points
commented 2025-03-11T01:56:55.8033333+00:00
SS 5 Reputation points
1 answer

When will APIM workspaces be available in Azure West Europe

When will APIM workspaces be available in Azure West Europe

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,328 questions
asked 2025-03-07T16:24:19.3166667+00:00
Laurens van de Venn 180 Reputation points
edited an answer 2025-03-10T18:41:47.84+00:00
RithwikBojja 950 Reputation points Microsoft External Staff