ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 105 - PL-600 discussion

Report
Export

You are a Microsoft Power Platform solution architect working on a project. API calls are being sent between external applications and a Microsoft Power Platform solution.

The number of requests per user within a given time frame varies. Some users may be exceeding the service protection API limits. You need to ensure that the API conforms to service protection limits.

Which three metrics should you review? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

The number of requests that a user can make each day.

Answers
A.

The number of requests that a user can make each day.

B.

The total number of requests that can be processed each day.

Answers
B.

The total number of requests that can be processed each day.

C.

The number of concurrent requests that a user can make.

Answers
C.

The number of concurrent requests that a user can make.

D.

The total execution time for requests by all users.

Answers
D.

The total execution time for requests by all users.

E.

The combined execution time required to process requests from a user.

Answers
E.

The combined execution time required to process requests from a user.

Suggested answer: A, C, E

Explanation:

Three types of service protection API limit errors that can be returned:

1. Number of requests

This limit counts the total number of requests during the preceding 300 second period.

2. Execution time

This limit tracks the combined execution time of incoming requests during the preceding 300 second period. 3. Concurrent requests

This limit tracks the number of concurrent requests.

Reference:

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/api-limits

asked 05/10/2024
matthew kim
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first