Microsoft Designing and Building Integrated AI Agent Solutions in Copilot Studio AB-620 Dumps in PDF

Free Microsoft AB-620 Real Questions (page: 1)


Case Study:
This is a case study. Case studies are not timed separately from other exam sections. You can use as much exam time as you would like to complete each case study. However, there might be additional case studies or other exam sections. Manage your time to ensure that you can complete all the exam sections in the time provided. Pay attention to the Exam Progress at the top of the screen so you have sufficient time to complete any exam sections that follow this case study.
To answer the case study questions, you will need to reference information that is provided in the case. Case studies and associated questions might contain exhibits or other resources that provide more information about the scenario described in the case. Information provided in an individual question does not apply to the other questions in the case study.
A Review Screen will appear at the end of this case study. From the Review Screen, you can review and change your answers before you move to the next exam section. After you leave this case study, you will NOT be able to return to it.
To start the case study
To display the first question in this case study, select the "Next" button. To the left of the question, a menu provides links to information such as business requirements, the existing environment, and problem statements. Please read through all this information before answering any questions.
When you are ready to answer a question, select the "Question" button to return to the question.
Background
Blue Yonder Airlines is a global carrier headquartered in Los Angeles, California, operating domestic and international flights. The company serves millions of passengers annually through its website, mobile app, and call centers. To improve customer service efficiency and reduce call center volume, Blue Yonder is deploying an AI agent in Microsoft Copilot Studio.
The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
The project is led by a cross-function team:
-Product manager: Defines requirements and success metrics.
-Lead agent author: Designs topics, intents, and generative behavior.
-Flow designers: Build agent flows and integrations.
-IT/security and compliance: Oversees identity, data protection, and Responsible AI (RAI) compliance.
Current environment
Channels
-Public website: Embedded web chat
-Mobile app: In-app chatbot
-Microsoft Teams: Internal support agent access
Identity and access
-Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
-Authentication is required for personal data access (e.g., bookings, loyalty points).
-Internal staff: Authenticate via Microsoft Entra ID.
Data sources
-Reservation and Ticketing System (internal): REST API, no prebuilt connector with custom enterprise database.
-Flight Status and Weather APIs (external): REST APIs with API keys.
-Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.
-Loyalty Program Data: Stored in Dynamics 365 and Dataverse.
-Travel Advisory Content: Uses REST API with partner services.
Integration mechanisms
-Custom connectors must be used for internal APIs that lack prebuilt connectors.
-HTTP request nodes may be used for lightweight external APIs.
-Knowledge sources must be used for unstructured content.
-Agent flows must be used to encapsulate reusable logic (e.g., rebooking).
Business requirements
Omnichannel support
-Deploy the agent across web, mobile, and Teams with a consistent user experience. The Teams deployment must also support internal staff.
Self-service capabilities
The agent must handle common inquiries such as: - Flight status - Booking and rebooking - Loyalty program questions - Travel policies and baggage rules
Human escalation
If the agent cannot resolve an issue or the user requests help, it must: - Escalate to a human agent. - Transfer the conversation transcript and relevant context. - Redact any sensitive personal data before escalation.
Knowledge integration
-The agent must use scalable methods for knowledge integration and must not rely on manually authored Q&A topics for each document.
Performance metrics
-First-contact resolution: +25%
-Tier-1 call deflection: ≥20%
-Response time: 90% of queries answered within 30 seconds
-Accuracy: ≥95% for known FAQs
-CSAT: ≥85% for AI-handled interactions
Technical requirements
Platform constraints
-No custom code is permitted; only Copilot Studio's built-in tools may be used.
-All backend logic must be implemented using agent flows.
-Markdown must be used for formatting (e.g., bold, bullet points); HTML is not supported.
Authentication
-Sign-in is required for personal data access.
-Anonymous access is allowed for general inquiries.
-User identity must be used for data access; shared or builder credentials must not be used.
Compliance and security
-Power Platform DLP policies must be enforced to block unauthorized data flows.
-Responsible AI content moderation filters must be enabled.
-Prompt modifications must be added to enforce tone, disclaimers, and refusal behavior.
-Disclaimers must be applied consistently across all generative responses. Manual edits to individual topics must be avoided.
Monitoring and maintenance
-All conversations and actions must be logged for auditing.
-Weekly reviews of transcripts and metrics must be conducted.
-Topics, flows, and knowledge sources must be updated as policies or systems evolve.
Issues and constraints
-API rate limits: External APIs (e.g., flight status) have usage limits. Agent flows must handle retries and caching to avoid exceeding quotas.
-Knowledge base limits: Copilot Studio has limits on the number and size of indexed documents. Large files must be split or summarized.
-Generative answer risks: Generative responses must be constrained to avoid policy violations. Prompt modifications and filters must be used to enforce tone, safety, and compliance.
-User input variability: Users phrase questions in diverse ways. Topics must include varied trigger phrases and fallback handling.
-Authentication UX: The agent must clearly explain when sign-in is required and handle transitions smoothly across channels.

Problem statement
Blue Yonder Airlines must deploy a secure, scalable, and policy-compliant AI agent using Microsoft Copilot Studio. The agent must deliver accurate, helpful, and safe responses across multiple channels, integrate with enterprise systems, and support both anonymous and authenticated users. It must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.

DRAG DROP (Drag and Drop is not supported)
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.

Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:




Scenario: Problem statement: The agent must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.
Step 1: Define Data Loss Prevention (DLP) policies Security and compliance must be established at the foundation level. Admins use the Power Platform admin center to configure DLP policies. This establishes environmental guardrails by restricting unauthorized data connectors or preventing the agent from leaking sensitive data.
Step 2: Add custom prompt modifications Once the environment is secure, the maker configures the specific behavior of the agent. Custom prompt modifications and agent instructions shape the tone, define conversational topics, and establish explicit boundaries for the generative model (e.g., instructing the model to strictly stay within its knowledge base).
Step 3: Conduct adversarial testing This is the final evaluation phase before deployment. After the guardrails and custom prompts are in place, you simulate real-world attacks (such as jailbreaks, prompt injections, or malicious user inputs) to verify that the agent reliably adheres to your corporate guidelines and Microsoft's Responsible AI standards.


