Skip to content

Commit 494e11e

Browse files
authored
Added additiona information on only prompting on interactive logins
Per (https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-getstarted#registration-with-identity-protection), the MFA registration will only occur during an interactive login (so WIA logins on corpnet or other non-interactive logins) will not prompt the user to register for MFA.
1 parent 2c67ec4 commit 494e11e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/active-directory/identity-protection/howto-mfa-policy.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ ms.collection: M365-identity-device-management
1717
---
1818
# How To: Configure the Azure Multi-Factor Authentication registration policy
1919

20-
Azure AD Identity Protection helps you manage the roll-out of multi-factor authentication (MFA) registration by configuring a Conditional Access policy to require MFA registration no matter what app you are signing in to. This article explains what the policy can be used for and how to configure it.
20+
Azure AD Identity Protection helps you manage the roll-out of multi-factor authentication (MFA) registration by configuring a Conditional Access policy to require MFA registration no matter what modern authentication app you are signing in to. This article explains what the policy can be used for and how to configure it.
21+
22+
2123

2224
## What is the Azure Multi-Factor Authentication registration policy?
2325

@@ -56,6 +58,8 @@ When you configure the MFA registration policy, you need to make the following c
5658

5759
## User experience
5860

61+
Azure Active Directory Identity Protection will prompt your users to register the next time they sign in interactively.
62+
5963
For an overview of the related user experience, see:
6064

6165
- [Multi-factor authentication registration flow](flows.md#multi-factor-authentication-registration).

0 commit comments

Comments
 (0)