Phishing-Resistant Multi-Factor Authentication
Multi-factor authentication (MFA) means you prove who you are with more than just a password. Phishing-resistant MFA uses a special key or badge that a fake website simply cannot copy, like a house key that only turns in your own front door and no other. In Azure Government you turn this on with Entra ID (the identity system) using tools like FIDO2 security keys and government smart cards (CAC/PIV).
Passwords get stolen or tricked out of people every day, and if an attacker signs in as you they can reach the controlled unclassified information (CUI) you are trusted to protect.
- 1Enable methods
- 2Register keys/CAC
- 3Create CA policy
- 4Require phish-resistant
- 5Report-only test
- 6Turn on
Always exclude at least one emergency break-glass account from the policy so a misconfiguration never locks every admin out.
Entra ID for Government runs in the FedRAMP High / DoD IL4-IL5 boundary, and Entra certificate-based authentication is how CAC/PIV smart cards meet the phishing-resistant MFA required by federal memo M-22-09 and NIST 800-171.