Skip to content

Commit 49bfc51

Browse files
authored
[AzureAD] Fixes MicrosoftDocs/azure-docs#49269
1 parent aba6132 commit 49bfc51

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/active-directory/authentication/howto-mfa-nps-extension.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,14 @@ Use these steps to get a test account started:
140140
2. Follow the prompts to set up a verification method.
141141
3. [Create a Conditional Access policy](howto-mfa-getstarted.md#create-conditional-access-policy) to require multi-factor authentication for the test account.
142142

143+
> [!IMPORTANT]
144+
>
145+
> Make sure that users have successfully registered for Azure Multi-Factor Authentication. If users have previously only registered for self-service password reset (SSPR), *StrongAuthenticationMethods* is enabled for their account. Azure Multi-Factor Authentication is enforced when *StrongAuthenticationMethods* is configured, even if the user only registered for SSPR.
146+
>
147+
> Combined security registration can be enabled that configures SSPR and Azure Multi-Factor Authentication at the same time. For more information, see [Enable combined security information registration in Azure Active Directory](howto-registration-mfa-sspr-combined.md).
148+
>
149+
> You can also [force users to re-register authentication methods](howto-mfa-userdevicesettings.md#manage-user-authentication-options) if they previously only enabled SSPR.
150+
143151
## Install the NPS extension
144152

145153
> [!IMPORTANT]

0 commit comments

Comments
 (0)