Azure API Management stuck in transitioning state
Hello, I have deployed an Azure API Management instance (Developer SKU) and deployed several updates to it using Bicep. At some point I tried to add a managed identity and custom domains, since then the APIM refuses any update or delete operation with a…
APIM OpenAPI Microsoft Conference API Down
Hello, The following endpoint has been down for two weeks and its a useful API featuring in a number of Microsoft tutorial, anyone know the team hosting this API can given them a nudge to get it working again... …
The API Service is transitioning at this time. Please try the request again later.
I'm trying to delete an API Management service but am getting the following error: The API Service apimhealthyinvestmentq9fg is transitioning at this time. Please try the request again later. If I run az apim deletedservice show --service-name…
Challenges in Managing Client Secrets for High-Scale API Integrations in Azure API Management
Currently, we are using an open-source API management application to manage APIs. This product primarily consists of two components: the Publisher, which is used to publish APIs, and the Store, which allows applications to subscribe to APIs. Once an…
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.
API OK(200), But empty response body in API Management
Hi everyone, I purchased a Consumption subscription for Azure API Management. When I test the Azure App Service API in Postman, it works fine. However, when I try it with API Management, I get a 200 OK response, but there is no response body. Can anyone…
How to retrieve variables in Azure API to construct expression for obtaining OAuth token in body
Hi, Below is the set-body code block that I have some problems with.Im having problem constructing an expression for obtaining an OAuth token. I use 3 variables {{clientId}}, {{scope}} and {{clientSecrets}} instead of hardcoding those values. No matter…
User Authentication in Azure API Manager: Support for Basic Auth, AAD, and ADFS?
Can Azure API Manager be used for authenticating users through basic authentication (username and password), Azure Active Directory (AAD), and Active Directory Federation Services (ADFS)?
Enabling minimum apiVersion to 2021-08-01 in Azure API Management causing saving issues or deployment errors for existing logic apps
After having saved or enabled rather the minimum apiVersion for API Management to 2021-08-01, I cannot save my logic apps that have API management connectors within the logic app, which are making API calls to the APIM. The error given when dis: The…
I am unable to find Xbox Live API
I am trying to add Xbox Live API Permissions to an App I am working on for a final project in college, I have already set up my Azure account, and already did the Xbox Live Creators Program sign up and account set up, After all that nothing has lead me…
Azure APIM - How to pin or integrate Azure Analytics reports to Azure Dashboard/Graphana Dashboard
Azure APIM - How to pin or integrate Azure Analytics reports to Azure Dashboard/Graphana Dashboard (Timeline, API,Operations, products,subscriptions, Users and Requests)
Error with multipartfile when registering API with Open API in Azure APIGTW
Hello :-) I am trying to configure an app with Swagger to Azure App Service and register it using OpenAPI in APIGTW with the API documentation. When I entered the URL in the OpenAPI specification, an error occurred. After uploading the JSON file, it…
GET /** request every 5 minutes for a Azure Webapp
Hi! I have an azure webapp (Windows, Java) that every 5 minutes gets a request like below. Client IP: 0.0.0.0 (but I assume that it might be this: https://learn.microsoft.com/en-us/azure/azure-monitor/app/ip-collection - other things like city etc are…
Unable to view the Standard v2 pricing tiers in existing Azure API Management (APIM).
Hi Team, I would like to change the pricing tier of my Azure API Management (APIM) instance from Developer to Standard v2, but I am unable to see the Standard v2 pricing tier in the existing APIM. Could you please help me with this? Regards, Hari
Deploy a react application as custom widget in Azure APIM Developer portal
I wanted to add a custom table to the developer portal, so I created a custom widget using react. I have an existing react application, how should I integrate that application with azure custom widget scaffold code? There is an SAS error when…
Azure API Manager OpenApiSpecification parser claims errors where there are none
I have an OpenAPI hooked up to my Azure API manager. I have a valid OpenAPI json file that was generated by my Swagger API integration. I know it's valid because I have pasted into https://editor.swagger.io/ and it works fine without errors. However, if…
azure api management - dev portal - how to delete custom widget?
azure api management - from dev portal, I made a custom widget as a test. but i want to delete test custom widget i create. how do i delete it There is only documentation on creating a custom widget, but no documentation on deleting it.
APIM policy validate-jwt error,IDX10500: Signature validation failed
Error: {"elapsed":90007,"source":"validate-jwt","path":"choose\otherwise","reason":"TokenSignatureKeyNotFound","message":"IDX10500: Signature validation failed. No…
APIM policy validate-jwt error, IDX10500: Signature validation failed
Error: {"elapsed":90007,"source":"validate-jwt","path":"choose\otherwise","reason":"TokenSignatureKeyNotFound","message":"IDX10500: Signature validation failed. No…
Azure API Management importing openapi generating random names
Hi, I have the following openapi.json, and when I import it into the azure api management portal it generates a long name like: RestApiAdminLocationSourcesGet200ApplicationJsonResponse for the definition for 200 status How do I change it so its a…