- A
App protection policy
Why wrong: App protection policies apply to apps, not device OS version.
- B
Enrollment restriction
Why wrong: Enrollment restrictions block devices during enrollment, but do not continuously enforce OS version.
- C
Compliance policy
Compliance policies enforce OS version requirements to grant access.
- D
Device configuration policy
Why wrong: Configuration policies set settings but do not enforce compliance.
Quick Answer
The answer is a compliance policy. This is correct because Intune compliance policies are specifically designed to enforce rules on managed devices, including requiring a specific operating system version, and when a device fails to meet these rules, it is marked non-compliant; Conditional Access then blocks that device from accessing corporate resources, creating a direct enforcement chain for operating system version access control. On the Microsoft Cybersecurity Architect exam, this concept tests your understanding of how compliance policies and Conditional Access work together as a layered security model, and a common trap is confusing compliance policies with device configuration profiles—remember, configuration profiles *set* settings, but compliance policies *require* and *enforce* them. A useful memory tip is to think of compliance policies as the "bouncer" checking ID (OS version) at the door, while Conditional Access is the locked gate that only opens for approved guests.
SC-100 Practice Question: Design solutions that align with security best practices and priorities
This SC-100 practice question tests your understanding of design solutions that align with security best practices and priorities. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. 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.
A company is using Microsoft Intune to manage devices. They need to ensure that only devices with a specific operating system version can access corporate resources. Which Intune policy should they use?
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
Compliance policy
Compliance policies in Microsoft Intune define the rules that devices must meet to be considered compliant, such as requiring a specific operating system version. When a device is marked non-compliant, Conditional Access policies can block access to corporate resources. This directly enforces the requirement that only devices with the correct OS version can access company data.
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.
- ✗
App protection policy
Why it's wrong here
App protection policies apply to apps, not device OS version.
- ✗
Enrollment restriction
Why it's wrong here
Enrollment restrictions block devices during enrollment, but do not continuously enforce OS version.
- ✓
Compliance policy
Why this is correct
Compliance policies enforce OS version requirements to grant access.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Device configuration policy
Why it's wrong here
Configuration policies set settings but do not enforce compliance.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is confusing the purpose of Compliance policies (which enforce ongoing access rules based on device health) with Enrollment restrictions (which only gate initial enrollment) or Device configuration policies (which apply settings but do not evaluate compliance).
Detailed technical explanation
How to think about this question
Compliance policies evaluate device attributes like OS version, jailbreak status, and encryption state against defined rules. The result is stored in Azure AD as a compliance state, which is then consumed by Conditional Access policies to grant or deny access. A subtle behavior: if a device is non-compliant due to OS version, Intune can trigger a grace period and allow the user to update before blocking access, but the policy itself does not force the update—only reports and blocks.
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.
- →
Design solutions that align with security best practices and priorities — study guide chapter
Learn the concepts, then practise the questions
- →
Design solutions that align with security best practices and priorities practice questions
Targeted practice on this topic area only
- →
All SC-100 questions
969 questions across all exam domains
- →
Microsoft Cybersecurity Architect study guide
Full concept coverage aligned to exam objectives
- →
SC-100 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related SC-100 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Design solutions that align with security best practices and priorities practice questions
Practise SC-100 questions linked to Design solutions that align with security best practices and priorities.
Design security operations, identity, and compliance capabilities practice questions
Practise SC-100 questions linked to Design security operations, identity, and compliance capabilities.
Design security solutions for infrastructure practice questions
Practise SC-100 questions linked to Design security solutions for infrastructure.
Design a Zero Trust strategy and architecture practice questions
Practise SC-100 questions linked to Design a Zero Trust strategy and architecture.
Design security solutions for applications and data practice questions
Practise SC-100 questions linked to Design security solutions for applications and data.
Evaluate GRC and security operations strategies practice questions
Practise SC-100 questions linked to Evaluate GRC and security operations strategies.
Design security for infrastructure practice questions
Practise SC-100 questions linked to Design security for infrastructure.
Design a strategy for data and applications practice questions
Practise SC-100 questions linked to Design a strategy for data and applications.
Recommend security best practices and priorities practice questions
Practise SC-100 questions linked to Recommend security best practices and priorities.
SC-100 fundamentals practice questions
Practise SC-100 questions linked to SC-100 fundamentals.
SC-100 scenario practice questions
Practise SC-100 questions linked to SC-100 scenario.
SC-100 troubleshooting practice questions
Practise SC-100 questions linked to SC-100 troubleshooting.
Practice this exam
Start a free SC-100 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 SC-100 question test?
Design solutions that align with security best practices and priorities — This question tests Design solutions that align with security best practices and priorities — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Compliance policy — Compliance policies in Microsoft Intune define the rules that devices must meet to be considered compliant, such as requiring a specific operating system version. When a device is marked non-compliant, Conditional Access policies can block access to corporate resources. This directly enforces the requirement that only devices with the correct OS version can access company data.
What should I do if I get this SC-100 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
1 more ways this is tested on SC-100
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. A company uses Microsoft Intune to manage devices. They want to ensure that only devices that have passed health attestation can access corporate email. Which method should they use?
medium- A.Use Microsoft Defender for Endpoint to block devices that fail health attestation
- ✓ B.Create a device compliance policy for health attestation and use Conditional Access to require compliant devices
- C.Create an app protection policy to require device health attestation
- D.Create a device configuration policy to enforce health attestation
Why B: Option B is correct because it combines a device compliance policy that evaluates health attestation (e.g., BitLocker status, Secure Boot, code integrity) with a Conditional Access policy that grants access to corporate email only when the device is marked as compliant. This is the standard Microsoft approach for enforcing health attestation before granting access to cloud resources like Exchange Online.
Last reviewed: Jun 24, 2026
This SC-100 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 SC-100 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.