- A
Create a security group in Microsoft Entra ID and manually add devices with high threat
Why wrong: Manual management is not dynamic and not recommended.
- B
Create a dynamic device group in Microsoft Entra ID using a rule that includes device.securityTags with the tag 'HighThreat'
Microsoft Defender for Endpoint can tag devices with threat levels, and Entra ID dynamic groups can use these tags.
- C
Create a device group in Microsoft Defender for Endpoint and assign it to a compliance policy
Why wrong: MDE machine groups cannot be assigned to Intune compliance policies.
- D
Create a dynamic device group in Microsoft Intune using a rule based on threat level
Why wrong: Intune does not support dynamic groups based on MDE threat level.
Quick Answer
The answer is to create a dynamic device group in Microsoft Entra ID using a rule that includes device.securityTags with the tag 'HighThreat'. This is correct because Microsoft Entra ID supports dynamic membership rules based on device attributes, and when Microsoft Defender for Endpoint (MDE) assigns a threat level, it writes the corresponding security tag directly to the device object in Entra ID. The rule `(device.securityTags -any (_ -eq "HighThreat"))` then dynamically populates the group with all devices at that threat level, allowing you to target them with a conditional access compliance policy that forces non-compliance. On the MD-102 exam, this tests your understanding of how MDE threat data flows into Entra ID for dynamic grouping, a common trap is confusing MDE machine groups (which are for Defender portal management, not compliance) with Entra ID dynamic groups. Remember the memory tip: "Tag, then bag" — MDE tags the device in Entra, then your dynamic rule bags it into the group.
MD-102 Protect devices Practice Question
This MD-102 practice question tests your understanding of protect devices. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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 organization uses Microsoft Defender for Endpoint (MDE) and Microsoft Intune. You need to create a device group that dynamically includes all devices with a threat level of 'High' from MDE. You then plan to apply a compliance policy to force those devices to be non-compliant. Which method should you use to create the dynamic group?
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
Create a dynamic device group in Microsoft Entra ID using a rule that includes device.securityTags with the tag 'HighThreat'
Option A is correct because dynamic device groups in Microsoft Entra ID can use rules based on device properties, including MDE threat level. Option B is wrong because MDE machine groups are not used for compliance policies. Option C is wrong because Intune groups cannot be dynamic based on MDE threat level. Option D is wrong because security groups are static.
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 a security group in Microsoft Entra ID and manually add devices with high threat
Why it's wrong here
Manual management is not dynamic and not recommended.
- ✓
Create a dynamic device group in Microsoft Entra ID using a rule that includes device.securityTags with the tag 'HighThreat'
Why this is correct
Microsoft Defender for Endpoint can tag devices with threat levels, and Entra ID dynamic groups can use these tags.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Create a device group in Microsoft Defender for Endpoint and assign it to a compliance policy
Why it's wrong here
MDE machine groups cannot be assigned to Intune compliance policies.
- ✗
Create a dynamic device group in Microsoft Intune using a rule based on threat level
Why it's wrong here
Intune does not support dynamic groups based on MDE threat level.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.
Detailed technical explanation
How to think about this question
This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.
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.
- Use explanations to understand the rule behind the answer.
TExam Day Tips
- Underline the problem statement mentally.
- 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 healthcare organisation deploys an application with a public-facing web tier and a private database tier. The database subnet has no public IP and only accepts connections from the web tier's security group. Questions like this test whether you can design cloud network isolation using VNets/VPCs, subnets, and security group rules.
What to study next
Got this wrong? Here's your next step.
Identify which MD-102 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.
- →
Protect devices — study guide chapter
Learn the concepts, then practise the questions
- →
Protect devices practice questions
Targeted practice on this topic area only
- →
All MD-102 questions
991 questions across all exam domains
- →
Microsoft 365 Endpoint Administrator MD-102 study guide
Full concept coverage aligned to exam objectives
- →
MD-102 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MD-102 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Prepare infrastructure for devices practice questions
Practise MD-102 questions linked to Prepare infrastructure for devices.
Manage and maintain devices practice questions
Practise MD-102 questions linked to Manage and maintain devices.
Manage applications practice questions
Practise MD-102 questions linked to Manage applications.
Protect devices practice questions
Practise MD-102 questions linked to Protect devices.
Deploy Windows client practice questions
Practise MD-102 questions linked to Deploy Windows client.
Manage identity and compliance practice questions
Practise MD-102 questions linked to Manage identity and compliance.
Manage, maintain, and protect devices practice questions
Practise MD-102 questions linked to Manage, maintain, and protect devices.
MD-102 fundamentals practice questions
Practise MD-102 questions linked to MD-102 fundamentals.
MD-102 scenario practice questions
Practise MD-102 questions linked to MD-102 scenario.
MD-102 troubleshooting practice questions
Practise MD-102 questions linked to MD-102 troubleshooting.
Practice this exam
Start a free MD-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 MD-102 question test?
Protect devices — This question tests Protect devices — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Create a dynamic device group in Microsoft Entra ID using a rule that includes device.securityTags with the tag 'HighThreat' — Option A is correct because dynamic device groups in Microsoft Entra ID can use rules based on device properties, including MDE threat level. Option B is wrong because MDE machine groups are not used for compliance policies. Option C is wrong because Intune groups cannot be dynamic based on MDE threat level. Option D is wrong because security groups are static.
What should I do if I get this MD-102 question wrong?
Identify which MD-102 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.
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 →
Last reviewed: Jun 21, 2026
This MD-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 MD-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.