2,327 questions with Azure API Management tags

Sort by: Updated
0 answers

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,327 questions
asked 2025-03-14T18:27:52.53+00:00
Oleg Kulenko 0 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,327 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,327 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,327 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,327 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

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,327 questions
asked 2025-03-07T06:39:25.87+00:00
84017655 41 Reputation points
commented 2025-03-14T05:35:11.0233333+00:00
Dasari Kamali 245 Reputation points Microsoft External Staff
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,327 questions
asked 2025-03-14T03:42:06.0333333+00:00
Beau Holland 0 Reputation points
1 answer

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,327 questions
asked 2025-02-28T12:45:27.7733333+00:00
Oleksandr Yakovliev 5 Reputation points
commented 2025-03-14T03:41:51.9233333+00:00
Pravallika Kothaveeranna Gari 160 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,327 questions
asked 2025-03-13T14:02:02.0933333+00:00
Nathan Hofstee 105 Reputation points
commented 2025-03-13T16:38:29.3966667+00:00
Loknathsatyasaivarma Mahali 710 Reputation points Microsoft External Staff
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,327 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 3,905 Reputation points Microsoft External Staff
0 answers

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,327 questions
asked 2025-03-13T14:19:31.09+00:00
Nathan Hofstee 105 Reputation points
commented 2025-03-13T15:54:33.11+00:00
Khadeer Ali 3,905 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,327 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,327 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,327 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,327 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 890 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,327 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,327 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
2 answers

API call via Logicapp to external system, should these api calls go via apim

API call via Logicapp to external system, should these api calls go via APIM?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,327 questions
asked 2025-02-26T00:59:30.3+00:00
Laurens van de Venn 180 Reputation points
commented 2025-03-07T20:52:46.4866667+00:00
Loknathsatyasaivarma Mahali 710 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to convert existing API Management named values from Secret type to Key Vault reference

I have received Azure Advisor recommendations regarding API Management security enhancement, specifically stating that 'API Management secret named values should be stored in Azure Key Vault.' In our organization, we have multiple API Management…

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,395 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,327 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
971 questions
asked 2024-12-18T18:41:41.4533333+00:00
Shamod Wijerathne 20 Reputation points
commented 2025-03-07T19:50:24.17+00:00
Evan Steiner 0 Reputation points
2 answers One of the answers was accepted by the question author.

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,327 questions
asked 2025-01-10T11:04:05.58+00:00
Laurens van de Venn 180 Reputation points
edited a comment 2025-03-07T13:58:49.41+00:00
Ryan Hill 29,936 Reputation points Microsoft Employee