Microsoft Power Platform Developer — Question 13
You create a Power Automate flow that retrieves data from a proprietary database.
You need to ensure that the flow works for other users.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Share a view with users.
- B. Share the custom connector with users.
- C. Share the flow with users.
- D. Share the environment by giving permissions to the users.
Correct answer: B, C
Explanation
The correct answers are B and C because sharing the custom connector allows other users to access the proprietary database, while sharing the flow enables them to run it. Options A and D do not directly address the need for users to access the database and utilize the flow itself.