A company must enable an agent in Copilot Studio to execute operations exposed by an external MCP server.
The MCP server publishes callable tools and requires authentication.
The agent must be able to invoke MCP tools during conversations.
You need to configure MCP tools so the agent can execute MCP tool calls.
What should you do?
An agent uses a flow that calls an external service which can occasionally fail or time out. When a failure occurs, the agent must meet the following requirements:
* Must not terminate silently.
* Must send a notification containing the error details.
You need to configure the agent flow so that failures are handled in a controlled and predictable way. Solution: Retry the failing action without handling failure.
Does the solution meet the goal?
A company is building an agent topic in Copilot Studio. The topic must meet the following requirements:
* Collect structured user input in a single step.
* Store the submitted values for use later in the conversation.
You need to configure the topic based on the requirements.
Which two actions should you perform? Each correct answer presents part of the solution. Choose two.
NOTE: Each correct selection is worth one point.
A company requires an agent in Copilot Studio to answer questions using content stored in a third-party knowledge base system and reuse that content for knowledge grounding.
The agent must ground answers using indexed enterprise knowledge from a non-Microsoft system.
You need to choose the correct integration approach.
What should you use?
Here is the complete text extracted from the image:
A tenant administrator configures a Copilot connector that indexes content from an external knowledge system into Microsoft Graph.
A builder is building an agent that must:
Use the indexed enterprise knowledge during answer generation.
Avoid duplicating or manually uploading the same content.
Avoid invoking the system as a transactional tool.
You need to configure the agent so that responses are grounded in the authorized knowledge sources.
What should you do?