Reference:

https://learn.microsoft.com/en-us/troubleshoot/power-platform/copilot-studio/generative-answers/agent-response-filtered-by-responsible-ai




Case Study:
This is a case study. Case studies are not timed separately from other exam sections. You can use as much exam time as you would like to complete each case study. However, there might be additional case studies or other exam sections. Manage your time to ensure that you can complete all the exam sections in the time provided. Pay attention to the Exam Progress at the top of the screen so you have sufficient time to complete any exam sections that follow this case study.
To answer the case study questions, you will need to reference information that is provided in the case. Case studies and associated questions might contain exhibits or other resources that provide more information about the scenario described in the case. Information provided in an individual question does not apply to the other questions in the case study.
A Review Screen will appear at the end of this case study. From the Review Screen, you can review and change your answers before you move to the next exam section. After you leave this case study, you will NOT be able to return to it.
To start the case study
To display the first question in this case study, select the "Next" button. To the left of the question, a menu provides links to information such as business requirements, the existing environment, and problem statements. Please read through all this information before answering any questions.
When you are ready to answer a question, select the "Question" button to return to the question.
Background
Blue Yonder Airlines is a global carrier headquartered in Los Angeles, California, operating domestic and international flights. The company serves millions of passengers annually through its website, mobile app, and call centers. To improve customer service efficiency and reduce call center volume, Blue Yonder is deploying an AI agent in Microsoft Copilot Studio.
The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
The project is led by a cross-function team:
-Product manager: Defines requirements and success metrics.
-Lead agent author: Designs topics, intents, and generative behavior.
-Flow designers: Build agent flows and integrations.
-IT/security and compliance: Oversees identity, data protection, and Responsible AI (RAI) compliance.
Current environment
Channels
-Public website: Embedded web chat
-Mobile app: In-app chatbot
-Microsoft Teams: Internal support agent access
Identity and access
-Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
-Authentication is required for personal data access (e.g., bookings, loyalty points).
-Internal staff: Authenticate via Microsoft Entra ID.
Data sources
-Reservation and Ticketing System (internal): REST API, no prebuilt connector with custom enterprise database.
-Flight Status and Weather APIs (external): REST APIs with API keys.
-Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.
-Loyalty Program Data: Stored in Dynamics 365 and Dataverse.
-Travel Advisory Content: Uses REST API with partner services.
Integration mechanisms
-Custom connectors must be used for internal APIs that lack prebuilt connectors.
-HTTP request nodes may be used for lightweight external APIs.
-Knowledge sources must be used for unstructured content.
-Agent flows must be used to encapsulate reusable logic (e.g., rebooking).
Business requirements
Omnichannel support
-Deploy the agent across web, mobile, and Teams with a consistent user experience. The Teams deployment must also support internal staff.
Self-service capabilities
The agent must handle common inquiries such as: - Flight status - Booking and rebooking - Loyalty program questions - Travel policies and baggage rules
Human escalation
If the agent cannot resolve an issue or the user requests help, it must: - Escalate to a human agent. - Transfer the conversation transcript and relevant context. - Redact any sensitive personal data before escalation.
Knowledge integration
-The agent must use scalable methods for knowledge integration and must not rely on manually authored Q&A topics for each document.
Performance metrics
-First-contact resolution: +25%
-Tier-1 call deflection: ≥20%
-Response time: 90% of queries answered within 30 seconds
-Accuracy: ≥95% for known FAQs
-CSAT: ≥85% for AI-handled interactions
Technical requirements
Platform constraints
-No custom code is permitted; only Copilot Studio's built-in tools may be used.
-All backend logic must be implemented using agent flows.
-Markdown must be used for formatting (e.g., bold, bullet points); HTML is not supported.
Authentication
-Sign-in is required for personal data access.
-Anonymous access is allowed for general inquiries.
-User identity must be used for data access; shared or builder credentials must not be used.
Compliance and security
-Power Platform DLP policies must be enforced to block unauthorized data flows.
-Responsible AI content moderation filters must be enabled.
-Prompt modifications must be added to enforce tone, disclaimers, and refusal behavior.
-Disclaimers must be applied consistently across all generative responses. Manual edits to individual topics must be avoided.
Monitoring and maintenance
-All conversations and actions must be logged for auditing.
-Weekly reviews of transcripts and metrics must be conducted.
-Topics, flows, and knowledge sources must be updated as policies or systems evolve.
Issues and constraints
-API rate limits: External APIs (e.g., flight status) have usage limits. Agent flows must handle retries and caching to avoid exceeding quotas.
-Knowledge base limits: Copilot Studio has limits on the number and size of indexed documents. Large files must be split or summarized.
-Generative answer risks: Generative responses must be constrained to avoid policy violations. Prompt modifications and filters must be used to enforce tone, safety, and compliance.
-User input variability: Users phrase questions in diverse ways. Topics must include varied trigger phrases and fallback handling.
-Authentication UX: The agent must clearly explain when sign-in is required and handle transitions smoothly across channels.

Problem statement
Blue Yonder Airlines must deploy a secure, scalable, and policy-compliant AI agent using Microsoft Copilot Studio. The agent must deliver accurate, helpful, and safe responses across multiple channels, integrate with enterprise systems, and support both anonymous and authenticated users. It must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.

DRAG DROP (Drag and Drop is not supported)
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.

Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:




