1,951 questions with Azure API Management tags

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

How to get notified (notification to admin) when a new user signs up to APIM Portal

Hello, We have shared Azure APIM portal with external users. We ask them to sign up, Once the user signs up we add them to specific user group so that they can see the respective APIs. But at the moment we don't get notification when the user activates…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2023-03-17T09:24:49.4266667+00:00
Rajni Singh 20 Reputation points
commented 2024-07-24T21:15:45.36+00:00
durainmustbeback 0 Reputation points
0 answers

Unable to receive email from API Management Notification

Hi, I have a public API Management and it worked well. The users can sign up from Developer Portal to submit subscription requests and they can get email notifications. I tried to setup the notification in APIM with my admin email to get informed when…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2024-07-24T21:12:18.8333333+00:00
durainmustbeback 0 Reputation points
1 answer

Azure EventGrid webhook validation error

Hi I am trying to set an Event Grid subscription as webhook endpoint whose URL is pointing to my internal only API Management instance. If I point to my staging API Management instance (which is external), webhook is successfully created. Is it…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
asked 2024-07-24T04:43:22.42+00:00
Prajnan Kotoky 0 Reputation points
commented 2024-07-24T17:51:07.7766667+00:00
JananiRamesh-MSFT 23,651 Reputation points
0 answers

EventGrid Subscription Webhook validation handshake failure

I am setting up a new project where I need to setup EventGrid Topic subscription pointing to an API url of my Development API Management instance which is internal only. It uses commercial CA certificates as advised in here. I am getting following error…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
asked 2024-07-24T03:17:21.6733333+00:00
Prajnan Kotoky 0 Reputation points
edited a comment 2024-07-24T17:46:20.15+00:00
JananiRamesh-MSFT 23,651 Reputation points
0 answers

APIM platform migration for internal vnet injected not working

Hello Team, I was able to do APIM platform migration from stv1 to stv2 for 2 of instance, But i followed same step for other 2 APIM in last 2 days and not able to do it. Reverting back to stv1 without throwing any error Followed same microsoft document…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2024-07-22T04:58:23.3633333+00:00
Amoghavarsh Patil 40 Reputation points
commented 2024-07-24T16:54:15.39+00:00
JananiRamesh-MSFT 23,651 Reputation points
1 answer

Same policy have different behavior in azure apim

I have an Azure API Management policy that displays a warning when saved, but it functions correctly works for my needs. But some clients encounter errors when saving, such as in the policy snippet below. <set-variable name="labels"…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
832 questions
asked 2024-07-08T18:37:26.5966667+00:00
Akhila 0 Reputation points
edited an answer 2024-07-24T16:52:26.0866667+00:00
JananiRamesh-MSFT 23,651 Reputation points
1 answer

How to config a circuit breaker on APIM Backend?

I have read the document and it is a little bit vague. Use the API Management REST API or a Bicep or ARM template to configure a circuit breaker in a backend Can anybody tell me how to use API management REST API to configure a circuit breaker? or how…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 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,082 questions
asked 2024-07-24T14:37:07.77+00:00
Kong, Kelly (MCCSS) 0 Reputation points
edited an answer 2024-07-24T15:22:49.9566667+00:00
Ben Gimblett 3,845 Reputation points Microsoft Employee
1 answer

Possibility of changing SKUs from Premium to New SKUs Basis v2 or Standard V2

Hi Team, we have APIM instance which is running on a premium SKUs the time it was created we didn't have those V2 SKUs and hence we went with premium, we are now looking at the possibility of changing the SKUs from Premium to Standard V2 as that fits…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2024-07-24T15:02:14.23+00:00
Sumit Gaur 200 Reputation points
answered 2024-07-24T15:20:31.7833333+00:00
Ben Gimblett 3,845 Reputation points Microsoft Employee
1 answer

Multi-region API Management Deployment

Hi We wish to deploy Azure API Management in internal VNet mode (within a VNet and Subnet) and this will be a Multi-region deployment. We're deploying it through Bicep code. The only relevant official MS guidance I could find is here-->…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2024-07-24T03:00:42.8166667+00:00
Taranjeet Malik 476 Reputation points
edited a comment 2024-07-24T15:08:14.1+00:00
Ben Gimblett 3,845 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Api MGT return http 500 instead of 401,403

Hello So I tried to figured out how to retrieve error code from my azure function instead of http 500 from the api mgt. On the function app side when one of the header is missing or invalid value 401,403 is returned with a message. But when I called the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,661 questions
asked 2024-07-23T16:28:47.34+00:00
Wanexa 0 Reputation points
accepted 2024-07-24T13:08:12.1866667+00:00
Wanexa 0 Reputation points
1 answer

