Skip to content

Commit 9668568

Browse files
committed
added steps
1 parent 1fc213c commit 9668568

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

articles/active-directory/authentication/concept-system-preferred-multifactor-authentication.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,14 @@ After system-preferred MFA is enabled, the authentication system does all the wo
2929
3030
## Enable system-preferred MFA in the Azure portal
3131

32+
By default, system-preferred MFA is Microsoft managed and disabled for all users.
33+
3234
1. In the Azure portal, click **Security** > **Authentication methods** > **Settings**.
33-
1. For **System-preferred multifactor authentication**, select if you want to explicitly enable or disable the feature, and choose whether to include or exclude any users. By default, system-preferred MFA is Microsoft managed disabled for all users. For example, the following screenshot shows how to apply system-preferred MFA to only the Engineering group:
35+
1. For **System-preferred multifactor authentication**, choose whether to explicitly enable or disable the feature, and include or exclude any users. Excluded groups take precedence over include groups.
36+
37+
For example, the following screenshot shows how to make system-preferred MFA explicitly enabled for only the Engineering group.
3438

35-
:::image type="content" border="true" source="./media/concept-system-preferred-multifactor-authentication.md/enable.png" alt-text="Screenshot of how to enable Microsoft Authenticator settings for Push authentication mode.":::
39+
:::image type="content" border="true" source="./media/concept-system-preferred-multifactor-authentication/enable.png" alt-text="Screenshot of how to enable Microsoft Authenticator settings for Push authentication mode.":::
3640

3741
1. After you finish making any changes, click **Save**.
3842

@@ -98,6 +102,7 @@ Content-Type: application/json
98102
## Known issues
99103

100104
- [FIDO2 security key isn't supported on mobile devices](../develop/support-fido2-authentication.md#mobile). This issue might surface when system-preferred MFA is enabled. Until a fix is available, we recommend not using FIDO2 security keys on mobile devices.
105+
- [CBA] has same issue. so if a users can't locate cert, the user will be prompt for CBA. to disable for that user, put the user in exclude group. or remove tne user from the included group. if in both exclude takes precedence.
101106

102107
## Common questions
103108

-46.6 KB
Loading

0 commit comments

Comments
 (0)