A policy that just says require MFA cannot tell a text message apart from a hardware key. Authentication strengths can.
The control names the method combinations acceptable for a particular resource. That is what lets the finance platform insist on phishing-resistant sign-in while the intranet carries on accepting a push approval. It is a single grant control, but it changes the resolution at which you can write access policy, and it is the answer American organizations increasingly need when a carrier or an auditor asks whether their MFA is phishing resistant.

- 3 built inMFA, passwordless MFA, phishing-resistant MFA
- 3 methodsSatisfy the phishing-resistant strength
- Entra ID P1License prerequisite for Conditional Access
- Per resourceDifferent strengths for different applications
Eight things that determine whether this lands cleanly.
Different requirements for different resources
A strength is a list of acceptable method combinations for reaching a resource, and any one of those combinations satisfies it. Because the list is per resource, a sensitive application can insist on phishing-resistant methods while the rest of the estate carries on with something weaker that people can actually use every day.
The three built-in strengths
There are three: Multifactor authentication strength, Passwordless MFA strength and Phishing-resistant MFA strength. They are permanently present, you cannot edit them, and Microsoft revises their contents as new authentication methods ship. In other words the definition you wrote policy against can shift underneath you without anyone in your organization touching a setting.
Exactly what satisfies phishing resistance
Exactly three combinations clear that bar: Windows Hello for Business or a platform credential, a FIDO2 security key, and Microsoft Entra certificate-based authentication in its multifactor form. Worth committing to memory, Microsoft Authenticator phone sign-in gets you past the MFA and passwordless strengths and stops short of the phishing-resistant one.
What satisfies nothing at all
Five methods clear none of the three built-in strengths: single-factor certificate-based authentication, SMS sign-in, a password on its own, federated single-factor, and QR code. Any application that has quietly been protected by one of those is about to become inaccessible the moment the policy is enabled, and that is usually the first anyone hears of it.
It does not restrict the initial authentication
Of every limitation in the documentation, this is the one most often misread. Conditional Access does not run until the first authentication has already happened, which means a strength has no say over it. The password still gets typed. What the strength controls is what has to occur after that before the user goes any further.
It cannot be combined with Require multifactor authentication
The two grant controls, Require multifactor authentication and Require authentication strength, are mutually exclusive within one Conditional Access policy. Microsoft treats the built-in Multifactor authentication strength as equivalent to the older control, so there is nothing to gain by combining them and the product will not let you. Moving across is a swap, not an addition.
Guests, and one method that is not supported
Demanding particular methods from guests who reach into your tenant is supported, and works alongside cross-tenant access settings. One constraint shapes the whole design: Email one-time pass for guests does not appear in the available combinations today, which forces a rethink of how partner onboarding is built.
How it interacts with sign-in frequency
There is a documented known issue here, and it is worth reading before you lean on the pair. Where a resource carries both an authentication strength and a sign-in frequency, the two can be satisfied at separate moments. A passkey used yesterday combined with a device unlock this morning can be enough to get through.
Start with a password and no Windows Hello prompt ever appears. The session has to be restarted from scratch.
The behavior is spelled out in the documentation, and it still generates more support calls than anything else on the day a phishing-resistant strength is switched on.
- Sign in with Windows Hello for Business as the primary method and any strength listing Windows Hello for Business is satisfied straight away. Come in through something else, a password being the usual case, against a strength that demands Windows Hello for Business, and no prompt for it will ever appear.
- What actually has to happen is a fresh session, a click on Sign-in options, and a deliberate choice of a method the strength accepts. Nobody discovers that sequence on their own. To the person at the screen it simply looks like a wall, which is why this has to be communicated before enforcement, not after.
- Alongside that sits a point people conflate with it. Strengths place no limit whatsoever on the first authentication, because Conditional Access has not yet run at that moment. The password can still be typed. What the strength decides is what must follow before the session proceeds, not what the user is permitted to try first.
- Nothing technical fixes this. It is handled by sequence and by messaging: get the methods registered before the policy touches anyone, show people what the Sign-in options path looks like, and run the pilot with a group that will complain loudly rather than quietly find a workaround.
Four things that stop this becoming a lockout incident.
We measure registration before writing policy
Three things and only three clear the phishing-resistant bar: FIDO2 security keys, Windows Hello for Business or a platform credential, and certificate-based authentication in multifactor form. Turn the policy on before those are registered and what you have built is a lockout with a configuration screen in front of it. Your registration percentage is the number that sets the schedule.
We brief people on the Sign-in options route
A password sign-in against a strength that requires Windows Hello for Business produces no prompt for Hello at all. The user has to abandon the session, start again, open Sign-in options and pick something that qualifies. Anyone who has not been briefed on that reads the whole thing as a dead end.
We replace the old grant control rather than stacking
Those two grant controls cannot coexist inside a single policy, since the built-in MFA strength does the same job as the older control. The migration is therefore a straight replacement, and a policy attempting to hold both will refuse to save.
We design guest access around what is supported
Yes, and it is a supported scenario that works together with cross-tenant access settings. The design constraint is Email one-time pass for guests, which does not currently appear in the available combinations, and its absence eliminates one of the more common ways partners get onboarded.
Four phases across roughly four to six weeks.
- 01Week 1
Establish what people can currently satisfy
We establish which methods are actually registered across your user population, and from that which strengths each group could meet right now. Anywhere still leaning on SMS, or on a password followed by a push, this is the moment it becomes clear that a phishing-resistant strength is a registration program with a policy change at the end of it.
- Registered method inventory across the user base
- Groups mapped to the strength they can satisfy today
- Authentication methods policy reviewed for scoping
- Gap between current and target strength quantified
- 02Weeks 2 to 3
Register the methods before the policy exists
Registration comes before enforcement, without exception. Temporary Access Pass earns its place in this phase, with one caveat that catches people out: it meets the MFA strength alone, neither passwordless nor phishing-resistant, so it cannot serve as the safety net under a phishing-resistant policy.
- Required methods registered for the pilot population
- Temporary Access Pass process defined for onboarding
- Break-glass account handling confirmed
- Registration coverage measured before enforcement
- 03Week 4
Apply to a pilot resource with the right grant control
The new policy is built on Require authentication strength and takes the place of Require multifactor authentication rather than sitting beside it, because the platform does not permit both. It goes live against a single sensitive application first, scoped to a group that will tell you when something rubs.
- Policy created with the correct grant control
- Legacy Require MFA control retired on that policy
- Applied to one sensitive resource for pilot
- User guidance issued covering the Sign-in options route
- 04Weeks 5 to 6
Broaden, and handle guests deliberately
From there it spreads resource by resource, ordered by how sensitive each one is rather than switched on everywhere in a weekend. Guest access is designed alongside cross-tenant settings, taking into account that Email one-time pass for guests is absent from the supported combinations.
- Strengths assigned per resource by sensitivity
- Guest access approach designed and documented
- Sign-in frequency interaction understood and recorded
- Support guidance handed to the service desk
Six situations where one MFA requirement is not enough.
A financial firm protecting a payments or trading system
One application carrying far more risk than everything around it is badly served by a single requirement stretched across the whole tenant, because that averages the risk instead of describing it. Put a phishing-resistant strength on the resource that matters and something lighter everywhere else, and the configuration now matches reality. It also reads well when an examiner, or a New York DFS Part 500 assessment, asks how you protect privileged and high-risk access.
A business that has been phished despite having MFA
Adversary-in-the-middle tooling walks straight through push approvals and one-time codes, and that is exactly why Microsoft Authenticator phone sign-in clears the MFA and passwordless strengths while falling short of the phishing-resistant one. Lifting the sensitive resources onto that stronger strength is the direct remedy. It is also, increasingly, the specific change a cyber carrier asks about once a claim has been filed.
An organization with a small high-privilege population
Issuing FIDO2 keys across an entire workforce is a program of work. Issuing them to the admins and the people who approve payments takes about a week. Because a strength can be scoped, the tougher requirement lands only where the keys already are, and that is what turns an all or nothing decision into something you can stage.
A company giving partners access to a shared workspace
Guests reaching into your tenant can be held to particular methods, and the scenario is supported when paired with cross-tenant access settings. What shapes the design is the absence of Email one-time pass for guests from the current combinations, which means partner onboarding has to travel a different route.
A provider protecting a clinical records system specifically
If electronic protected health information lives in one system and nowhere else, putting the strongest requirement on that system alone keeps the control in proportion to what HIPAA actually asks of you. It has a second benefit that matters more than it sounds: you can explain in one sentence why signing into that system feels different from signing into anything else.
A business protecting an action rather than an application
Pair a strength with Conditional Access authentication context and you can demand a particular method at the moment a user does something sensitive inside an application, rather than at the door. That is the mechanism behind requiring a hardware key to release a payment while leaving the application itself open on a normal sign-in.
How US organizations express access requirements.
| Feature | Strengths per resource | Require MFA everywhere | MFA for some applications |
|---|---|---|---|
Method quality distinguished | Yes | No | No |
Sensitive resources treated differently | Yes | No | Partly |
Phishing-resistant enforceable | Yes | No | No |
Weak methods excluded where needed | Yes | No | No |
Guest access differentiated | With cross-tenant settings | No | No |
Registration measured before enforcement | Yes | Sometimes | No |
Works with authentication context | Yes | Not applicable | No |
Definition updated as methods evolve | Built-ins update automatically | Static | Static |
Lockout risk at enforcement | Managed | Low | Low |
Defensible to an auditor | Yes, per resource | Partly | No |
Which methods satisfy which built-in strength.
Authentication method combination
FIDO2 security key
- MFA
- Yes
- Passwordless MFA
- Yes
- Phishing-resistant MFA
- Yes
Authentication method combination
Windows Hello for Business or platform credential
- MFA
- Yes
- Passwordless MFA
- Yes
- Phishing-resistant MFA
- Yes
Authentication method combination
Certificate-based authentication, multifactor
- MFA
- Yes
- Passwordless MFA
- Yes
- Phishing-resistant MFA
- Yes
Authentication method combination
Microsoft Authenticator, phone sign-in
- MFA
- Yes
- Passwordless MFA
- Yes
- Phishing-resistant MFA
- No
Authentication method combination
Temporary Access Pass, one-time and multiple use
- MFA
- Yes
- Passwordless MFA
- No
- Phishing-resistant MFA
- No
Authentication method combination
Password plus something the user has
- MFA
- Yes
- Passwordless MFA
- No
- Phishing-resistant MFA
- No
Authentication method combination
Federated single-factor plus something the user has
- MFA
- Yes
- Passwordless MFA
- No
- Phishing-resistant MFA
- No
Authentication method combination
Federated multifactor
- MFA
- Yes
- Passwordless MFA
- No
- Phishing-resistant MFA
- No
Authentication method combination
Certificate-based authentication, single-factor
- MFA
- No
- Passwordless MFA
- No
- Phishing-resistant MFA
- No
Authentication method combination
SMS sign-in, password, federated single-factor, QR code
- MFA
- No
- Passwordless MFA
- No
- Phishing-resistant MFA
- No
Five steps, and registration comes before policy every time.
- 1
Map resources to the strength they need
The whole reason the control exists is that applications do not all deserve the same treatment. Microsoft names four scenarios, sensitive resources, sensitive actions, high-risk users and external access, and every one of them can be given its own strength.
- 2
Measure what people can satisfy today
We inventory what is registered across your users and lay it against the published combination table. Since phishing resistance is met only by FIDO2, Windows Hello for Business or a platform credential, and multifactor certificate-based authentication, the shortfall that surfaces is normally wider than anyone expected going in.
- 3
Register methods and define the fallback
Nothing gets enforced until registration is done. Temporary Access Pass is genuinely useful for onboarding, with the caveat that it meets the MFA strength alone and therefore cannot back up a phishing-resistant policy. Break-glass account handling is settled and tested before a single policy goes into enforcement.
- 4
Create the policy with the correct grant control
Because the platform will not accept both in one policy, Require authentication strength takes over from Require multifactor authentication rather than sitting next to it. The first target is a single sensitive resource, piloted by a group that will raise a hand when something hurts instead of quietly finding a way around it.
- 5
Brief people, then broaden by sensitivity
People get written guidance on the Sign-in options path, since the prompt they need will never appear on its own once they have started with the wrong method. After that we extend the policy one resource at a time, with the sign-in frequency interaction properly understood wherever both controls are in use.
What US organizations ask about authentication strengths.
Fifteen checks that prevent a lockout.
Readiness
- What methods are actually registered?Measured, not assumed.
- Who could satisfy phishing-resistant today?Usually fewer than expected.
- Are FIDO2 keys or Windows Hello deployed?Two of the three qualifying methods.
- Is certificate-based auth multifactor or single?Only multifactor qualifies.
- Do we have Entra ID P1?Required for Conditional Access.
Policy design
- Are we replacing Require MFA, not adding?They cannot be combined.
- Which resources need which strength?Per resource, by sensitivity.
- Are break-glass accounts excluded?Verify, do not assume.
- Do we use authentication context anywhere?It pairs with strengths.
- Is sign-in frequency also applied?They can be satisfied separately.
People and guests
- Do users know the Sign-in options route?They are not prompted automatically.
- Is a Temporary Access Pass process in place?It satisfies MFA strength only.
- How do guests authenticate today?Email one-time pass is not supported.
- Are cross-tenant settings configured?They pair with guest strengths.
- Has the service desk been briefed?Before, not after.
Find out what share of your workforce could clear a phishing-resistant strength right now.
The qualifying list is short: FIDO2 keys, Windows Hello for Business or a platform credential, and certificate-based authentication in multifactor form. Where the count comes back low, treat what follows as a registration program that happens to end in a policy change.
Related Services
Explore more solutions that work great with this service
Phishing-Resistant MFA
Phishing-resistant multifactor authentication for US organizations:
Learn morePasswordless Authentication and Passkeys
Passwordless authentication rollouts for US organizations using
Learn moreMicrosoft Entra Conditional Access Design
Conditional Access design and review for US organizations:
Learn moreContinuous Access Evaluation Readiness
Continuous access evaluation readiness for US organizations: the five
Learn moreMicrosoft Entra ID P1 and P2 Licensing Review
Independent Entra ID P1 against P2 advice for US organizations:
Learn moreMFA Solutions
Multi-factor authentication implementation for US businesses on
Learn more