Summer Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

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

Page: 1 / 8
Total 77 questions

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

Question 1

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 2

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.

Question # 2

Options:

Question 3

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 4

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.

Question # 4

Options:

Question 5

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 6

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.

Question # 6

Options:

Question 7

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.

Question # 7

Options:

Question 8

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 9

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 10

A company is deploying an agent for employees. The company has the following requirements:

• Access must be restricted to the internal employees only.

• End-user authentication must be enforced.

You need to configure the agent based on the company requirements. What should you do?

Options:

A.

Select Authenticate with Microsoft Entra ID for the agent.

B.

Enable Require Secure Access in the Web channel security.

C.

Select Authenticate with personal account for the agent.

D.

Publish the agent as a public website experience.

Question 11

A company is integrating an agent in Copilot Studio into a custom application by using the Microsoft 365 Agents SDK.

The company has the following requirements for the application:

The deployment workflow must follow a dependency driven sequence.

The agent must be published before configuration values are retrieved.

End-to-end validation must occur before production deployment.

You need to plan the deployment workflow to integrate the agent.

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.

Question # 11

Options:

Question 12

A team deploys Copilot Studio solutions by using Power Platform Pipelines.

You must configure a deployment strategy that meets the following requirements:

    Ensure that the solutions deploy in dev, test, and production environments in order.

    Identify missing connection references or environment variables before the deployment process begins.

    Manage all pipeline stages and security from a single, unified location for all linked environments.

You need to configure the pipeline to meet the requirements.

Question # 12

Options:

Question 13

A company is integrating an agent in Copilot Studio into a custom application by using the Microsoft 365 Agents SDK.

The company has the following requirements for the application:

The deployment workflow must follow a dependency driven sequence.

The agent must be published before configuration values are retrieved.

End-to-end validation must occur before production deployment.

You need to plan the deployment workflow to integrate the agent.

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.

Question # 13

Options:

Question 14

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 15

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 16

A company is building an agent in Copilot Studio.

The agent must meet the following requirements:

Responses must be grounded in approved internal content.

The agent must be able to retrieve information from configured data sources in a topic.

You need to configure the agent so that topic responses are grounded from custom data sources.

What should you configure?

Options:

A.

Add a custom prompt that tells the agent to answer only from company data.

B.

Increase the response length limit to improve answer completeness.

C.

Enable analytics to review which topics users trigger most often.

D.

Configure knowledge sources in a generative answers node.

E.

Add SharePoint as a knowledge source only at the agent level.

Question 17

You need to integrate Fabrikam Inc. ' s existing Foundry agent so Operations Concierge can delegate summarization requests

Which action should you perform for each requirement? To answer, move the appropriate actions to the correct requirements. You may use each action 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.

Question # 17

Options:

Question 18

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 19

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 20

You need to configure generative answers so the agent meets Fabrikam Inc. ' s business requirements

Which solutions should you use? To answer, move the appropriate solutions to the correct requirements. You may use each solution 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.

Question # 20

Options:

Question 21

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

Question # 21

Options:

Question 22

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

Question # 22

Options:

Question 23

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.

Question # 23

Options:

Page: 1 / 8
Total 77 questions