Box 1: Compliant Anonymous access is allowed for general inquiries.
Box 2: Non-compliant Should use only internal sources. The agent must handle common inquiries such as:
-Flight status
-Booking and rebooking
-Loyalty program questions
-Travel policies and baggage rules
Box 3: Non-compliant Responsible AI content moderation filters must be enabled.
Box 4: Non-compliant User identity must be used for data access; shared or builder credentials must not be used.




Case Study:
This is a case study. Case studies are not timed separately from other exam sections. You can use as much exam time as you would like to complete each case study. However, there might be additional case studies or other exam sections. Manage your time to ensure that you can complete all the exam sections in the time provided. Pay attention to the Exam Progress at the top of the screen so you have sufficient time to complete any exam sections that follow this case study.
To answer the case study questions, you will need to reference information that is provided in the case. Case studies and associated questions might contain exhibits or other resources that provide more information about the scenario described in the case. Information provided in an individual question does not apply to the other questions in the case study.
A Review Screen will appear at the end of this case study. From the Review Screen, you can review and change your answers before you move to the next exam section. After you leave this case study, you will NOT be able to return to it.
To start the case study
To display the first question in this case study, select the "Next" button. To the left of the question, a menu provides links to information such as business requirements, the existing environment, and problem statements. Please read through all this information before answering any questions.
When you are ready to answer a question, select the "Question" button to return to the question.
Background
Blue Yonder Airlines is a global carrier headquartered in Los Angeles, California, operating domestic and international flights. The company serves millions of passengers annually through its website, mobile app, and call centers. To improve customer service efficiency and reduce call center volume, Blue Yonder is deploying an AI agent in Microsoft Copilot Studio.
The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
The project is led by a cross-function team:
-Product manager: Defines requirements and success metrics.
-Lead agent author: Designs topics, intents, and generative behavior.
-Flow designers: Build agent flows and integrations.
-IT/security and compliance: Oversees identity, data protection, and Responsible AI (RAI) compliance.
Current environment
Channels
-Public website: Embedded web chat
-Mobile app: In-app chatbot
-Microsoft Teams: Internal support agent access
Identity and access
-Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
-Authentication is required for personal data access (e.g., bookings, loyalty points).
-Internal staff: Authenticate via Microsoft Entra ID.
Data sources
-Reservation and Ticketing System (internal): REST API, no prebuilt connector with custom enterprise database.
-Flight Status and Weather APIs (external): REST APIs with API keys.
-Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.
-Loyalty Program Data: Stored in Dynamics 365 and Dataverse.
-Travel Advisory Content: Uses REST API with partner services.
Integration mechanisms
-Custom connectors must be used for internal APIs that lack prebuilt connectors.
-HTTP request nodes may be used for lightweight external APIs.
-Knowledge sources must be used for unstructured content.
-Agent flows must be used to encapsulate reusable logic (e.g., rebooking).
Business requirements
Omnichannel support
-Deploy the agent across web, mobile, and Teams with a consistent user experience. The Teams deployment must also support internal staff.
Self-service capabilities
The agent must handle common inquiries such as: - Flight status - Booking and rebooking - Loyalty program questions - Travel policies and baggage rules
Human escalation
If the agent cannot resolve an issue or the user requests help, it must: - Escalate to a human agent. - Transfer the conversation transcript and relevant context. - Redact any sensitive personal data before escalation.
Knowledge integration
-The agent must use scalable methods for knowledge integration and must not rely on manually authored Q&A topics for each document.
Performance metrics
-First-contact resolution: +25%
-Tier-1 call deflection: ≥20%
-Response time: 90% of queries answered within 30 seconds
-Accuracy: ≥95% for known FAQs
-CSAT: ≥85% for AI-handled interactions
Technical requirements
Platform constraints
-No custom code is permitted; only Copilot Studio's built-in tools may be used.
-All backend logic must be implemented using agent flows.
-Markdown must be used for formatting (e.g., bold, bullet points); HTML is not supported.
Authentication
-Sign-in is required for personal data access.
-Anonymous access is allowed for general inquiries.
-User identity must be used for data access; shared or builder credentials must not be used.
Compliance and security
-Power Platform DLP policies must be enforced to block unauthorized data flows.
-Responsible AI content moderation filters must be enabled.
-Prompt modifications must be added to enforce tone, disclaimers, and refusal behavior.
-Disclaimers must be applied consistently across all generative responses. Manual edits to individual topics must be avoided.
Monitoring and maintenance
-All conversations and actions must be logged for auditing.
-Weekly reviews of transcripts and metrics must be conducted.
-Topics, flows, and knowledge sources must be updated as policies or systems evolve.
Issues and constraints
-API rate limits: External APIs (e.g., flight status) have usage limits. Agent flows must handle retries and caching to avoid exceeding quotas.
-Knowledge base limits: Copilot Studio has limits on the number and size of indexed documents. Large files must be split or summarized.
-Generative answer risks: Generative responses must be constrained to avoid policy violations. Prompt modifications and filters must be used to enforce tone, safety, and compliance.
-User input variability: Users phrase questions in diverse ways. Topics must include varied trigger phrases and fallback handling.
-Authentication UX: The agent must clearly explain when sign-in is required and handle transitions smoothly across channels.

Problem statement
Blue Yonder Airlines must deploy a secure, scalable, and policy-compliant AI agent using Microsoft Copilot Studio. The agent must deliver accurate, helpful, and safe responses across multiple channels, integrate with enterprise systems, and support both anonymous and authenticated users. It must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.

You need to deploy the Blue Yonder Copilot agent to the public website and Microsoft Teams while ensuring compliance with the company's security and Responsible AI requirements.
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.

  1. Configure prompt modifications to enforce tone, disclaimers, and refusal behavior at the system level.
  2. Manually add disclaimers to each topic before publishing.
  3. Embed the web channel and then rely on channel-level settings to enforce content moderation.
  4. Configure Power Platform DLP policies to restrict unauthorized data connectors.
  5. Publish the agent and then enable Responsible AI filters individually for each channel.

