You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/how-to-mfa-additional-context.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to use additional context in MFA notifications
4
4
ms.service: active-directory
5
5
ms.subservice: authentication
6
6
ms.topic: conceptual
7
-
ms.date: 07/18/2022
7
+
ms.date: 07/22/2022
8
8
ms.author: justinha
9
9
author: mjsantani
10
10
ms.collection: M365-identity-device-management
@@ -37,12 +37,13 @@ The additional context can be combined with [number matching](how-to-mfa-number-
37
37
To enable additional context, complete the following steps:
38
38
39
39
1. In the Azure AD portal, click **Security** > **Authentication methods** > **Microsoft Authenticator**.
40
-
1. Click **Basics**.
41
-
1. Click **Yes** and **All users** to enable the policy for everyone, and change **Authentication mode** to **Any**.
42
-
1. Click **Configure**.
43
-
1. Below **Show application name in push and passwordless notifications (Preview)**, change **Status** to **Enabled** and choose who to include or exclude from the policy.
44
-
1. Below **Show geographic location in push and passwordless notifications (Preview)**, change **Status** to **Enabled** and choose who to include or exclude from the policy.
45
-
1. Select the **Authentication mode**, and then for **Show additional context in notifications (Preview)**, click **Enable**, and then click **Done**.
40
+
1. On the **Basics** tab, click **Yes** and **All users** to enable the policy for everyone, and change **Authentication mode** to **Any**. Only users who are enabled for Microsoft Authenticator will see additional context. Anyone who isn't enabled for Microsoft Authenticator is unaffected.
41
+
42
+
:::image type="content" border="true" source="./media/how-to-mfa-additional-context/enable-settings-additional-context.png" alt-text="Screenshot of how to enable Microsoft Authenticator settings for Any authentication mode.":::
43
+
44
+
1. On the **Configure** tab, for **Show application name in push and passwordless notifications (Preview)** and **Show geographic location in push and passwordless notifications (Preview)**, change **Status** to **Enabled**, choose who to include or exclude from the policy, and click **Save**.
45
+
46
+
:::image type="content" border="true" source="./media/how-to-mfa-additional-context/additional-context.png" alt-text="Screenshot of how to enable additional context.":::
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/how-to-mfa-number-match.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to use number matching in MFA notifications
4
4
ms.service: active-directory
5
5
ms.subservice: authentication
6
6
ms.topic: conceptual
7
-
ms.date: 07/18/2022
7
+
ms.date: 07/22/2022
8
8
ms.author: justinha
9
9
author: mjsantani
10
10
ms.collection: M365-identity-device-management
@@ -89,11 +89,13 @@ To create the registry key that overrides push notifications:
89
89
To enable number matching, complete the following steps:
90
90
91
91
1. In the Azure AD portal, click **Security** > **Authentication methods** > **Microsoft Authenticator**.
92
-
1. Click **Basics**.
93
-
1. Click **Yes** and **All users** to enable the policy for everyone, and change **Authentication mode** to **Push**.
94
-
1. Click **Configure**.
95
-
1. Click **Require number matching for push notifications (Preview)**, and then for **Require number matching (Preview)**, click **Enable**, and then click **Done**.
92
+
1. On the **Basics** tab, click **Yes** and **All users** to enable the policy for everyone, and change **Authentication mode** to **Push**. Only users who are enabled for Microsoft Authenticator will see number matching. Anyone who isn't enabled for Microsoft Authenticator is unaffected.
96
93
94
+
:::image type="content" border="true" source="./media/how-to-mfa-number-match/enable-settings-number-match.png" alt-text="Screenshot of how to enable Microsoft Authenticator settings for Push authentication mode.":::
95
+
96
+
1. On the **Configure** tab, for **Require number matching for push notifications (Preview)**, change **Status** to **Enabled**, choose who to include or exclude from number matching, and click **Save**.
97
+
98
+
:::image type="content" border="true" source="./media/how-to-mfa-number-match/number-match.png" alt-text="Screenshot of how to enable number matching.":::
0 commit comments