Azure Logic app APIM connector retry when Retry is set to None.

We have a logic app that uses APIM to call a backend API to create records using a POST request. We discovered some of the records that are created in backend is duplicated. when we looked deep into the issue we can see there is only one request from…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,994 questions
asked 2024-07-24T05:08:19.2333333+00:00
Banuka 5 Reputation points
answered 2024-07-24T12:55:52.06+00:00
Sina Salam 7,286 Reputation points
0 answers

Request the reporting API with REST or HTTP queries

Hello everyone! I'm in the process - especially for Teams, Microsoft Advertising and LinkedIn - of getting an ongoing exchange of information. We work mostly no-code, if at all then with JSON, XML etc. and HTTPS Queries, but that's about it. As it's a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
402 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,060 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,397 questions
asked 2024-07-08T05:50:34.2833333+00:00
avesco AG Alexander Scott 0 Reputation points
edited the question 2024-07-24T12:17:31.77+00:00
avesco AG Alexander Scott 0 Reputation points
1 answer

Azure API Management Client credential manager - OAuth2 - Client credentail flow : Missing scope field

Hello, the Azure API Management Client credential manager is currently missing the scope field for the generic OAuth2 identity provider and client credentail flow. This causes issues for all identity provider which require scope. In our particular use…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2024-07-22T10:18:18.2633333+00:00
Torsten Rinke 0 Reputation points
answered 2024-07-24T09:58:57.38+00:00
Torsten Rinke 0 Reputation points
1 answer One of the answers was accepted by the question author.

Increasing the connection Timeout time for Azure APIM connector in logic app

We have a logic app which uses Azure APIM connector to call a API in azure API management instance that call one of the backend service. Sometime when our backend server is too busy it takes few seconds to return a response. But it process the request…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,994 questions
asked 2024-07-05T04:07:03.5866667+00:00
Banuka 5 Reputation points
accepted 2024-07-24T05:19:53.2133333+00:00
Banuka 5 Reputation points
1 answer

EXCHANGE_S_FOUNDATION License Authenticating Management API Access Token, but Tenant Has No Other 365 Licenses? [Unified Audit Logs]

Hi, My application retrieves unified audit logs data via management API, which requires a Microsoft 365 license. However, I'm investigating a tenant who does not have a Microsoft 365 license, and only has license: AAD_PREMIUM, which contains the…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,347 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,598 questions
asked 2024-07-23T14:44:00.6366667+00:00
Michaela Walker 0 Reputation points
answered 2024-07-23T15:39:14.64+00:00
Infinity Soft Hint 0 Reputation points
0 answers

The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

Hi We've build an APIM instance within a VNet (internal mode) and using a self-signed certificate (*.abc.com) to secure the APIM endpoints (like Gateway, Dev portal etc.). We've tested that these portals work when accessing them using a VM within the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
361 questions
asked 2024-07-03T05:16:42.1333333+00:00
Taranjeet Malik 476 Reputation points
edited a comment 2024-07-23T12:55:57.0833333+00:00
JananiRamesh-MSFT 23,651 Reputation points
0 answers

[Potential Bug] APIM Standard V2 SKU (preview) GatewayFailure at request-forwarder -> Value cannot be null. (Parameter 'promise')

Hi There, We currently have a working APIM instance on a premium tier with internal mode in a VNET. Now we saw there is a new standard v2 tier available and also support vent so decided to give it a try. So: we created a standard v2 APIM in the west…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2023-11-30T16:30:20.52+00:00
Henry Zhang 186 Reputation points
commented 2024-07-23T10:14:47.6433333+00:00
Raphael Fleischmann 0 Reputation points
2 answers 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,951 questions
asked 2024-03-09T15:33:47.0966667+00:00
Steve 45 Reputation points
answered 2024-07-23T06:41:02.7733333+00:00
Jonathan Nathanson 1 Reputation point
1 answer

Azure API Management | Capacity Graph Metric

Hi My Azure APIM is steadily showing an upward trend in the capacity metric graph For the past 7 days, it has gone up from 8% to 18%. Can you let me know what can be causing these capacity surge ?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2024-07-11T10:47:14.0466667+00:00
Abhay Chandramouli 971 Reputation points
commented 2024-07-23T06:33:22.69+00:00
JananiRamesh-MSFT 23,651 Reputation points
1 answer

Azure APIM | Analytics

Hi.. Can you please explain the meaning of this in the analytics section in Azure APIM Please help me understand all 4 terms

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,951 questions
asked 2024-07-19T09:23:57.6233333+00:00
Abhay Chandramouli 971 Reputation points
commented 2024-07-23T06:31:22.06+00:00
JananiRamesh-MSFT 23,651 Reputation points