- A
Enable Microsoft Entra self-service password reset (SSPR) and configure the number of methods required to reset to 2, and set password history to enforce last 10 passwords
SSPR provides self-service reset with configurable verification and history.
- B
Enable Privileged Identity Management (PIM) for all users
Why wrong: PIM is for role management, not password reset.
- C
Enable Microsoft Entra password protection and configure password history in the on-premises policy
Why wrong: Password protection does not enable self-service reset.
- D
Configure a conditional access policy to require MFA during password change
Why wrong: Conditional access does not provide self-service reset.
Quick Answer
The answer is to enable Microsoft Entra self-service password reset (SSPR) and configure the number of methods required to reset to 2, while setting the password history to enforce the last 10 passwords. This is correct because SSPR is the native Microsoft Entra feature designed specifically for password reset without help desk intervention, and its settings allow you to mandate two verification methods—such as a mobile app and an email—as well as enforce a password history policy that prevents reuse of previous passwords. On the MS-102 exam, this scenario tests your ability to distinguish SSPR from other security features like password protection, which only blocks weak passwords, or Privileged Identity Management, which governs admin roles. A common trap is confusing password protection with SSPR or thinking Conditional Access can enforce password history. Remember the mnemonic “SSPR = Self-Service Password Reset” and that history and method count are configured directly inside the SSPR blade, not in separate policies.
MS-102 Practice Question: Implement and manage Microsoft Entra identity and access
This MS-102 practice question tests your understanding of implement and manage microsoft entra identity and access. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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 company, Northwind Traders, uses Microsoft Entra ID P1. You need to allow employees to reset their own passwords without help desk intervention. The company policy requires that password resets be secured with two verification methods. Additionally, users must not be able to reuse the last 10 passwords. The solution must minimize administrative effort. What should you configure?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"minimum / minimize"Why it matters: Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
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
Enable Microsoft Entra self-service password reset (SSPR) and configure the number of methods required to reset to 2, and set password history to enforce last 10 passwords
Option A is correct because SSPR meets the requirement for self-service password reset and can enforce two verification methods and password history. Option B is wrong because password protection does not include self-service reset. Option C is wrong because PIM is for privileged access. Option D is wrong because conditional access does not handle password reset policies.
Key principle: Authentication proves identity; authorization controls what that identity can do after login. Both must work for full privileged access.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable Microsoft Entra self-service password reset (SSPR) and configure the number of methods required to reset to 2, and set password history to enforce last 10 passwords
Why this is correct
SSPR provides self-service reset with configurable verification and history.
Clue confirmation
The clue word "minimum / minimize" in the question point toward this answer.
Related concept
Authentication checks who the user is.
- ✗
Enable Privileged Identity Management (PIM) for all users
Why it's wrong here
PIM is for role management, not password reset.
- ✗
Enable Microsoft Entra password protection and configure password history in the on-premises policy
Why it's wrong here
Password protection does not enable self-service reset.
- ✗
Configure a conditional access policy to require MFA during password change
Why it's wrong here
Conditional access does not provide self-service reset.
Common exam traps
Common exam trap: authentication is not authorization
Logging in proves the user can authenticate. It does not automatically mean the user is allowed to enter privileged or configuration mode. Watch for AAA authorization, privilege level and command authorization details.
Detailed technical explanation
How to think about this question
This kind of question is testing the difference between identity and permission. A user may successfully log in to a router because authentication is working, but still fail to enter configuration mode because authorization is missing, misconfigured or mapped to a lower privilege level.
KKey Concepts to Remember
- Authentication checks who the user is.
- Authorization controls what the user is allowed to do after login.
- Privilege levels affect access to EXEC and configuration commands.
- AAA, TACACS+ and RADIUS can separate login success from command access.
TExam Day Tips
- Do not assume successful login means full administrative access.
- Look for words such as cannot enter configuration mode, privilege level, authorization or command access.
- Separate login problems from permission problems before choosing the answer.
Key takeaway
Authentication proves identity; authorization controls what that identity can do after login. Both must work for full privileged access.
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 Cisco AAA concepts — authentication, authorization, and accounting. Study privilege levels (0–15), command authorization under TACACS+, and how RADIUS differs. Then practise related MS-102 questions on access control and AAA configuration.
- →
Implement and manage Microsoft Entra identity and access — study guide chapter
Learn the concepts, then practise the questions
- →
Implement and manage Microsoft Entra identity and access 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 Microsoft Entra identity and access — This question tests Implement and manage Microsoft Entra identity and access — Authentication checks who the user is..
What is the correct answer to this question?
The correct answer is: Enable Microsoft Entra self-service password reset (SSPR) and configure the number of methods required to reset to 2, and set password history to enforce last 10 passwords — Option A is correct because SSPR meets the requirement for self-service password reset and can enforce two verification methods and password history. Option B is wrong because password protection does not include self-service reset. Option C is wrong because PIM is for privileged access. Option D is wrong because conditional access does not handle password reset policies.
What should I do if I get this MS-102 question wrong?
Review Cisco AAA concepts — authentication, authorization, and accounting. Study privilege levels (0–15), command authorization under TACACS+, and how RADIUS differs. Then practise related MS-102 questions on access control and AAA configuration.
Are there clue words in this question I should notice?
Yes — watch for: "minimum / minimize". Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
What is the key concept behind this question?
Authentication checks who the user is.
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
2 more ways this is tested on MS-102
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. Which TWO of the following are required to configure Microsoft Entra ID self-service password reset (SSPR) for cloud-only users? (Choose two.)
medium- A.Microsoft Entra ID P1 or P2 license.
- B.Azure AD Connect synchronization.
- ✓ C.Users must be assigned a license.
- ✓ D.A paid Microsoft 365 license.
- E.Users must register for MFA.
Why C: Option C is correct because each user must be assigned a Microsoft Entra ID license (such as P1 or P2) to be eligible for SSPR. Without a license assignment, the user cannot use the SSPR feature, even if the tenant has the required licenses available. Option D is correct because a paid Microsoft 365 license (e.g., Microsoft 365 Business Premium, E3, or E5) includes the necessary Microsoft Entra ID P1 or P2 functionality, which is required for SSPR. Cloud-only users do not require Azure AD Connect or MFA registration for basic SSPR, though MFA is recommended for stronger security.
Variation 2. You need to configure self-service password reset (SSPR) for users in Microsoft Entra ID. Which license is required?
easy- A.Microsoft 365 F3
- B.Microsoft 365 E3
- ✓ C.Microsoft Entra ID P1
- D.Microsoft Entra ID Free
Why C: Option B is correct because SSPR for cloud users requires Microsoft Entra ID P1 or P2. Option A is wrong because Free does not include SSPR. Option C is wrong because E3 includes P1. Option D is wrong because F3 includes P1.
Keep practising
More MS-102 practice questions
- A company has a hybrid identity with password hash synchronization. They want to ensure that any user whose account is d…
- A company is deploying Microsoft 365 and wants to ensure that users in the finance department have access to only the ap…
- An administrator wants to add a custom domain 'fabrikam.com' to a new Microsoft 365 tenant. What is the first step the a…
- A company wants to implement just-in-time (JIT) privileged access for the Global Administrator role in Microsoft Entra I…
- A company recently added the custom domain 'contoso.com' to their Microsoft 365 tenant. Users report that they cannot re…
- A company uses Azure AD Connect with password hash synchronization. They want to enable Azure AD Seamless Single Sign-On…
Last reviewed: Jun 21, 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.