1,896 questions with Azure API Management tags

Sort by: Updated
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,896 questions
asked 2024-06-29T14:11:57.8733333+00:00
Martin Kallukalam 150 Reputation points
commented 2024-06-30T16:34:28.5066667+00:00
Martin Kallukalam 150 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,896 questions
asked 2024-06-29T14:01:11.4066667+00:00
Martin Kallukalam 150 Reputation points
accepted 2024-06-30T15:24:29.8566667+00:00
Martin Kallukalam 150 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,896 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,896 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,521 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
0 answers

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

Here is my c# code(.net 8.0) using Microsoft.SemanticKernel; using Microsoft.SemanticKernel.ChatCompletion; using Microsoft.SemanticKernel.Connectors.OpenAI; string openAiApiKey= "xxxxxxxxxxxxxxx"; Kernel…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,521 questions
asked 2024-06-28T23:46:59.79+00:00
Liwei Yin 0 Reputation points Microsoft Employee
edited the question 2024-06-28T23:51:42.87+00:00
Liwei Yin 0 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,896 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,076 questions
asked 2024-06-28T20:06:22.3066667+00:00
Martin Kallukalam 150 Reputation points
commented 2024-06-28T22:51:37.4+00:00
Martin Kallukalam 150 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,896 questions
asked 2024-06-28T08:05:08.76+00:00
Bernd Hirschmann 6 Reputation points
answered 2024-06-28T14:25:21.3633333+00:00
Sina Salam 6,341 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,896 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,076 questions
asked 2024-06-28T11:04:07.59+00:00
Mahesh chandak 20 Reputation points
edited the question 2024-06-28T11:05:42.4333333+00:00
Mahesh chandak 20 Reputation points
3 answers

Azure SaaS with SendGrid setup

Hello, I can not setup a Azure SaaS twilio SendGrid account, (twilio is running but SendGrid not, but no clue why not). I'm looking for an alternative solution to twilio SendGrid! Is there any other solution available ? I heard once Microsoft is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2024-06-21T15:31:59.5466667+00:00
marcelw-ch marcelw-ch_hotmail.com 61 Reputation points
answered 2024-06-28T09:21:05.02+00:00
marcelw-ch marcelw-ch_hotmail.com 61 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,896 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,896 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,896 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
11 answers

'The Migration API is temporarily disabled due to internal issues.'

I'm trying to help a customer plan a platform upgrade, is there any kind of ETA as to when the migration API will be available again?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2024-05-02T07:12:10.8133333+00:00
John Strand 66 Reputation points
commented 2024-06-26T21:59:47.45+00:00
Philip Sutanto 0 Reputation points
0 answers

APIM stv1 to stv2 Migration status

Can Microsoft update the status of stv1 to stv2 migration. We've had 3 failed / blocked attempts since may with the errors that look like this: Obvious June 8 has been and gone and I was hoping for confirmation that this issue is now addressed. If…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2024-06-24T00:01:49.32+00:00
James Oakley [work] 5 Reputation points
commented 2024-06-26T21:55:08.8466667+00:00
Philip Sutanto 0 Reputation points
0 answers

Azure API Portal

Hi, I have deployed a .net core web api(basically a graphql api) in AKS, and it is configured in Azure API management service. End users are accessing the api in api portal. Their AD account IDs are given access in Azure api management service. They dont…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2024-06-25T14:11:49.9733333+00:00
Santhi Dhanuskodi 205 Reputation points
edited a comment 2024-06-26T08:25:05.94+00:00
SwathiDhanwada-MSFT 18,456 Reputation points
0 answers

Service account for APIM developer portal

Developers has to access the API's deployed in Azure APIM Management and currently we have given access to them to developer portal for those users(individual AD access) who are accessing, we have also grouped the users. But the development team wants a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2024-06-25T15:48:36.6+00:00
Gnanasoundari 25 Reputation points
edited a comment 2024-06-26T08:24:50.04+00:00
SwathiDhanwada-MSFT 18,456 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,896 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,896 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,896 questions
asked 2024-06-25T00:03:13.43+00:00
Martin Kallukalam 150 Reputation points
edited an answer 2024-06-26T03:46:04.0966667+00:00
SwathiDhanwada-MSFT 18,456 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,896 questions
asked 2024-06-26T02:48:36.28+00:00
Moin Syed 0 Reputation points