Question 391 of 991
Manage and maintain deviceshardMultiple ChoiceObjective-mapped

Quick Answer

The answer is that access is blocked immediately. This occurs because the compliance policy requires a minimum threat level, and without a threat protection agent installed, Intune cannot evaluate the device’s threat status. In Microsoft Intune, any required compliance setting that cannot be assessed—such as a missing agent—automatically renders the device non-compliant, triggering an immediate block via Conditional Access with no grace period. On the MD-102 exam, this scenario tests your understanding of how the “missing threat protection agent compliance action Intune” logic works, often appearing as a trick where candidates assume a grace period or partial compliance applies. A common trap is thinking the device would be allowed access with a warning, but Intune treats unassessable settings as a compliance failure. Remember the mnemonic: “No agent, no grace, no access.”

MD-102 Manage and maintain devices Practice Question

This MD-102 practice question tests your understanding of manage and maintain 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.

Exhibit

{
  "displayName": "Windows 10 Compliance Policy",
  "scheduledActionsForRule": [
    {
      "ruleName": "PasswordRequired",
      "scheduledActionConfigurations": [
        {
          "actionType": "block",
          "gracePeriodHours": 0,
          "notificationTemplateId": ""
        }
      ]
    }
  ],
  "deviceThreatProtectionEnabled": true,
  "deviceThreatProtectionRequiredSecurityLevel": "low",
  "passwordRequired": true,
  "passwordMinimumLength": 8,
  "passwordMinutesOfInactivityBeforeLock": 5
}

Refer to the exhibit. You have configured the compliance policy shown above. A user reports that their Windows 11 device is compliant with all settings except the threat level. The device has no threat protection agent installed. What will happen when the user tries to access corporate resources?

Question 1hardmultiple choice
Full question →

Exhibit

{
  "displayName": "Windows 10 Compliance Policy",
  "scheduledActionsForRule": [
    {
      "ruleName": "PasswordRequired",
      "scheduledActionConfigurations": [
        {
          "actionType": "block",
          "gracePeriodHours": 0,
          "notificationTemplateId": ""
        }
      ]
    }
  ],
  "deviceThreatProtectionEnabled": true,
  "deviceThreatProtectionRequiredSecurityLevel": "low",
  "passwordRequired": true,
  "passwordMinimumLength": 8,
  "passwordMinutesOfInactivityBeforeLock": 5
}

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

Access is blocked immediately.

The compliance policy requires a minimum threat level, which cannot be evaluated because the device has no threat protection agent installed. In Microsoft Intune, when a required compliance setting cannot be assessed (e.g., no agent), the device is treated as non-compliant, and access is blocked immediately. There is no grace period for missing required agents, and conditional access enforces the block at the time of the access request.

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.

  • Access is granted but the user receives a warning notification.

    Why it's wrong here

    The policy blocks, does not warn.

  • Access is blocked only after a 24-hour grace period.

    Why it's wrong here

    Grace period is 0 hours, so immediate block.

  • Access is blocked immediately.

    Why this is correct

    Device is noncompliant and action is to block immediately.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Access is granted because the device meets all other compliance requirements.

    Why it's wrong here

    The device is noncompliant due to missing threat protection.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates assume a grace period applies to all non-compliance scenarios, but grace periods are only applicable to specific settings (like password expiration) and not to missing required agents or unassessable settings.

Detailed technical explanation

How to think about this question

Under the hood, Intune evaluates compliance based on the device's reported state; if a required setting (like threat level from Microsoft Defender for Endpoint) is missing, the device status becomes 'Not evaluated' or 'Non-compliant' depending on policy configuration. Conditional Access policies in Azure AD then enforce a block by denying the token issuance for the resource, using the device compliance claim. In real-world scenarios, this prevents unmanaged or unprotected devices from accessing corporate data, even if other settings like encryption are compliant.

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.

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.

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?

Manage and maintain devices — This question tests Manage and maintain devices — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Access is blocked immediately. — The compliance policy requires a minimum threat level, which cannot be evaluated because the device has no threat protection agent installed. In Microsoft Intune, when a required compliance setting cannot be assessed (e.g., no agent), the device is treated as non-compliant, and access is blocked immediately. There is no grace period for missing required agents, and conditional access enforces the block at the time of the access request.

What should I do if I get this MD-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 →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 24, 2026

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.

Loading comments…

Sign in to join the discussion.

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.