You are evaluating the logs of the multi-agent workflow in repo2.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

While upgrading App1, the agent identifies 47 issues, including a security vulnerability, and 46 API incompatibilities across different projects.
Which two actions are unsafe to delegate to the agent and require human involvement? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You need to make changes to repo1 to support the planned changes for the agents.
What should you modify?
After App1 is upgraded to meet the technical requirements, you need to validate the output.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Before App1 is upgraded, you need to verify each individual upgrade step and whether all tests have passed.
Which file should you use?
You need to implement agent2 to meet the technical requirements.
How should you complete the YAML configuration? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
HOTSPOT
name: implementation-planner
description: Creates detailed implementation plans and technical specifications in markdown format
tools: [
< Dropdown 1 > ,
< Dropdown 2 > ,
' microsoftdocs/mcp/docs_search ' ,
' microsoftdocs/mcp/docs_fetch '
]
The accompanying image includes empty dropdown controls and recreated practice alternatives.

You need to enable Copilot memory to support the planned changes.
What should you configure?
You need to make changes to repo1 to support the planned changes for the developers.
What should you modify?
You need to troubleshoot the issue reported by Dev1.
What should you review?
You have a GitHub repository that has a GitHub Actions workflow. The workflow runs an AI agent that deploys a containerized service.
You need to update the workflow so that only one production deployment can run at a time, and any currently running production deployments are cancelled when a new run starts.
How should you complete the workflow? To answer, drag the appropriate values to the correct targets.

You have a GitHub repository that runs an agentic software development lifecycle workflow by using GitHub Actions. The workflow uses the following three executors implemented as scripts: spec_analyzer, risk_reviewer, and plan_merger.
You need to coordinate multiple specialized agents so that analysis and risk review run in parallel and then a final executor merges the outputs into a single plan. The orchestration pattern must fan out one request to multiple executors and then fan in the results to a final executor.
How should you complete the workflow definition? To answer, drag the appropriate values to the correct targets.

You need to resolve the scoping issue associated to agent1.
What should you do?
You need to resolve the issue of the agents generating conflicting output. The solution must meet the implementation guidelines.
What should you do?
You need to provide access to the API key of MCP1. The solution must meet the security requirements.
What should you do?
You need to configure agent1 to support the planned changes.
What should you do?
You are evaluating how agent1 will behave after you implement the planned changes.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
