PL-600 · Question #240
A retail company runs a Microsoft Power Automate flow that notifies customers when their orders are shipped. The flow runs under a service account that experienced much higher API transection…
The correct answer is E. Service protection API limit. Power Platform, Power Apps, Dataverse, Service protection API limits To ensure consistent availability and performance for everyone, we apply some limits to how APIs are used. These limits are designed to detect when client applications are making extraordinary demands on…
Question
Options
- AMicrosoft Power Apps API Request limit
- BUser entitlement limit
- CMicrosoft Dataverse storage capacity limit
- DMicrosoft Power Automate API Request limit
- EService protection API limit
How the community answered
(45 responses)- A2% (1)
- B7% (3)
- C11% (5)
- D2% (1)
- E78% (35)
Explanation
Power Platform, Power Apps, Dataverse, Service protection API limits To ensure consistent availability and performance for everyone, we apply some limits to how APIs are used. These limits are designed to detect when client applications are making extraordinary demands on server resources. These limits shouldn't affect normal users of interactive clients. Only client applications that perform extraordinary volume of API requests should be affected. These limits provide a level of protection from random and unexpected surges in request volumes that threaten the availability and performance characteristics of the Microsoft Dataverse platform. When a client application makes extraordinarily demanding requests, the Dataverse follows the common pattern for online services. We return an error indicating that too many requests were With the Web API, we return a 429 Too Many Requests error. With the Dataverse SDK for .NET, you get an OrganizationServiceFault error with one of three specific error codes. https://learn.microsoft.com/en-us/power-apps/developer/data-platform/api-limits
Topics
Community Discussion
No community discussion yet for this question.