Answer(s): A,E

Explanation:

[A] You can configure prompt modifications at the system and agent level in Microsoft Copilot Studio to satisfy your organization's Responsible AI (RAI) guidelines.
[E] Scenario: Compliance and security Responsible AI content moderation filters must be enabled.


Reference:

https://microsoft.github.io/agent-academy/operative/06-ai-safety/




Case Study:
This is a case study. Case studies are not timed separately from other exam sections. You can use as much exam time as you would like to complete each case study. However, there might be additional case studies or other exam sections. Manage your time to ensure that you can complete all the exam sections in the time provided. Pay attention to the Exam Progress at the top of the screen so you have sufficient time to complete any exam sections that follow this case study.
To answer the case study questions, you will need to reference information that is provided in the case. Case studies and associated questions might contain exhibits or other resources that provide more information about the scenario described in the case. Information provided in an individual question does not apply to the other questions in the case study.
A Review Screen will appear at the end of this case study. From the Review Screen, you can review and change your answers before you move to the next exam section. After you leave this case study, you will NOT be able to return to it.
To start the case study
To display the first question in this case study, select the "Next" button. To the left of the question, a menu provides links to information such as business requirements, the existing environment, and problem statements. Please read through all this information before answering any questions.
When you are ready to answer a question, select the "Question" button to return to the question.
Background
Blue Yonder Airlines is a global carrier headquartered in Los Angeles, California, operating domestic and international flights. The company serves millions of passengers annually through its website, mobile app, and call centers. To improve customer service efficiency and reduce call center volume, Blue Yonder is deploying an AI agent in Microsoft Copilot Studio.
The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
The project is led by a cross-function team:
-Product manager: Defines requirements and success metrics.
-Lead agent author: Designs topics, intents, and generative behavior.
-Flow designers: Build agent flows and integrations.
-IT/security and compliance: Oversees identity, data protection, and Responsible AI (RAI) compliance.
Current environment
Channels
-Public website: Embedded web chat
-Mobile app: In-app chatbot
-Microsoft Teams: Internal support agent access
Identity and access
-Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
-Authentication is required for personal data access (e.g., bookings, loyalty points).
-Internal staff: Authenticate via Microsoft Entra ID.
Data sources
-Reservation and Ticketing System (internal): REST API, no prebuilt connector with custom enterprise database.
-Flight Status and Weather APIs (external): REST APIs with API keys.
-Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.
-Loyalty Program Data: Stored in Dynamics 365 and Dataverse.
-Travel Advisory Content: Uses REST API with partner services.
Integration mechanisms
-Custom connectors must be used for internal APIs that lack prebuilt connectors.
-HTTP request nodes may be used for lightweight external APIs.
-Knowledge sources must be used for unstructured content.
-Agent flows must be used to encapsulate reusable logic (e.g., rebooking).
Business requirements
Omnichannel support
-Deploy the agent across web, mobile, and Teams with a consistent user experience. The Teams deployment must also support internal staff.
Self-service capabilities
The agent must handle common inquiries such as: - Flight status - Booking and rebooking - Loyalty program questions - Travel policies and baggage rules
Human escalation
If the agent cannot resolve an issue or the user requests help, it must: - Escalate to a human agent. - Transfer the conversation transcript and relevant context. - Redact any sensitive personal data before escalation.
Knowledge integration
-The agent must use scalable methods for knowledge integration and must not rely on manually authored Q&A topics for each document.
Performance metrics
-First-contact resolution: +25%
-Tier-1 call deflection: ≥20%
-Response time: 90% of queries answered within 30 seconds
-Accuracy: ≥95% for known FAQs
-CSAT: ≥85% for AI-handled interactions
Technical requirements
Platform constraints
-No custom code is permitted; only Copilot Studio's built-in tools may be used.
-All backend logic must be implemented using agent flows.
-Markdown must be used for formatting (e.g., bold, bullet points); HTML is not supported.
Authentication
-Sign-in is required for personal data access.
-Anonymous access is allowed for general inquiries.
-User identity must be used for data access; shared or builder credentials must not be used.
Compliance and security
-Power Platform DLP policies must be enforced to block unauthorized data flows.
-Responsible AI content moderation filters must be enabled.
-Prompt modifications must be added to enforce tone, disclaimers, and refusal behavior.
-Disclaimers must be applied consistently across all generative responses. Manual edits to individual topics must be avoided.
Monitoring and maintenance
-All conversations and actions must be logged for auditing.
-Weekly reviews of transcripts and metrics must be conducted.
-Topics, flows, and knowledge sources must be updated as policies or systems evolve.
Issues and constraints
-API rate limits: External APIs (e.g., flight status) have usage limits. Agent flows must handle retries and caching to avoid exceeding quotas.
-Knowledge base limits: Copilot Studio has limits on the number and size of indexed documents. Large files must be split or summarized.
-Generative answer risks: Generative responses must be constrained to avoid policy violations. Prompt modifications and filters must be used to enforce tone, safety, and compliance.
-User input variability: Users phrase questions in diverse ways. Topics must include varied trigger phrases and fallback handling.
-Authentication UX: The agent must clearly explain when sign-in is required and handle transitions smoothly across channels.

Problem statement
Blue Yonder Airlines must deploy a secure, scalable, and policy-compliant AI agent using Microsoft Copilot Studio. The agent must deliver accurate, helpful, and safe responses across multiple channels, integrate with enterprise systems, and support both anonymous and authenticated users. It must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.

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.

  1. Add required disclaimer text inside each individual topic.
  2. Configure prompt instructions that include disclaimer text.
  3. Use Markdown syntax within response content.
  4. Insert HTML formatting directly into topic responses.
  5. Duplicate disclaimer text across reusable topics.

Answer(s): B,C

Explanation:

