Skip to content

Extend the platform Questions

Practice questions for Extend the platform topic in Microsoft Certified: Power Platform Developer Associate. 70 questions covering this domain.

70 questions18 easy36 medium16 hard
Q1
medium

A cloud flow action calls a service that sometimes fails temporarily because of transient network issues. Which retry policy is preferred?

Q2
medium

A large switch statement contains many branches with dozens of actions, so most runs show a long list of skipped actions. What does Microsoft recommen...

Q3
easy

Independent items inside an `Apply to each` loop should run in parallel in a cloud flow. Which setting enables that behavior?

Q4
medium

A connector author wants an operation to always appear first to the user in the custom connector UI. Which Visibility value should be used?

Q5
medium

An OpenAPI file used for a custom connector contains multiple security definitions. Which one does connector creation choose?

Q6
easy

When creating a custom connector from an API description file, which OpenAPI version is supported by the Microsoft documentation for this scenario?

Q7
medium

A custom connector policy needs to use an environment-specific value during ALM. Which syntax should be used in the policy?

Q8
hard

A solution must post Dataverse execution context to Azure even when no listener is actively connected at that moment. Which Service Bus contract best ...

Q9
hard

A legacy integration still uses `OrganizationServiceProxy` and doesn't handle service protection retries well. Which client should replace it?

Q10
hard

A team wants to invoke a custom API from Power Automate. They originally designed it as a Function. What should they change?

Q11
medium

In the custom connector wizard, where do you add a policy template to modify connector behavior at runtime?

Q12
easy

Any class registered as a Dataverse plug-in step must implement which interface?

Q13
hard

An interactive Dataverse client hits a service protection 429 error. What is the best response pattern?

Q14
medium

A plug-in sends data to an external system after a row is saved, and users complain that save performance is slow. Which registration choice usually b...

Q15
medium

Why does Microsoft recommend that synchronous plug-ins complete quickly?

Q16
hard

A bulk Dataverse integration is hitting execution time limits because each request contains very large batches. Which adjustment best matches Microsof...

Q17
easy

A custom API is being used as a business event so subscribers can react after the operation completes, but they must not be able to cancel or alter it...

Q18
medium

Which header is used in Dataverse Web API to perform an upsert without an If-Match/If-None-Match restriction?

Q19
easy

Which plug-in pipeline stage runs after security checks but before the main system operation?

Q20
hard

A high-volume integration must avoid hitting Dataverse service protection limits. Which technique aligns with Microsoft guidance?

Sign in to see all 70 questions

Create a free account to browse all questions — completely free during our launch phase.