Before promoting a solution containing a Copilot Studio agent to Test, the ALM lead wants static analysis for common Power Platform issues. Which tool should they run?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Solution checker is the pre-flight inspection for the solution package — better to catch issues in Dev than after a failed pipeline landing in Test.
Full explanation below image
Full Explanation
Solution checker analyzes solutions for best-practice and supportability issues as part of healthy ALM. It complements pipelines and manual test passes.
Option A is correct.
Option B is not static analysis.
Option C is unrelated to solution validation.
Option D is not a required step for agent publish and is the wrong tool class.
Exam tip: Checker → fix findings → pipeline deploy → functional test in target environment.