1,902 questions with Azure API Management tags

Sort by: Updated
1 answer

How APIM will handle options/pre-flight calls

I have one api with version - 1. When I call the above api from angular app I was getting CORS error. Where do I setup the cors and could you please explain me about how apim handles all pre-flight calls? Do we need authentication enable for all…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-17T10:28:45.46+00:00
Nadide, Shekhar Reddy 0 Reputation points
commented 2024-07-01T06:20:00.6066667+00:00
JananiRamesh-MSFT 23,251 Reputation points
1 answer

Azure AD groups in Developer Portal - when there are 1000s of AD groups

Our AAD have 1000s of groups. When setting up Developer portal - Azure AD groups, would APIM run into performance issues when it have to query AAD which have 1000s of groups and populate the list I see there is a search filter, but that is a search…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-17T03:01:29.9066667+00:00
Martin Kallukalam 170 Reputation points
commented 2024-07-01T06:09:10.3333333+00:00
JananiRamesh-MSFT 23,251 Reputation points
1 answer

How to delete a cookie? APIM does not forward expired cookies

We are using cookies for authentication. When a user logs in, we set a cookie containing an auth token. This works fine with APIM. But when a user logs out, we want to delete the auth cookie. According to the HTTP specification, deleting a cookie is done…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-28T08:05:08.76+00:00
Bernd Hirschmann 6 Reputation points
commented 2024-07-01T05:55:22.8333333+00:00
Bernd Hirschmann 6 Reputation points
11 answers

Unable to delete resources

When I try to delete a resource such as an API or subscription from my APIM instance, I receive error messages such as: API Management Could not delete operation Create resource. Please try again later. Correlation ID:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-19T12:52:26.34+00:00
Nathan Hofstee 105 Reputation points
commented 2024-07-01T05:44:15.0433333+00:00
JananiRamesh-MSFT 23,251 Reputation points
0 answers

Cannot disable/Enable Request client certificate in APIM

The ability to switch on request client certificates is now missing in the UI under custom domains. We are running Standard v2 SKU. We had enabled request client certificate previously and now we want to disable it. But there is no option to disable…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-28T11:04:07.59+00:00
Mahesh chandak 20 Reputation points
edited the question 2024-07-01T04:17:46.6933333+00:00
PRADEEPCHEEKATLA-MSFT 84,051 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Log schema and documentation for APIM log ?

We have Azure APIM sending API Gateway logs to Log Analytics as well as Datadog. Is there a documentation on the schema for the log? and what those attributes represent? Some of these attributes are self explanatory. However it would be good to have…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-28T20:06:22.3066667+00:00
Martin Kallukalam 170 Reputation points
edited the question 2024-07-01T04:15:54.3066667+00:00
PRADEEPCHEEKATLA-MSFT 84,051 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it safe to always use @{} instead of @()in APIM policy expressions

The APIM doc says Multi-statement expressions: Enclosed in @{expression}. All code paths within multi-statement expressions must end with a return statement. However there are examples in APIM doc, where {} is used where () made sense. eg:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-29T14:11:57.8733333+00:00
Martin Kallukalam 170 Reputation points
commented 2024-06-30T16:34:28.5066667+00:00
Martin Kallukalam 170 Reputation points
2 answers One of the answers was accepted by the question author.

IResponse object in send request

In the send-request policy example I see IResponse object being used However couldnt find any documentation on this IResponse in APIM. As a use who will write policies, how can I find all these undocumented things?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-29T14:01:11.4066667+00:00
Martin Kallukalam 170 Reputation points
accepted 2024-06-30T15:24:29.8566667+00:00
Martin Kallukalam 170 Reputation points
0 answers

azure api management service updating status for almost 12 hours

I do not see a status or health issue with api management yet my developer portal is not accessible and part of the apim config ui is not showing. I also see the apim status shows updating since about 12 hours ago.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2023-08-08T15:27:23.72+00:00
tanahara 5 Reputation points
commented 2024-06-29T22:56:52.5033333+00:00
Bryan Smith 0 Reputation points
1 answer

Failed to call Azure OpenAI API: failed with error:invalid_api_key

Here is my code using Microsoft.SemanticKernel; using Microsoft.SemanticKernel.ChatCompletion; using Microsoft.SemanticKernel.Connectors.OpenAI; string openAiApiKey= "xxxxx"; Kernel…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 questions
asked 2024-06-28T23:43:02.87+00:00
Liwei Yin 0 Reputation points Microsoft Employee
answered 2024-06-28T23:55:10.02+00:00
hossein jalilian 4,690 Reputation points
1 answer

