PL-900 Practice Question: Demonstrate the capabilities of Power Automate
Which THREE of the following are valid ways to handle errors in a Power Automate flow? (Select THREE.)
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Scope
A, B, and E are correct. 'Configure run after settings' allows actions to run based on success, failure, or timeout of previous actions. 'Scope' groups actions and can handle errors by enabling 'Configure run after' settings at the scope level. 'Parallel branch' can be used for error handling by running alternative logic in parallel. C is incorrect because 'Apply to each' is for iterating over arrays, not error handling. D is incorrect because 'Condition' controls branching but is not specifically for error handling.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Scope
Why this is correct
Scope: Correct. A scope groups actions and allows you to configure run after settings for the entire block, enabling centralized error handling.
- ✓
Configure run after settings
Why this is correct
Configure run after settings: Correct. This feature allows actions to execute conditionally based on the outcome (success, failure, timeout) of previous actions.
- ✗
Apply to each
Why it's wrong here
Apply to each: Incorrect. This is used to iterate over arrays, not for error handling.
- ✗
Condition
Why it's wrong here
Condition: Incorrect. While conditions control branching logic, they are not a dedicated error handling mechanism.
- ✓
Parallel branch
Why this is correct
Parallel branch: Correct. Parallel branches can be used to run alternative error handling paths in parallel.
Go deeper
Related to this question
About these practice questions
This PL-900 question is part of Courseiva's 904-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.