Scenario: Platform constraints No custom code is permitted; only Copilot Studio's built-in tools may be used. All backend logic must be implemented using agent flows. [C] Markdown must be used for formatting (e.g., bold, bullet points); [Not D] HTML is not supported.
[B] Disclaimer text. The best approach is to configure prompt instructions that include disclaimer text.
This method ensures the disclaimer is applied universally to all AI-generated responses without manual duplication across topics. It scales effectively and reduces maintenance overhead.


Reference:

https://learn.microsoft.com/en-us/microsoft-copilot-studio/authoring-instructions




Case Study:
This is a case study. Case studies are not timed separately from other exam sections. You can use as much exam time as you would like to complete each case study. However, there might be additional case studies or other exam sections. Manage your time to ensure that you can complete all the exam sections in the time provided. Pay attention to the Exam Progress at the top of the screen so you have sufficient time to complete any exam sections that follow this case study.
To answer the case study questions, you will need to reference information that is provided in the case. Case studies and associated questions might contain exhibits or other resources that provide more information about the scenario described in the case. Information provided in an individual question does not apply to the other questions in the case study.
A Review Screen will appear at the end of this case study. From the Review Screen, you can review and change your answers before you move to the next exam section. After you leave this case study, you will NOT be able to return to it.
To start the case study
To display the first question in this case study, select the "Next" button. To the left of the question, a menu provides links to information such as business requirements, the existing environment, and problem statements. Please read through all this information before answering any questions.
When you are ready to answer a question, select the "Question" button to return to the question.
Background
Blue Yonder Airlines is a global carrier headquartered in Los Angeles, California, operating domestic and international flights. The company serves millions of passengers annually through its website, mobile app, and call centers. To improve customer service efficiency and reduce call center volume, Blue Yonder is deploying an AI agent in Microsoft Copilot Studio.
The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
The project is led by a cross-function team:
-Product manager: Defines requirements and success metrics.
-Lead agent author: Designs topics, intents, and generative behavior.
-Flow designers: Build agent flows and integrations.
-IT/security and compliance: Oversees identity, data protection, and Responsible AI (RAI) compliance.
Current environment
Channels
-Public website: Embedded web chat
-Mobile app: In-app chatbot
-Microsoft Teams: Internal support agent access
Identity and access
-Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
-Authentication is required for personal data access (e.g., bookings, loyalty points).
-Internal staff: Authenticate via Microsoft Entra ID.
Data sources
-Reservation and Ticketing System (internal): REST API, no prebuilt connector with custom enterprise database.
-Flight Status and Weather APIs (external): REST APIs with API keys.
-Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.
-Loyalty Program Data: Stored in Dynamics 365 and Dataverse.
-Travel Advisory Content: Uses REST API with partner services.
Integration mechanisms
-Custom connectors must be used for internal APIs that lack prebuilt connectors.
-HTTP request nodes may be used for lightweight external APIs.
-Knowledge sources must be used for unstructured content.
-Agent flows must be used to encapsulate reusable logic (e.g., rebooking).
Business requirements
Omnichannel support
-Deploy the agent across web, mobile, and Teams with a consistent user experience. The Teams deployment must also support internal staff.
Self-service capabilities
The agent must handle common inquiries such as: - Flight status - Booking and rebooking - Loyalty program questions - Travel policies and baggage rules
Human escalation
If the agent cannot resolve an issue or the user requests help, it must: - Escalate to a human agent. - Transfer the conversation transcript and relevant context. - Redact any sensitive personal data before escalation.
Knowledge integration
-The agent must use scalable methods for knowledge integration and must not rely on manually authored Q&A topics for each document.
Performance metrics
-First-contact resolution: +25%
-Tier-1 call deflection: ≥20%
-Response time: 90% of queries answered within 30 seconds
-Accuracy: ≥95% for known FAQs
-CSAT: ≥85% for AI-handled interactions
Technical requirements
Platform constraints
-No custom code is permitted; only Copilot Studio's built-in tools may be used.
-All backend logic must be implemented using agent flows.
-Markdown must be used for formatting (e.g., bold, bullet points); HTML is not supported.
Authentication
-Sign-in is required for personal data access.
-Anonymous access is allowed for general inquiries.
-User identity must be used for data access; shared or builder credentials must not be used.
Compliance and security
-Power Platform DLP policies must be enforced to block unauthorized data flows.
-Responsible AI content moderation filters must be enabled.
-Prompt modifications must be added to enforce tone, disclaimers, and refusal behavior.
-Disclaimers must be applied consistently across all generative responses. Manual edits to individual topics must be avoided.
Monitoring and maintenance
-All conversations and actions must be logged for auditing.
-Weekly reviews of transcripts and metrics must be conducted.
-Topics, flows, and knowledge sources must be updated as policies or systems evolve.
Issues and constraints
-API rate limits: External APIs (e.g., flight status) have usage limits. Agent flows must handle retries and caching to avoid exceeding quotas.
-Knowledge base limits: Copilot Studio has limits on the number and size of indexed documents. Large files must be split or summarized.
-Generative answer risks: Generative responses must be constrained to avoid policy violations. Prompt modifications and filters must be used to enforce tone, safety, and compliance.
-User input variability: Users phrase questions in diverse ways. Topics must include varied trigger phrases and fallback handling.
-Authentication UX: The agent must clearly explain when sign-in is required and handle transitions smoothly across channels.

Problem statement
Blue Yonder Airlines must deploy a secure, scalable, and policy-compliant AI agent using Microsoft Copilot Studio. The agent must deliver accurate, helpful, and safe responses across multiple channels, integrate with enterprise systems, and support both anonymous and authenticated users. It must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.

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.

  1. Use a Microsoft Graph connector to index the partner's travel advisory content.
  2. Write individual Q&A pairs for each document as separate topics.
  3. Enable unrestricted web search for the agent.
  4. Add the internal policy documents as a knowledge source.

Answer(s): A,D

Explanation:

