nerdexam
MicrosoftMicrosoft

PL-200 · Question #182

PL-200 Question #182: Real Exam Question with Answer & Explanation

The correct answer is B: Export and import flow as part of an unmanaged solution. {"question_number": 1, "question": "You add an existing outside Dataverse cloud flow to the solution.", "correct_answers": ["B", "E"], "explanation": "When a cloud flow was created outside of a solution, it uses direct connections rather than connection references, which are requ

Create and manage logic and process automation

Question

You add an existing outside Dataverse cloud flow to the solution.

Options

  • ADelete the flow connections, and Power Platform substitutes them with connection references
  • BExport and import flow as part of an unmanaged solution
  • CAfter the first flow run, delete the flow connections and substitute them with connection references
  • DExport and import flow as part of a managed solution
  • EUse Flow checker's option to remove connections and add connection reference

Explanation

{"question_number": 1, "question": "You add an existing outside Dataverse cloud flow to the solution.", "correct_answers": ["B", "E"], "explanation": "When a cloud flow was created outside of a solution, it uses direct connections rather than connection references, which are required for solution-aware flows. To properly bring such a flow into a solution, you have two supported approaches:\n\nB – Export and import the flow as part of an unmanaged solution: Packaging the flow into an unmanaged solution and re-importing it converts the flow into a solution-aware component and allows you to clean up direct connections.\n\nE – Use Flow checker's option to remove connections and add connection references: The built-in Flow checker in Power Automate can detect direct connections that aren't connection references and provides an automated option to replace them with proper connection references, making the flow compatible with solution lifecycle management.\n\nWhy the others are wrong:\n- A: Simply deleting connections does not cause Power Platform to automatically substitute connection references - you must explicitly create and map them.\n- C: Deleting connections after the first run is not a valid or supported migration path.\n- D: Importing as a managed solution locks the flow and prevents editing, which is not appropriate for this migration scenario.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

#Cloud flows#Solutions#Connection references#Solution deployment

Community Discussion

No community discussion yet for this question.

Full PL-200 PracticeBrowse All PL-200 Questions