Microsoft Power Automate RPA Developer — Question 11
You need to resolve the fulfillment status flow issue.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each connect selection is worth one point.
Answer options
- A. Ensure that the flow instance does not remain in the queue for more than three hours.
- B. Ensure that all users are signed out from the target machine.
- C. Use different local Windows accounts for all machines.
- D. Ensure that the flow is not using elevated privileges.
- E. Trigger the flow by using an on-premises data gateway.
Correct answer: A, B, E
Explanation
Option A is correct because limiting the queue time helps in preventing delays in processing. Option B is also correct as signing out users can ensure that the flow runs without interference from other sessions. Option E is necessary for the flow to access on-premises data. Options C and D are not relevant to resolving the flow issue in this context.