Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

2.2.2. Authentication Methods

šŸ’” First Principle: Authentication is how Microsoft 365 confirms you are who you claim to be. Stronger authentication methods require attackers to compromise multiple independent factors — something you know, something you have, or something you are — making impersonation exponentially harder.

Traditional authentication uses only a password — one factor, one point of failure. Modern authentication in M365 supports multiple methods, and the exam expects you to know the tradeoffs:

MethodFactors UsedPhishing ResistantUser Experience
Password onlySomething you knowāŒ NoSimple, but weakest
Password + SMS OTPKnow + HaveāŒ No (SS7 attack risk)Common, better than password alone
Password + Authenticator app (TOTP)Know + HaveāŒ No (can be real-time phished)Good — widely used
Authenticator app (push)Have + approveāŒ (MFA fatigue attacks)Convenient but vulnerable to fatigue
FIDO2 security keyHave + Biometricāœ… YesStrongest; hardware required
Windows Hello for BusinessBiometric/PIN + deviceāœ… YesSeamless on Windows devices
Certificate-based authenticationHave (cert)āœ… YesEnterprise-grade; complex setup

Passwordless authentication is the direction Microsoft pushes: eliminate passwords entirely and use FIDO2 keys or Windows Hello. These methods are phishing-resistant because authentication is tied to a physical device and cryptographic keys — there's no password to steal or intercept.

āš ļø Exam Trap: SMS-based MFA is the most common but least secure MFA method. It's better than passwords alone, but SS7 vulnerabilities and SIM-swapping make it phishable. The exam may present it as a distractor next to stronger options.

Reflection Question: A company wants to implement the most phishing-resistant authentication method for their executives. They use Windows 10 devices managed by Intune. Which two methods are appropriate, and why?

Alvin Varughese
Written byAlvin Varughese
Founder•15 professional certifications