[A] External Scenario: Data sources include: Travel Advisory Content: Uses REST API with partner services.
Configuring a Microsoft Graph connector to index your external data and utilizing REST APIs are highly effective and distinct strategies for supplying knowledge and actions in Microsoft Copilot Studio.
[D] Internal Scenario: The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
Data sources include: Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.


Reference:

https://learn.microsoft.com/en-us/microsoft-copilot-studio/knowledge-copilot-connectors




Case Study:
This is a case study. Case studies are not timed separately from other exam sections. You can use as much exam time as you would like to complete each case study. However, there might be additional case studies or other exam sections. Manage your time to ensure that you can complete all the exam sections in the time provided. Pay attention to the Exam Progress at the top of the screen so you have sufficient time to complete any exam sections that follow this case study.
To answer the case study questions, you will need to reference information that is provided in the case. Case studies and associated questions might contain exhibits or other resources that provide more information about the scenario described in the case. Information provided in an individual question does not apply to the other questions in the case study.
A Review Screen will appear at the end of this case study. From the Review Screen, you can review and change your answers before you move to the next exam section. After you leave this case study, you will NOT be able to return to it.
To start the case study
To display the first question in this case study, select the "Next" button. To the left of the question, a menu provides links to information such as business requirements, the existing environment, and problem statements. Please read through all this information before answering any questions.
When you are ready to answer a question, select the "Question" button to return to the question.
Background
Blue Yonder Airlines is a global carrier headquartered in Los Angeles, California, operating domestic and international flights. The company serves millions of passengers annually through its website, mobile app, and call centers. To improve customer service efficiency and reduce call center volume, Blue Yonder is deploying an AI agent in Microsoft Copilot Studio.
The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
The project is led by a cross-function team:
-Product manager: Defines requirements and success metrics.
-Lead agent author: Designs topics, intents, and generative behavior.
-Flow designers: Build agent flows and integrations.
-IT/security and compliance: Oversees identity, data protection, and Responsible AI (RAI) compliance.
Current environment
Channels
-Public website: Embedded web chat
-Mobile app: In-app chatbot
-Microsoft Teams: Internal support agent access
Identity and access
-Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
-Authentication is required for personal data access (e.g., bookings, loyalty points).
-Internal staff: Authenticate via Microsoft Entra ID.
Data sources
-Reservation and Ticketing System (internal): REST API, no prebuilt connector with custom enterprise database.
-Flight Status and Weather APIs (external): REST APIs with API keys.
-Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.
-Loyalty Program Data: Stored in Dynamics 365 and Dataverse.
-Travel Advisory Content: Uses REST API with partner services.
Integration mechanisms
-Custom connectors must be used for internal APIs that lack prebuilt connectors.
-HTTP request nodes may be used for lightweight external APIs.
-Knowledge sources must be used for unstructured content.
-Agent flows must be used to encapsulate reusable logic (e.g., rebooking).
Business requirements
Omnichannel support
-Deploy the agent across web, mobile, and Teams with a consistent user experience. The Teams deployment must also support internal staff.
Self-service capabilities
The agent must handle common inquiries such as: - Flight status - Booking and rebooking - Loyalty program questions - Travel policies and baggage rules
Human escalation
If the agent cannot resolve an issue or the user requests help, it must: - Escalate to a human agent. - Transfer the conversation transcript and relevant context. - Redact any sensitive personal data before escalation.
Knowledge integration
-The agent must use scalable methods for knowledge integration and must not rely on manually authored Q&A topics for each document.
Performance metrics
-First-contact resolution: +25%
-Tier-1 call deflection: ≥20%
-Response time: 90% of queries answered within 30 seconds
-Accuracy: ≥95% for known FAQs
-CSAT: ≥85% for AI-handled interactions
Technical requirements
Platform constraints
-No custom code is permitted; only Copilot Studio's built-in tools may be used.
-All backend logic must be implemented using agent flows.
-Markdown must be used for formatting (e.g., bold, bullet points); HTML is not supported.
Authentication
-Sign-in is required for personal data access.
-Anonymous access is allowed for general inquiries.
-User identity must be used for data access; shared or builder credentials must not be used.
Compliance and security
-Power Platform DLP policies must be enforced to block unauthorized data flows.
-Responsible AI content moderation filters must be enabled.
-Prompt modifications must be added to enforce tone, disclaimers, and refusal behavior.
-Disclaimers must be applied consistently across all generative responses. Manual edits to individual topics must be avoided.
Monitoring and maintenance
-All conversations and actions must be logged for auditing.
-Weekly reviews of transcripts and metrics must be conducted.
-Topics, flows, and knowledge sources must be updated as policies or systems evolve.
Issues and constraints
-API rate limits: External APIs (e.g., flight status) have usage limits. Agent flows must handle retries and caching to avoid exceeding quotas.
-Knowledge base limits: Copilot Studio has limits on the number and size of indexed documents. Large files must be split or summarized.
-Generative answer risks: Generative responses must be constrained to avoid policy violations. Prompt modifications and filters must be used to enforce tone, safety, and compliance.
-User input variability: Users phrase questions in diverse ways. Topics must include varied trigger phrases and fallback handling.
-Authentication UX: The agent must clearly explain when sign-in is required and handle transitions smoothly across channels.

Problem statement
Blue Yonder Airlines must deploy a secure, scalable, and policy-compliant AI agent using Microsoft Copilot Studio. The agent must deliver accurate, helpful, and safe responses across multiple channels, integrate with enterprise systems, and support both anonymous and authenticated users. It must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.

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.

  1. Add a greeting message that includes the disclaimer.
  2. Add a prompt modification in the generative answers node settings.
  3. Create a disclaimer topic that always runs first.
  4. Disable generative answers and use only pre-authored responses.
  5. Edit every topic's first message to include the disclaimer.

Answer(s): A,B

Explanation:

[B] Using prompt modification in the Generative Answers node settings is an excellent and highly effective strategy for embedding compliance disclaimers into your agent's responses.
[A] Adding a mandatory disclaimer to your greeting message is the best practice for agent governance. You can enforce this by configuring your Greeting System Topic and adding formal "Output Rules" to the agent's core instructions.


Reference:

https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-boost-node https://www.reddit.com/r/copilotstudio/comments/1pje5fy/how_do_you_handle_ai_disclaimers_in_copilot/




Case Study:
This is a case study. Case studies are not timed separately from other exam sections. You can use as much exam time as you would like to complete each case study. However, there might be additional case studies or other exam sections. Manage your time to ensure that you can complete all the exam sections in the time provided. Pay attention to the Exam Progress at the top of the screen so you have sufficient time to complete any exam sections that follow this case study.
To answer the case study questions, you will need to reference information that is provided in the case. Case studies and associated questions might contain exhibits or other resources that provide more information about the scenario described in the case. Information provided in an individual question does not apply to the other questions in the case study.
A Review Screen will appear at the end of this case study. From the Review Screen, you can review and change your answers before you move to the next exam section. After you leave this case study, you will NOT be able to return to it.
To start the case study
To display the first question in this case study, select the "Next" button. To the left of the question, a menu provides links to information such as business requirements, the existing environment, and problem statements. Please read through all this information before answering any questions.
When you are ready to answer a question, select the "Question" button to return to the question.
Background
Blue Yonder Airlines is a global carrier headquartered in Los Angeles, California, operating domestic and international flights. The company serves millions of passengers annually through its website, mobile app, and call centers. To improve customer service efficiency and reduce call center volume, Blue Yonder is deploying an AI agent in Microsoft Copilot Studio.
The agent will handle customer inquiries across multiple channels – web chat, mobile app, and Microsoft Teams (for internal support staff). It will answer questions, retrieve data from enterprise systems, and escalate to human agents when needed.
The project is led by a cross-function team:
-Product manager: Defines requirements and success metrics.
-Lead agent author: Designs topics, intents, and generative behavior.
-Flow designers: Build agent flows and integrations.
-IT/security and compliance: Oversees identity, data protection, and Responsible AI (RAI) compliance.
Current environment
Channels
-Public website: Embedded web chat
-Mobile app: In-app chatbot
-Microsoft Teams: Internal support agent access
Identity and access
-Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
-Authentication is required for personal data access (e.g., bookings, loyalty points).
-Internal staff: Authenticate via Microsoft Entra ID.
Data sources
-Reservation and Ticketing System (internal): REST API, no prebuilt connector with custom enterprise database.
-Flight Status and Weather APIs (external): REST APIs with API keys.
-Customer Support Knowledge Base: SharePoint library with PDFs and policy documents.
-Loyalty Program Data: Stored in Dynamics 365 and Dataverse.
-Travel Advisory Content: Uses REST API with partner services.
Integration mechanisms
-Custom connectors must be used for internal APIs that lack prebuilt connectors.
-HTTP request nodes may be used for lightweight external APIs.
-Knowledge sources must be used for unstructured content.
-Agent flows must be used to encapsulate reusable logic (e.g., rebooking).
Business requirements
Omnichannel support
-Deploy the agent across web, mobile, and Teams with a consistent user experience. The Teams deployment must also support internal staff.
Self-service capabilities
The agent must handle common inquiries such as: - Flight status - Booking and rebooking - Loyalty program questions - Travel policies and baggage rules
Human escalation
If the agent cannot resolve an issue or the user requests help, it must: - Escalate to a human agent. - Transfer the conversation transcript and relevant context. - Redact any sensitive personal data before escalation.
Knowledge integration
-The agent must use scalable methods for knowledge integration and must not rely on manually authored Q&A topics for each document.
Performance metrics
-First-contact resolution: +25%
-Tier-1 call deflection: ≥20%
-Response time: 90% of queries answered within 30 seconds
-Accuracy: ≥95% for known FAQs
-CSAT: ≥85% for AI-handled interactions
Technical requirements
Platform constraints
-No custom code is permitted; only Copilot Studio's built-in tools may be used.
-All backend logic must be implemented using agent flows.
-Markdown must be used for formatting (e.g., bold, bullet points); HTML is not supported.
Authentication
-Sign-in is required for personal data access.
-Anonymous access is allowed for general inquiries.
-User identity must be used for data access; shared or builder credentials must not be used.
Compliance and security
-Power Platform DLP policies must be enforced to block unauthorized data flows.
-Responsible AI content moderation filters must be enabled.
-Prompt modifications must be added to enforce tone, disclaimers, and refusal behavior.
-Disclaimers must be applied consistently across all generative responses. Manual edits to individual topics must be avoided.
Monitoring and maintenance
-All conversations and actions must be logged for auditing.
-Weekly reviews of transcripts and metrics must be conducted.
-Topics, flows, and knowledge sources must be updated as policies or systems evolve.
Issues and constraints
-API rate limits: External APIs (e.g., flight status) have usage limits. Agent flows must handle retries and caching to avoid exceeding quotas.
-Knowledge base limits: Copilot Studio has limits on the number and size of indexed documents. Large files must be split or summarized.
-Generative answer risks: Generative responses must be constrained to avoid policy violations. Prompt modifications and filters must be used to enforce tone, safety, and compliance.
-User input variability: Users phrase questions in diverse ways. Topics must include varied trigger phrases and fallback handling.
-Authentication UX: The agent must clearly explain when sign-in is required and handle transitions smoothly across channels.

Problem statement
Blue Yonder Airlines must deploy a secure, scalable, and policy-compliant AI agent using Microsoft Copilot Studio. The agent must deliver accurate, helpful, and safe responses across multiple channels, integrate with enterprise systems, and support both anonymous and authenticated users. It must adhere to strict data protection and Responsible AI standards while improving customer service efficiency and satisfaction.