How to enable TLS 1.3 in Azure API Management

My customer has a requirement to implement TLS 1.3. I understand that TLS 1.3 is announced 05 February 2024. See:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-26T14:23:50.4066667+00:00
Philip Van de Vyver 80 Reputation points
commented 2024-06-28T09:12:53.77+00:00
Ben Gimblett 3,825 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can't migrate APIM to stv2

According to the documentation I need to migrate stv1 to stv2. However, I don't have the option to migrate on the dashboard. In the Azure Portal, I choose Settings -> Platform migration. There is only a link to the documentation. I have owners right…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-17T18:38:07.25+00:00
Gabriela Spalding 20 Reputation points
commented 2024-06-27T15:50:39.9233333+00:00
Amanda Aalpoel 0 Reputation points
1 answer

Cannot enable client authentication- APIM Standard v2

Hi, I am trying to enable Request client certificate on our apim instance. It throws the below error "API operation Microsoft.ApiManagement/service/locations/networkstatus/read is not supported for API Management service in StandardV2 tier. Please…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-02-01T16:55:48.37+00:00
Mahesh Chandak 0 Reputation points
commented 2024-06-27T12:11:26.2566667+00:00
Mahesh chandak 20 Reputation points
3 answers

Translate API call to API expression (JSON path?) in Entra ID SCIM Provisioning

translate API call to API Expression. We sync from SAP Successfactors, all good - but we need to add an extra attribute not part of the standard setup. We use SCIM with Successfactors to Entra ID provisioning. We have country code for phone number in a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-20T05:07:23.67+00:00
Jakob Hus Digranes 20 Reputation points
answered 2024-06-26T05:15:01.7233333+00:00
Jakob Hus Digranes 20 Reputation points
1 answer One of the answers was accepted by the question author.

Imposible to delete Azure API Management - Standard V2

Hello, I created several Azure API Management (APIM) services. I've been trying to delete them, but they seem to be locked or stucked in a transition state, and after more than 48 hours I could not delete them. I'm getting the following error…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-17T13:34:41.5066667+00:00
Rodrigo Liberoff Vázquez 111 Reputation points MVP
commented 2024-06-26T03:55:44.93+00:00
Rodrigo Liberoff Vázquez 111 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Given subscription key - how to find associated user?

How do I find the user associated with a subscription key? I understand I can find Sub key associated with a user. But is there a way to find User associated with a specific sub key?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-25T00:03:13.43+00:00
Martin Kallukalam 170 Reputation points
edited an answer 2024-06-26T03:46:04.0966667+00:00
SwathiDhanwada-MSFT 18,461 Reputation points
0 answers

Set backend url in Azure API Management policy removes Authorization header in the request

I am using the Azure api management as a pass through; All api requests are proxied to azure api management and they are redirected to the original api. The request comes to api.xxx.com with tenant name in header, it is redirected to tenant.xxx.com. The…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-26T02:48:36.28+00:00
Moin Syed 0 Reputation points
0 answers

Need guidance in resolving Azure APIM Backend Validation issue

Hi Team, I have been encountering validation issues with Azure APIM backend over the past couple of days.  After troubleshooting our infrastructure code, it appears that APIM has enabled backend validation behind the scenes, preventing us from adding or…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-25T02:17:01.61+00:00
Avishek Chowdhury 61 Reputation points
commented 2024-06-25T23:25:06.3733333+00:00
Michal Mieszkowski 0 Reputation points
1 answer

Authenticating via Easy Auth using Bearer Token from APIM system assigned managed identity

I have an app service plan running an api service that is secured by Easy Auth (Azure AD authentication with a app registration). I can login to the app and view my details at /.auth/me. I am trying to authenticate to this same app service from Azure API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,260 questions
asked 2023-12-09T01:03:52.5566667+00:00
Luke McConnell 0 Reputation points
commented 2024-06-25T20:45:56.63+00:00
Nathanael Rardin 0 Reputation points
0 answers

Azure APIM self-hosted gateway different logs

Hello, I need help with Azure APIM self-hosted gateway. I am running it in podman v3.4.2 container and using Anisble AWX to deploy it. It works fine, but after I tried to export logs to separe file via log-driver: json-file, it started to log weird logs…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-25T18:00:55.5633333+00:00
Rudolf Matuszek 0 Reputation points