Weekend Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75only

Microsoft AB-620 Designing and Building Integrated AI Agent Solutions in Copilot Studio Exam Practice Test

Demo: 23 questions
Total 93 questions

Designing and Building Integrated AI Agent Solutions in Copilot Studio Questions and Answers

Question 1

A company is preparing an agent flow so that it can be invoked by an agent during conversations.

The agent flow must meet the following requirements:

    The agent must be able to trigger the flow.

    The agent flow must be verified.

You need to prepare an agent flow so that it can be used by the agent.

In which order should you perform the actions to prepare the agent flow? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Question 2

A solution architect is implementing a governance process for an agent developed in Copilot Studio. Before the agent is moved to production, the organization requires a standardized validation process to ensure that updates to the underlying knowledge base do not cause regressions in response accuracy.

The validation process must satisfy the following technical criteria:

Consistency: Execute a fixed library of test cases containing specific user prompts.

Grounding: Measure the quality of the generated output against a verified " golden " response.

Comparison: Provide a performance delta between the current version and previous test runs.

You need to choose an evaluation method that meets the requirements.

What should you use?

Options:

A.

Use the Test your agent pane to manually enter questions and verify that the correct topic or action triggers for each turn.

B.

Publish the agent and use channel usage metrics as the primary evaluation method.

C.

Enable Conversation Transcripts in Analytics and perform a keyword search to identify if the agent uses the correct knowledge sources.

D.

Use a predefined test set and compare results against expected outcomes across runs.

Question 3

An agent in Copilot Studio already exists in a development environment.

You need to prepare the agent so it can be moved to a production environment by using the supported solution-based approach.

You need to create an exportable package that contains the existing agent.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Remove agent topics directly from the solution to prevent export errors.

B.

Convert the solution to a managed solution so it can be exported.

C.

Export the unmanaged solution that contains the agent.

D.

Publish the agent to a channel and export the channel configuration.

E.

Create a custom solution and add the existing agent to the solution.

Question 4

A company is designing an agent flow that includes human in the loop stages during execution.

The company requires that the agent flow perform the following actions:

Must wait for a human decision before it resumes.

Must collect information and then continue execution.

You need to configure the flow behavior.

Options:

Question 5

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.

Options:

A.

Use the latest Adaptive Card schema version in all channels to ensure full feature support

B.

Paste the card JSON into a Message node to collect the user ' s response.

C.

Add input fields to the card and include an Action.Submit button.

D.

Add an Ask with Adaptive Card node to the topic.

E.

Use Action.Execute for the button so the card can run commands across channels.

Question 6

A company has agents in Copilot Studio.

The company needs to prevent the agents from using disallowed connectors and insecure data flows. Administrators must be able to enforce the governance controls to prevent and report violations.

You need to enforce governance controls for agents.

What should you do?

Options:

A.

Configure Application Insights to collect runtime telemetry.

B.

Review security FAQs to understand default protections.

C.

Review agent analytics to detect risky connector usage.

D.

Configure data policies.

Question 7

A team has deployed an agent in Copilot Studio and needs to evaluate whether the agent is meeting its intended goals before expanding usage to a broader audience.

The team must evaluate agent performance using a structured and repeatable approach that produces actionable insights.

You need to select and apply an appropriate evaluation method by performing the required actions in the correct order.

In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Question 8

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?

Options:

A.

Call the third-party API from a topic for each question.

B.

Add a Copilot Studio tool as a real-time knowledge source.

C.

Add a Copilot Studio tool and call it from a topic.

D.

Add a Copilot connector knowledge source for authorized content.

Question 9

You need to configure the agent in Copilot Studio to use internal and external partner knowledge sources to answer user questions about the airline services.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Use a Microsoft Graph connector to index the partner ' s travel advisory content.

B.

Write individual Q & A pairs for each document as separate topics.

C.

Enable unrestricted web search for the agent.

D.

Add the internal policy documents as a knowledge source.

Question 10

You need to evaluate whether the current configuration decisions for the Blue Yonder Copilot agent comply with the company ' s security and governance policies.

Which compliance status should you assign to each configuration decision? To answer, move the appropriate compliance statuses to the correct configuration decisions. You may use each compliance status once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Options:

Question 11

You need to implement tool usage in topics that meet the Blue Yonder design and governance requirements.

Which implementation method should you use for each requirement? To answer, move the appropriate implementation methods to the correct requirements. You may use each implementation method once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Options:

