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
#Customer intent: As a tenant admin, I want to walk through the B2B invitation workflow so that I can understand how to add a guest user in the portal, and understand the end user experience.
14
+
#Customer intent: As a tenant admin, I want to walk through the B2B invitation workflow so that I can understand how to add a guest user in the portal, and understand the end user experience.
15
15
---
16
16
17
17
# Quickstart: Add guest users to your directory in the Azure portal
18
18
19
-
With Azure AD [B2B collaboration](what-is-b2b.md), you can invite anyone to collaborate with your organization by using their own work, school, or social account. In this quickstart, you'll learn how to add a new guest user to your Azure AD directory in the Azure portal. You'll also send an invitation and see what the guest user's invitation redemption process looks like. In addition to this quickstart, you can learn more about adding guest users [in the Azure portal](add-users-administrator.md), via [PowerShell](b2b-quickstart-invite-powershell.md), or [in bulk](tutorial-bulk-invite.md).
20
-
19
+
With Azure AD [B2B collaboration](what-is-b2b.md), you can invite anyone to collaborate with your organization using their own work, school, or social account. In this quickstart, you'll learn how to add a new guest user to your Azure AD directory in the Azure portal. You'll also send an invitation and see what the guest user's invitation redemption process looks like. In addition to this quickstart, you can learn more about adding guest users [in the Azure portal](add-users-administrator.md), via [PowerShell](b2b-quickstart-invite-powershell.md), or [in bulk](tutorial-bulk-invite.md).
21
20
22
21
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
23
22
24
23
## Prerequisites
25
24
26
-
To complete the scenario in this tutorial, you need:
25
+
To complete the scenario in this quickstart, you need:
27
26
28
-
- A role that allows you to create users in your tenant directory, like the Global Administrator role or any of the limited administrator directory roles, such as Guest inviter or User administrator.
27
+
- A role that allows you to create users in your tenant directory, such as the Global Administrator role or a limited administrator directory role (for example, Guest inviter or User administrator).
29
28
30
29
- Access to a valid email address outside of your Azure AD tenant, such as a separate work, school, or social email address. You'll use this email to create the guest account in your tenant directory and access the invitation.
31
30
@@ -45,17 +44,17 @@ To complete the scenario in this tutorial, you need:
45
44
46
45

47
46
48
-
1. On the **New user** page, select **Invite user** and then add the guest user's information.
47
+
1. On the **New user** page, select **Invite user** and then add the guest user's information.
49
48
50
49
-**Name.** The first and last name of the guest user.
51
50
-**Email address (required)**. The email address of the guest user.
52
51
-**Personal message (optional)** Include a personal welcome message to the guest user.
53
52
-**Groups**: You can add the guest user to one or more existing groups, or you can do it later.
54
-
-**Roles**: If you require Azure AD administrative permissions for the user, you can add them to an Azure AD role.
53
+
-**Roles**: If you require Azure AD administrative permissions for the user, you can add them to an Azure AD role.
55
54
56
55

57
56
58
-
1. Select **Invite** to automatically send the invitation to the guest user. A notification appears in the upper right with the message **Successfully invited user**.
57
+
1. Select **Invite** to automatically send the invitation to the guest user. A notification appears in the upper right with the message **Successfully invited user**.
59
58
60
59
1. After you send the invitation, the user account is automatically added to the directory as a guest.
61
60
@@ -71,7 +70,6 @@ Now sign in as the guest user to see the invitation.
71
70
72
71

73
72
74
-
75
73
1. In the email body, select **Accept invitation**. A **Review permissions** page opens in the browser.
76
74
77
75

@@ -90,4 +88,5 @@ When no longer needed, delete the test guest user.
90
88
1. Select the test user, and then select **Delete user**.
91
89
92
90
## Next steps
93
-
In this tutorial, you created a guest user in the Azure portal, and sent an invitation to share apps. Then you viewed the redemption process from the guest user's perspective and verified that the guest user was able to access their My Apps page. To learn more about adding guest users for collaboration, see [Add Azure Active Directory B2B collaboration users in the Azure portal](add-users-administrator.md).
91
+
92
+
In this quickstart, you created a guest user in the Azure portal and sent an invitation to share apps. Then you viewed the redemption process from the guest user's perspective and verified that the guest user was able to access their My Apps page. To learn more about adding guest users for collaboration, see [Add Azure Active Directory B2B collaboration users in the Azure portal](add-users-administrator.md).
0 commit comments