1,679 questions with Azure API Management tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Issues with custom domains in APIM Standard V2

Hi, We are facing problems with custom domains in APIM Standard V2: Custom domains configured for the APIM gateway are not displayed in the API documentation of the developer portal. Instead, the default MS provided domain is always shown. I am…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-09T15:33:47.0966667+00:00
Steve 20 Reputation points
edited a comment 2024-03-18T19:05:27.04+00:00
Steve 20 Reputation points
1 answer

Unable to get and set the token after logged-in from B2C

We have created /Added APIs in API Management and we have secured our APIs using Azure AD B2C identity provider. After that we are using developer portal to use the APIs. When we are logged-in with Azure AD B2C, we are able to log-in, but we need token…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-18T11:15:25.78+00:00
Ayush Kumar Sharma 0 Reputation points
answered 2024-03-18T15:45:51.5166667+00:00
JananiRamesh-MSFT 19,846 Reputation points
2 answers

APIM returning 404 when mandatory query parameter is not provided

I have an APIM instance with an OpenAPI spec imported. One of the endpoints has a mandatory query parameter, with application-level validation. When I call the endpoint without the mandatory query parameter, APIM doesn't match the URL, and returns a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2022-04-28T00:20:37.907+00:00
Chris Parton 1 Reputation point
commented 2024-03-18T13:40:02.93+00:00
Tariq Alardah 0 Reputation points
1 answer

Updating Azure API Management SDKs

According to the documentation here: Azure API Management SDKs, are we supposed to update our the current Microsoft.Azure.Management.ApiManagement nuget package to version 8.0.0 or change it completely to use Azure.ResourceManager.ApiManagement? …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-14T19:10:05.59+00:00
Bharat Singh 0 Reputation points
edited an answer 2024-03-18T11:23:54.1433333+00:00
JananiRamesh-MSFT 19,846 Reputation points
0 answers

Jwt token Issuer validation failed

Our project involves a static website that uses ReactApp for the frontend and connects to APIM APIs through APIM Management integration with the static web app. We also implemented an authentication mechanism for the website using Azure AAD B2C that has…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,665 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
723 questions
asked 2024-03-15T02:58:14.7766667+00:00
SATYA PAVANKUMAR 40 Reputation points Microsoft Employee
commented 2024-03-18T07:49:13.19+00:00
SnehaAgrawal-MSFT 17,666 Reputation points
0 answers

Monitor TLS protocol and cipher suite used by API Gateway

I would like to monitor TLS protocol and cipher suite used by each API requests on client side and backend side. What is the right scope and metrics to monitor that information?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-11T08:56:33.0066667+00:00
Engin Horzum 0 Reputation points
edited a comment 2024-03-18T06:25:38.4733333+00:00
JananiRamesh-MSFT 19,846 Reputation points
2 answers One of the answers was accepted by the question author.

how to reset the administrator account user id password in Azure API management ?

how to reset the password for the administrator email account in my Azure API Management. When I attempted to do so through the developer portal, it failed because I did not receive an email in my inbox. Is this achievable using Azure Rest API ? If so,…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-13T14:49:21.7666667+00:00
$@chin 80 Reputation points
commented 2024-03-17T20:50:22.56+00:00
$@chin 80 Reputation points
0 answers

APIM Validate JWT Policy giving error when require-signed-tokens="false" to skip the signature validation

Hi I am using APIM to validate JWT Tokens and this is how my policy looks . <validate-jwt header-name="Authorization" failed-validation-httpcode="401" failed-validation-error-message="Unauthorized"…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-15T13:09:42.2633333+00:00
2 answers

API Management service JWT Validation ECDSA using P-521 curve and SHA-512

Hi Team, I want to add the JWT validation to the API management. we have our own Oauth System which will generate the token. Elliptic Curve encryption (ECDSA) JWT validation configuration how to do.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-15T09:05:23.3633333+00:00
Hanumant Sidraya 1 Reputation point
edited an answer 2024-03-15T09:29:46.2666667+00:00
Hanumant Sidraya 1 Reputation point
1 answer One of the answers was accepted by the question author.

