- A
Conditional Access policy with grant controls for MFA, targeting all users, with location condition to exclude trusted IPs, and exclude service accounts
Correct. This configuration enforces MFA for all users from non-corporate networks while excluding trusted locations and service accounts.
- B
An Identity Protection user risk policy requiring MFA for medium and above risk users
Why wrong: Incorrect. User risk policies are based on risk level, not network location, and would not enforce MFA from all untrusted networks.
- C
An Identity Protection sign-in risk policy requiring MFA for medium and above risk sign-ins
Why wrong: Incorrect. Sign-in risk policies also react to risk events, not static locations, so they won't cover all sign-ins from non-corporate networks.
- D
Per-user MFA settings enabled for all users with trusted IPs configured in MFA service settings
Why wrong: Incorrect. Per-user MFA is a legacy method that does not allow granular application targeting or easy exclusion of service accounts; Conditional Access is the recommended approach.
MS-102 Practice Question: Implement and manage identity and access in Microsoft Entra ID
This MS-102 practice question tests your understanding of implement and manage identity and access in microsoft entra id. 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. A key principle to apply: conditional Access policies define 'who, what, where' for access decisions.. 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 uses Microsoft Entra ID P2 licenses. They want to ensure that all users are forced to use MFA when accessing a SaaS application from non-corporate networks. Corporate networks are identified by a set of IP ranges. Service accounts must be excluded from this requirement. Which policy should be created?
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
Conditional Access policy with grant controls for MFA, targeting all users, with location condition to exclude trusted IPs, and exclude service accounts
A Conditional Access policy is the correct approach because it allows granular control over MFA enforcement based on network location and user exclusions. By targeting all users, excluding trusted IPs (corporate networks) via the location condition, and explicitly excluding service accounts, the policy ensures MFA is required only for non-corporate network access while bypassing service accounts. This aligns with the requirement to use Microsoft Entra ID P2 licenses, which include Conditional Access capabilities.
Key principle: Conditional Access policies define 'who, what, where' for access decisions.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Conditional Access policy with grant controls for MFA, targeting all users, with location condition to exclude trusted IPs, and exclude service accounts
Why this is correct
Correct. This configuration enforces MFA for all users from non-corporate networks while excluding trusted locations and service accounts.
Related concept
Conditional Access policies define 'who, what, where' for access decisions.
- ✗
An Identity Protection user risk policy requiring MFA for medium and above risk users
Why it's wrong here
Incorrect. User risk policies are based on risk level, not network location, and would not enforce MFA from all untrusted networks.
- ✗
An Identity Protection sign-in risk policy requiring MFA for medium and above risk sign-ins
Why it's wrong here
Incorrect. Sign-in risk policies also react to risk events, not static locations, so they won't cover all sign-ins from non-corporate networks.
- ✗
Per-user MFA settings enabled for all users with trusted IPs configured in MFA service settings
Why it's wrong here
Incorrect. Per-user MFA is a legacy method that does not allow granular application targeting or easy exclusion of service accounts; Conditional Access is the recommended approach.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse Identity Protection risk policies (which are for risk-based conditional access) with location-based Conditional Access policies, or they mistakenly think per-user MFA settings can be scoped to exclude specific users or networks.
Detailed technical explanation
How to think about this question
Conditional Access policies evaluate conditions like location (via IPv4/IPv6 ranges or named locations) and apply grant controls such as 'Require multifactor authentication' at the time of authentication. The 'Exclude' block for users and groups allows service accounts (often using client secrets or certificates) to bypass MFA, which is critical because service accounts cannot perform interactive MFA. Under the hood, Conditional Access intercepts the authentication request after primary authentication but before token issuance, evaluating policy rules against claims in the token.
KKey Concepts to Remember
- Conditional Access policies define 'who, what, where' for access decisions.
- Location conditions in Conditional Access can include or exclude specific IP ranges.
- Grant controls in Conditional Access enforce requirements like MFA.
- Service accounts can be excluded from Conditional Access policies.
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
Conditional Access policies define 'who, what, where' for access decisions.
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.
Review conditional Access policies define 'who, what, where' for access decisions., then practise related MS-102 questions on the same topic to reinforce the concept.
- →
Implement and manage identity and access in Microsoft Entra ID — study guide chapter
Learn the concepts, then practise the questions
- →
Implement and manage identity and access in Microsoft Entra ID 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?
Implement and manage identity and access in Microsoft Entra ID — This question tests Implement and manage identity and access in Microsoft Entra ID — Conditional Access policies define 'who, what, where' for access decisions..
What is the correct answer to this question?
The correct answer is: Conditional Access policy with grant controls for MFA, targeting all users, with location condition to exclude trusted IPs, and exclude service accounts — A Conditional Access policy is the correct approach because it allows granular control over MFA enforcement based on network location and user exclusions. By targeting all users, excluding trusted IPs (corporate networks) via the location condition, and explicitly excluding service accounts, the policy ensures MFA is required only for non-corporate network access while bypassing service accounts. This aligns with the requirement to use Microsoft Entra ID P2 licenses, which include Conditional Access capabilities.
What should I do if I get this MS-102 question wrong?
Review conditional Access policies define 'who, what, where' for access decisions., then practise related MS-102 questions on the same topic to reinforce the concept.
What is the key concept behind this question?
Conditional Access policies define 'who, what, where' for access decisions.
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 11, 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.