DRAG DROP (Drag and Drop is not supported)
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.

Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:




Box 1: Allow anonymous access. Scenario: Customers: Anonymous access for general inquiries (e.g., flight status, baggage policy).
Box 2: Require customer sign-in using an account. Scenario: Authentication is required for personal data access (e.g., bookings, loyalty points).
Box 3: Require internal agent sign-in using Microsoft Entra ID. Scenario: Internal staff: Authenticate via Microsoft Entra ID.



DRAG DROP (Drag and Drop is not supported)
A company has an existing custom connector that is approved and available in the environment. A builder wants an agent in Copilot Studio to call the connector during a conversation to retrieve information from an internal system.
To meet the business needs, the solution must meet the following requirements:
-The agent must make the connector available for topic steps.
-The agent must run the connector call with a valid connection.
-The connector call must receive the required input values at runtime.
You need to configure the agent so the custom connector can be used as a tool.
What should you configure 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.

Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: Add the connector as a tool in the agent. To make an approved custom connector available for topic steps within Copilot Studio, you must add the connector as a tool in the agent.
In Copilot Studio, actions and custom connectors must be explicitly registered as "Tools" within the agent's capabilities before they can be recognized or called by topics.
Box 2: Create or reuse a connection for the connector The appropriate action is to create or reuse an existing connection for the custom connector.
Because the connector is already approved and available in your environment, you can simply select it from your tools and link the predefined connection Use connectors in Copilot Studio agents.
Box 3: Map topic variables to the tool inputs The correct configuration action is to Map topic variables to the tool inputs.


Reference:

https://learn.microsoft.com/en-us/microsoft-copilot-studio/advanced-connectors



Share your comments for Microsoft AB-620 exam with other users:

D
DaveG
12/15/2023 4:50:00 PM

just passed my exam yesterday on my first attempt. these dumps were extremely helpful in passing first time. the questions were very, very similar to these questions!

A
A.K.
6/30/2023 6:34:00 AM

cosmos db is paas not saas

S
S Roychowdhury
6/26/2023 5:27:00 PM

what is the percentage of common questions in gcp exam compared to 197 dump questions? are they 100% matching with real gcp exam?

B
Bella
7/22/2023 2:05:00 AM

not able to see questions

S
Scott
9/8/2023 7:19:00 AM

by far one of the best sites for free questions. i have pass 2 exams with the help of this website.

D
donald
8/19/2023 11:05:00 AM

excellent question bank.

A
Ashwini
8/22/2023 5:13:00 AM

it really helped

S
sk
5/13/2023 2:07:00 AM

excelent material

C
Christopher
9/5/2022 10:54:00 PM

the new versoin of this exam which i downloaded has all the latest questions from the exam. i only saw 3 new questions in the exam which was not in this dump.

S
Sam
9/7/2023 6:51:00 AM

question 8 - can cloudtrail be used for storing jobs? based on aws - aws cloudtrail is used for governance, compliance and investigating api usage across all of our aws accounts. every action that is taken by a user or script is an api call so this is logged to [aws] cloudtrail. something seems incorrect here.

T
Tanvi Rajput
8/14/2023 10:55:00 AM

question 13 tda - c01 answer : quick table calculation -> percentage of total , compute using table down

P
PMSAGAR
9/19/2023 2:48:00 AM

pls share teh dump

Z
zazza
6/16/2023 10:47:00 AM

question 44 answer is user risk

P
Prasana
6/23/2023 1:59:00 AM

please post the questions for preparation

T
test user
9/24/2023 3:15:00 AM

thanks for the questions

D
Draco
7/19/2023 5:34:00 AM

please reopen it now ..its really urgent

M
Megan
4/14/2023 5:08:00 PM

these practice exam questions were exactly what i needed. the variety of questions and the realistic exam-like environment they created helped me assess my strengths and weaknesses. i felt more confident and well-prepared on exam day, and i owe it to this exam dumps!

A
abdo casa
8/9/2023 6:10:00 PM

thank u it very instructuf

D
Danny
1/15/2024 9:10:00 AM

its helpful?

H
hanaa
10/3/2023 6:57:00 PM

is this dump still valid???

G
Georgio
1/19/2024 8:15:00 AM

question 205 answer is b

M
Matthew Dievendorf
5/30/2023 9:37:00 PM

question 39, should be answer b, directions stated is being sudneted from /21 to a /23. a /23 has 512 ips so 510 hosts. and can make 4 subnets out of the /21

A
Adhithya
8/11/2022 12:27:00 AM

beautiful test engine software and very helpful. questions are same as in the real exam. i passed my paper.

S
SuckerPumch88
4/25/2022 10:24:00 AM

the questions are exactly the same in real exam. just make sure not to answer all them correct or else they suspect you are cheating.

S
soheib
7/24/2023 7:05:00 PM

question: 78 the right answer i think is d not a

S
srija
8/14/2023 8:53:00 AM

very helpful

T
Thembelani
5/30/2023 2:17:00 AM

i am writing this exam tomorrow and have dumps

A
Anita
10/1/2023 4:11:00 PM

can i have the icdl excel exam

B
Ben
9/9/2023 7:35:00 AM

please upload it

A
anonymous
9/20/2023 11:27:00 PM

hye when will post again the past year question for this h13-311_v3 part since i have to for my test tommorow…thank you very much

R
Randall
9/28/2023 8:25:00 PM

on question 22, option b-once per session is also valid.

T
Tshegofatso
8/28/2023 11:51:00 AM

this website is very helpful

P
philly
9/18/2023 2:40:00 PM

its my first time exam

B
Beexam
9/4/2023 9:06:00 PM

correct answers are device configuration-enable the automatic installation of webview2 runtime. & policy management- prevent users from submitting feedback.

AI Tutor 👋 I’m here to help!