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/external-identities/b2b-tutorial-require-mfa.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: active-directory
6
6
ms.service: active-directory
7
7
ms.subservice: B2B
8
8
ms.topic: tutorial
9
-
ms.date: 04/03/2023
9
+
ms.date: 07/28/2023
10
10
11
11
ms.author: cmulligan
12
12
author: csmulligan
@@ -62,13 +62,14 @@ To complete the scenario in this tutorial, you need:
62
62
1. In the left menu, under **Manage**, select **Users**.
63
63
1. Select **New user**, and then select **Invite external user**.
64
64
65
-
:::image type="content" source="media/tutorial-mfa/tutorial-mfa-new-user.png" alt-text="Screenshot showing where to select the new guest user option.":::
65
+
:::image type="content" source="media/tutorial-mfa/tutorial-mfa-new-user.png" alt-text="Screenshot showing where to select the new guest user option." lightbox="media/tutorial-mfa/tutorial-mfa-new-user.png":::
66
66
67
-
1. Under **Identity**, enter the email address of the external user. Optionally, include a name and welcome message.
67
+
1. Under **Identity** on the **Basics** tab, enter the email address of the external user. Optionally, include a display name and welcome message.
68
68
69
69
:::image type="content" source="media/tutorial-mfa/tutorial-mfa-new-user-identity.png" alt-text="Screenshot showing where to enter the guest email.":::
70
70
71
-
1. Select **Invite** to automatically send the invitation to the guest user. A **Successfully invited user** message appears.
71
+
1. Optionally, you can add further details to the user under the **Properties** and **Assignments** tabs.
72
+
1. Select **Review + invite** to automatically send the invitation to the guest user. A **Successfully invited user** message appears.
72
73
1. After you send the invitation, the user account is automatically added to the directory as a guest.
73
74
74
75
## Test the sign-in experience before MFA setup
@@ -86,7 +87,7 @@ To complete the scenario in this tutorial, you need:
86
87
1. On the **Conditional Access** page, in the toolbar on the top, select **New policy**.
87
88
1. On the **New** page, in the **Name** textbox, type **Require MFA for B2B portal access**.
88
89
1. In the **Assignments** section, choose the link under **Users and groups**.
89
-
1. On the **Users and groups** page, choose **Select users and groups**, and then choose **Guest or external users**. You can assign the policy to different [external user types](authentication-conditional-access.md#assigning-conditional-access-policies-to-external-user-types), built-in [directory roles](../conditional-access/concept-conditional-access-users-groups.md#include-users), or users and groups.
90
+
1. On the **Users and groups** page, choose **Select users and groups**, and then choose **Guest or external users**. You can assign the policy to different [external user types](authentication-conditional-access.md#assigning-conditional-access-policies-to-external-user-types), built-in directory roles, or users and groups.
90
91
91
92
:::image type="content" source="media/tutorial-mfa/tutorial-mfa-user-access.png" alt-text="Screenshot showing selecting all guest users.":::
0 commit comments