Instiq
Chapter 2 · Implement and manage Microsoft Entra identity and access·v1.0.0·Updated 6/29/2026·~13 min

What's changed: Created MS-102 Chapter 2 (domain: Microsoft Entra identity and access): identity synchronization (IdFix pre-remediation, Microsoft Entra Connect Sync vs Cloud Sync, Connect Health monitoring, troubleshooting), authentication (authentication methods, SSPR, Password Protection global/custom banned lists, password writeback), and secure access (Identity Protection risk detection and risk policies, Conditional Access signals and grant/block, enforcing MFA via Conditional Access, require compliant device).

2.2Authentication

Key points

Understand managing authentication methods, self-service password reset (SSPR), Microsoft Entra Password Protection to block weak/banned passwords, and investigating authentication issues.

Sign-in security improves by combining authentication methods, user self-recovery of passwords, and eliminating weak passwords—each with a distinct role.

2.2.1Authentication methods and SSPR

In authentication methods, enable/control available factors such as Microsoft Authenticator, FIDO2 security keys, phone, and OATH tokens. Self-service password reset (SSPR) lets users reset their own password using registered methods, reducing help-desk load (password writeback is needed to reflect on-prem).

2.2.2Password Protection

Microsoft Entra Password Protection blocks weak/guessable/banned passwords. Beyond Microsoft’s global banned password list, you can set an org-specific custom banned password list (company/product names) and extend it to on-prem AD. Whereas SSPR is "a way for users to reset," Password Protection enforces the quality of passwords that can be set.

Exam point

Cues: "enable available factors (Authenticator/FIDO2/phone)" = authentication methods. "users reset their own password" = SSPR. "block weak/banned passwords, custom banned list" = Password Protection. SSPR reflecting on-prem = password writeback.

Warning

Watch the mix-ups: (1) SSPR (a reset mechanism for users) vs Password Protection (enforcing password quality). (2) Authentication methods (enabling factors) underpin SSPR/MFA but are a separate setting. (3) Custom banned password list = Password Protection. (4) Reflecting SSPR on-prem needs password writeback.

Diagram: the authentication methods policy enables factors (Authenticator/FIDO2/phone); self-service password reset (SSPR) lets users reset (on-prem needs password writeback); Microsoft Entra Password Protection blocks weak/banned passwords via global + custom banned lists; SSPR (self reset) differs from Password Protection (quality enforcement).
Factors·self·quality

2.2.3Section summary

  • Authentication methods enable/control factors like Authenticator/FIDO2/phone
  • SSPR lets users reset their own password (on-prem needs writeback)
  • Password Protection blocks weak/banned passwords (global + custom banned lists)

Sign in to track progress — Log in.

Quick check

(just a quick review)

Q1. To reduce help-desk calls, you want users to securely reset their own password using registered methods. Best?

Q2. You want to block users from setting guessable passwords containing company/product names. Best?

Q3. You want to enable Microsoft Authenticator and FIDO2 security keys as factors users can use for MFA/SSPR. Where do you configure this?

Q4. After SSPR resets the cloud password, the on-prem AD password isn’t updated. What configuration is needed?

Q5. "Self-recovery when users forget passwords" and "enforcing the quality of settable passwords" are different features. Which is the latter?

Check your understandingPractice questions for Chapter 2: Implement and manage Microsoft Entra identity and access