Microsoft Power Platform App Maker — Question 58
You add a Power Automate flow to a solution. The flow connects to a Microsoft Dataverse environment.
You attempt to import the solution into another environment. The process fails due to a missing dependency.
You need to resolve the issue.
What should you use?
Answer options
- A. Custom connector
- B. Environment variable
- C. Connection reference
- D. Record reference
Correct answer: C
Explanation
The correct answer is C, Connection reference, because it allows the flow to point to the appropriate connections in the new environment, resolving the dependency issue. Options A, B, and D do not address the requirement for establishing connections between environments, making them unsuitable for this scenario.