Courseiva

SC-100 Practice Question: Design solutions that align with security best practices and priorities

Your organization is implementing Microsoft Intune for mobile device management. You need to design a solution that ensures corporate data on mobile devices is protected if the device is lost or stolen. Which TWO actions should you configure?

⚠ Common exam trap

Many exam-takers confuse device-level encryption (compliance policy) with app-level protection (MAM) or access controls (PIN, jailbreak detection), failing to recognize that only encryption and selective wipe directly address data protection on a lost or stolen device.

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

Configure a compliance policy that requires device encryption

A compliance policy requiring device encryption ensures that if a device is lost or stolen, the data stored on it is unreadable without the decryption key. Intune compliance policies evaluate encryption status (e.g., BitLocker on Windows, FileVault on macOS, or device encryption on iOS/Android) and mark noncompliant devices for conditional access blocking, preventing unauthorized access to corporate data.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Enforce a minimum PIN length on devices

    Why it's wrong here

    Requiring a longer PIN raises the bar for brute-force or guessing attempts, but it is an access control mechanism that does nothing to shield the actual data at rest if an attacker gains entry through a different vector or physically removes storage. When a device is lost, the data remains unencrypted unless other protections like BitLocker or FileVault are enabled; a PIN only delays unauthorized access, not not prevent data extraction if the storage is imaged or the PIN is compromised.

  • Configure a compliance policy that requires device encryption

    Why this is correct

    A compliance policy that mandates device encryption ensures that the storage medium (e.g., internal flash) is encrypted, typically using the hardware security module and a recovery key managed by the device, so that if the device is lost, the data is unreadable without the decryption key. This is a protective measure at rest; in addition, the compliance policy can trigger conditional access to block non-compliant devices, but the encryption itself is the core safeguard that prevents data exposure from physical access.

  • Deploy a selective wipe policy that removes corporate data

    Why this is correct

    A selective wipe, also known as a corporate wipe, can be triggered manually through the Intune portal or via a compliance policy action, and it removes all managed corporate apps, data, and configuration profiles from the device while preserving the user's personal data and applications. This is the most direct mitigation for a lost device because it actively erases the sensitive corporate content that could otherwise be exfiltrated, and it works even if the device is offline through the next time it checks in with the service.

  • Require app protection policies (MAM) for all apps

    Why it's wrong here

    App protection policies (MAM) are application-level controls that restrict copying, pasting, saving, or sharing of corporate data within protected apps and enforce app-level PINs; however, they do not encrypt the file system or remove data from the device when it is lost. Because the corporate data still resides in the app containers on the device, a determined attacker with physical access could potentially extract it, especially on a rooted or jailbroken device, so MAM alone fails to address the immediate need to secure data after device loss.

  • Enable jailbreak detection in a device compliance policy

    Why it's wrong here

    Jailbreak detection (or root detection) is a compliance check that identifies devices with modified operating systems or unlocked bootloaders and flags them as non-compliant, which then blocks them from accessing corporate email, documents, or cloud resources through conditional access. However, this is a proactive access-control measure that does not encrypt data, remove data, or secure the device after it is physically lost; an attacker who already has the device can still access data if encryption is disabled or the jailbreak gives them elevated privileges.

About these practice questions

Courseiva writes every SC-100 question from scratch — 208 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.