Question 12

You need to configure the Blue Yonder Copilot agent ' s responses in accordance with the company ' s content control and platform requirements.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Add required disclaimer text inside each individual topic.

B.

Configure prompt instructions that include disclaimer text.

C.

Use Markdown syntax within response content.

D.

Insert HTML formatting directly into topic responses.

E.

Duplicate disclaimer text across reusable topics.

Question 13

You need to determine which authentication model should be applied to each Blue Yonder Copilot interaction scenario to comply with the company ' s security and governance requirements.

Which authentication requirement should you apply to each scenario? To answer, move the appropriate authentication requirements to the correct user scenarios. You may use each authentication requirement once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Options:

Question 14

You need to configure the agent in Copilot Studio to meet Blue Vender ' s Responsible AI and data protection requirements.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Question 15

You need to ensure that every AI-generated response from the agent in Copilot Studio includes a disclaimer that complies with the company ' s security and governance policies.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Add a greeting message that includes the disclaimer.

B.

Add a prompt modification in the generative answers node settings.

C.

Create a disclaimer topic that always runs first.

D.

Disable generative answers and use only pre-authored responses.

E.

Edit every topic ' s first message to include the disclaimer.

Question 16

Which two actions should you perform before making the agent available on both channels? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options:

A.

Configure prompt modifications to enforce tone, disclaimers, and refusal behavior at the system level.

B.

Manually add disclaimers to each topic before publishing.

C.

Embed the web channel and then rely on channel-level settings to enforce content moderation.

D.

Configure Power Platform DLP policies to restrict unauthorized data connectors.

E.

Publish the agent and then enable Responsible AI filters individually for each channel.

Question 17

You need to connect Operations Concierge to Fabrikam Inc. ' s Azure AI Search knowledge index while complying with security requirements.

Which configuration should you use for each requirement? To answer, move the appropriate configurations to the correct requirements You may use each configuration once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point

Options:

Question 18

You need to configure Operations Concierge so that prompt-driven summarization behavior aligns with Fabrikam Inc. ' s architectural 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

Options:

A.

Configure Azure AI Search as the grounding source for summarization prompts

B.

Publish the agent to ensure the selected model is enforced for summarization.

C.

Enable citations to control how summarization output is generated.

D.

Select a model from the Foundry model catalog in the custom prompt configuration

E.

Create a reusable custom prompt template and apply it where summarization responses are generated

Question 19

You need to plan how Fabrikam Inc. will reuse shared components across multiple agents while limiting who can change the shared components in Copilot Studio Lite.

Which approach should you use for each requirement? To answer, move the appropriate components to the correct requirements. You may use each component once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content

NOTE: Each correct selection is worth one point

Options:

Question 20

You need to enable collaboration requirements for Operations Concierge

Which two actions should you perform? Each correct answer presents part of the solution Choose two. NOTE: Each correct selection is worth one point

Options:

A.

Enable allow connections from other agents on the Service Desk Agent.

B.

Replace the Service Desk Agent with an MCP server.

C.

Publish Operations Concierge to enable delegation automatically.

D.

Add the Service Desk Agent as an indexed knowledge source

E.

Publish the Service Desk Agent

Question 21

You need to add Fabrikam Inc. ' s MCP servers as a tool so the agent can perform the required operations during conversations.

Which setting should you configure for each requirement? To answer, move the appropriate settings to the correct requirements. You may use each setting once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content

NOTE: Each correct selection is worth one point.

Options:

Question 22

You need to ensure that performance-related questions are handled in accordance with Fabrikam Inc. ' s defined architecture and business requirements

Which capability should Operations Concierge use?

Options:

A.

A Foundry agent configured for summarization and classification.

B.

A data agent integrated into the multi-agent solution.

C.

An MCP server tool that executes transactional operations.

D.

An Azure AI Search knowledge source configured for enterprise policy retrieval.

Question 23

You need to enable Operations Concierge to delegate shipment tracking inquiries according to Fabrikam Inc. ' s defined architecture and technical requirements.

Which integration approach should you use?

Options:

A.

Configure the primary agent to handle shipment tracking through generative responses after publishing.

B.

Configure the partner capability as an enterprise knowledge source with indexed retrieval enabled.

C.

Configure the partner capability as an MCP tool and invoke it as a transactional operation.

D.

Configure the partner capability as an A2A integration and supply its endpoint information.

Demo: 23 questions
Total 93 questions