- A
Create Data Loss Prevention (DLP) policies to block sharing.
Why wrong: DLP policies do not restrict Copilot's grounding.
- B
Remove the sensitive documents from SharePoint Online.
Why wrong: Removing documents is not practical and may break business processes.
- C
Apply sensitivity labels to the documents and configure label scopes to exclude Copilot.
Sensitivity labels can be scoped to prevent Copilot from using labeled content.
- D
Configure Microsoft Search to exclude the sensitive documents.
Why wrong: Search exclusion does not prevent Copilot from grounding on documents.
Quick Answer
The correct answer is to apply sensitivity labels to the documents and configure label scopes to exclude Copilot. This works because sensitivity labels in Microsoft 365 include a scope setting that determines which services—such as Microsoft 365 Copilot—can process the labeled content; by deselecting the Copilot scope on a label like "Confidential," you instruct Copilot to ignore those documents entirely during response generation, effectively restricting Copilot access to sensitive data. On the MS-102 exam, this tests your understanding of information protection and label-based governance, often appearing as a scenario where users see Copilot surfacing internal HR or financial files. A common trap is assuming that disabling Copilot globally or using SharePoint permissions alone will suffice, but those methods don’t prevent Copilot from indexing content it can already read. Remember the mnemonic: “Scope stops Copilot”—if you want to restrict Copilot from using sensitive data, scope the label to exclude it.
MS-102 Deploy and manage a Microsoft 365 tenant Practice Question
This MS-102 practice question tests your understanding of deploy and manage a microsoft 365 tenant. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Your company recently deployed Microsoft 365 Copilot. Users report that Copilot occasionally generates responses based on sensitive internal documents that should not be shared broadly. What should you configure to restrict Copilot's access?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Apply sensitivity labels to the documents and configure label scopes to exclude Copilot.
Option C is correct because sensitivity labels can be configured with a label scope that excludes Copilot from accessing the labeled content. By applying a 'Confidential' sensitivity label with the 'Copilot' scope deselected, you instruct Microsoft 365 Copilot to ignore those documents during response generation, preventing it from surfacing sensitive internal information.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Create Data Loss Prevention (DLP) policies to block sharing.
Why it's wrong here
DLP policies do not restrict Copilot's grounding.
- ✗
Remove the sensitive documents from SharePoint Online.
Why it's wrong here
Removing documents is not practical and may break business processes.
- ✓
Apply sensitivity labels to the documents and configure label scopes to exclude Copilot.
Why this is correct
Sensitivity labels can be scoped to prevent Copilot from using labeled content.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Configure Microsoft Search to exclude the sensitive documents.
Why it's wrong here
Search exclusion does not prevent Copilot from grounding on documents.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse DLP policies (which block sharing) with Copilot access controls, or assume that removing documents or excluding them from search is sufficient, when in fact sensitivity labels with the Copilot scope are the precise mechanism to control Copilot’s data access.
Detailed technical explanation
How to think about this question
Under the hood, Microsoft 365 Copilot uses the Microsoft Graph and the semantic index to retrieve content. Sensitivity labels with the 'Copilot' scope (introduced in late 2023) act as a permission boundary at the label level, causing Copilot to skip documents with that label during retrieval. This is distinct from user permissions; even if a user has read access, Copilot will not include the document if the label scope excludes Copilot. In a real-world scenario, a legal team can label merger documents as 'Highly Confidential' with Copilot excluded, ensuring Copilot never cites them in responses to other employees.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Deploy and manage a Microsoft 365 tenant — study guide chapter
Learn the concepts, then practise the questions
- →
Deploy and manage a Microsoft 365 tenant practice questions
Targeted practice on this topic area only
- →
All MS-102 questions
975 questions across all exam domains
- →
Microsoft 365 Administrator MS-102 study guide
Full concept coverage aligned to exam objectives
- →
MS-102 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MS-102 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Deploy and manage a Microsoft 365 tenant practice questions
Practise MS-102 questions linked to Deploy and manage a Microsoft 365 tenant.
Implement and manage Microsoft Entra identity and access practice questions
Practise MS-102 questions linked to Implement and manage Microsoft Entra identity and access.
Manage security and threats by using Microsoft Defender XDR practice questions
Practise MS-102 questions linked to Manage security and threats by using Microsoft Defender XDR.
Manage compliance by using Microsoft Purview practice questions
Practise MS-102 questions linked to Manage compliance by using Microsoft Purview.
Manage users, groups, licensing, and support practice questions
Practise MS-102 questions linked to Manage users, groups, licensing, and support.
Implement and manage identity and access in Microsoft Entra ID practice questions
Practise MS-102 questions linked to Implement and manage identity and access in Microsoft Entra ID.
MS-102 fundamentals practice questions
Practise MS-102 questions linked to MS-102 fundamentals.
MS-102 scenario practice questions
Practise MS-102 questions linked to MS-102 scenario.
MS-102 troubleshooting practice questions
Practise MS-102 questions linked to MS-102 troubleshooting.
Practice this exam
Start a free MS-102 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this MS-102 question test?
Deploy and manage a Microsoft 365 tenant — This question tests Deploy and manage a Microsoft 365 tenant — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Apply sensitivity labels to the documents and configure label scopes to exclude Copilot. — Option C is correct because sensitivity labels can be configured with a label scope that excludes Copilot from accessing the labeled content. By applying a 'Confidential' sensitivity label with the 'Copilot' scope deselected, you instruct Microsoft 365 Copilot to ignore those documents during response generation, preventing it from surfacing sensitive internal information.
What should I do if I get this MS-102 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
2 more ways this is tested on MS-102
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Your company is deploying Microsoft 365 Copilot. You need to ensure that users can use Copilot in Word, Excel, and PowerPoint. The licensing is in place. However, you are concerned about data leakage. You want to ensure that Copilot does not use sensitive organizational data when generating content. What should you configure in Microsoft 365?
hard- ✓ A.Create and assign sensitivity labels with encryption to sensitive documents, and ensure Copilot respects these labels.
- B.Configure a data loss prevention (DLP) policy to block Copilot from accessing sensitive data.
- C.Use the Microsoft Purview compliance portal to restrict Copilot data access.
- D.Disable Copilot for users who handle sensitive data.
Why A: Option A is correct because Microsoft 365 Copilot respects sensitivity labels that are applied to documents. By creating and assigning sensitivity labels with encryption to sensitive documents, you can prevent Copilot from using that content as source material when generating responses. This is configured via Microsoft Purview Information Protection, where labels can include encryption settings that Copilot will honor, ensuring data leakage is mitigated without blocking Copilot functionality entirely.
Variation 2. Your company is deploying Microsoft 365 Copilot for all users. You need to ensure that Copilot responses are grounded only in organizational data that users already have permission to access. Additionally, you must comply with data residency requirements in the European Union. Which THREE actions should you take?
hard- ✓ A.Apply sensitivity labels to restrict Copilot from accessing specific files.
- ✓ B.Set the data residency preference for Microsoft 365 Copilot to the European Union in the admin center.
- ✓ C.Configure Microsoft 365 Copilot to respect existing user permissions via Microsoft Entra ID.
- D.Block Copilot for all users outside the EU using conditional access policies.
- E.Enable Copilot caching in Microsoft Purview to control data storage locations.
Why A: Option A is correct because sensitivity labels can be configured to block Copilot from accessing files with specific labels, ensuring that Copilot responses are grounded only in organizational data that users already have permission to access. This is done by using Microsoft Purview Information Protection to define label-based restrictions that Copilot respects, preventing it from surfacing content from labeled files even if the user has direct access.
Last reviewed: Jun 24, 2026
This MS-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MS-102 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.