Can`t Scale APIM Standard V2 with VNet Integration

When trying to scale a APIM with tier Standard V2 with VNet Integration (external mode), a error ""API operation Microsoft.ApiManagement/service/locations/networkstatus/read is not supported for API Management service in StandardV2 tier"…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-02-06T11:56:26.8433333+00:00
Leandro de Paula Borges 30 Reputation points
edited a comment 2024-03-14T16:25:23.9366667+00:00
JananiRamesh-MSFT 19,846 Reputation points
0 answers

In Azure APIM Management API, how to programmatically create a SAS token?

I am trying to automate the process of access token generation. https://learn.microsoft.com/en-us/rest/api/apimanagement/apimanagementrest/azure-api-management-rest-api-authentication?view=rest-apimanagement-2022-08-01 in this article, the code sample…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-13T12:54:35.79+00:00
Chirag Chhajed 0 Reputation points
edited a comment 2024-03-14T14:45:08.1533333+00:00
Ben Gimblett 3,315 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure API Management api version

Hi, I have received an email 2 days ago about Azure API Management APIs being retired prior to version "2021-08-01". According to the docs the deadline for this was 30 September 2023. I did not see any communications about this until 2 days ago…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-12T19:22:50.3033333+00:00
tamas-kr 56 Reputation points
accepted 2024-03-14T08:37:19.1366667+00:00
tamas-kr 56 Reputation points
2 answers One of the answers was accepted by the question author.

Rollback APIM migration from stv2 to stv1

As per MS documentation "By default, the old gateway is purged in 15 mins that can be extended up to 48 hours by contacting support in advance. You should make sure to contact support before the old gateway is purged, if a rollback is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-12T10:45:40.3166667+00:00
Santhya 105 Reputation points
commented 2024-03-14T05:17:06.1866667+00:00
Santhya 105 Reputation points
1 answer

Can we stream responses through Azure APIM if content is less than 2MB

I have a Django backend for which I am using StreamingHttpResponse. This Response generates and keeps streaming text. But now since this API is behind APIM this response get buffered and gets served all together. This is not the intended behaviour. We…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-05T18:55:14.76+00:00
Dhruv Sachdev 0 Reputation points
commented 2024-03-13T17:24:52.19+00:00
JananiRamesh-MSFT 19,846 Reputation points
1 answer

Azure APIM mgt developer portal unauthorised access error

Hi, We setup APIM and configured and published the developer portal, no issues here; we can access the portal. Now we configured a custom domain in apim : This results we can access the previously deployed azure portal (end-user view) via the custom…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-01-30T15:26:44.39+00:00
David Vanden Bussche 25 Reputation points
commented 2024-03-13T12:52:29.0066667+00:00
David Vanden Bussche 25 Reputation points
1 answer

Update API Management API version to 2021-08-01 - unable to locate area in portal to update

Hi, I've received the email to update my Azure API management version. According to the instructions at this link…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-12T23:15:04.3966667+00:00
T West 136 Reputation points
answered 2024-03-13T03:30:17.7633333+00:00
MayankBargali-MSFT 67,291 Reputation points
1 answer

Seeking Strategies to Enable SSE While Preserving Logs in Azure API Management

Hello, I am currently utilizing Azure OpenAI Service (AOAI) as a backend, while managing authentication and logs with API Management Service (APIM). Logs are consolidated into Log Analytics Workspace and summarized in Application Insights. The size of…

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,714 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
1,955 questions
asked 2024-02-26T07:43:00.0766667+00:00
SS 5 Reputation points
commented 2024-03-12T17:25:09.2933333+00:00
Pramod Valavala 20,511 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure API Management: Removal of Transfer-Encoding Header from a Backend Fails

As per a previous thread I have created a fragment to remove all unknown headers from a backend response to prevent data leakage to an API consumer. Recently a backend system started sending a transfer-encoding header in its response (maybe due to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-08T03:38:50.98+00:00
Jason Williams 90 Reputation points
commented 2024-03-12T13:47:53.2366667+00:00
MuthuKumaranMurugaachari-MSFT 21,971 Reputation points
1 answer One of the answers was accepted by the question author.

Need clarifications on API management STV1 migration

Required some clarifications upon migration from Stv1 to Stv2 platform version(API management service). By using old subnet we can migrate the process? or definitely need to change the new subnet? In my case we are using Vnet injected(Internal) API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-05T16:36:35.5433333+00:00
Pardeep 60 Reputation points
accepted 2024-03-11T09:13:03.5633333+00:00
Pardeep 60 Reputation points
1 answer One of the answers was accepted by the question author.

APIM workspace

When will APIM workspace general available?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,679 questions
asked 2024-03-07T10:21:52.1766667+00:00
Laurens van de Venn 100 Reputation points
accepted 2024-03-11T07:30:09.94+00:00
Laurens van de Venn 100 Reputation points