Skip to content

Commit 3110eec

Browse files
committed
UI and step updates
1 parent d3ffcaf commit 3110eec

File tree

5 files changed

+9
-10
lines changed

5 files changed

+9
-10
lines changed

articles/active-directory/external-identities/b2b-quickstart-add-guest-users-portal.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,20 @@ ms.service: active-directory
1111
ms.subservice: B2B
1212
ms.custom: it-pro, seo-update-azuread-jan, mode-ui
1313
ms.collection: M365-identity-device-management
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.
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.
1515
---
1616

1717
# Quickstart: Add guest users to your directory in the Azure portal
1818

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).
2120

2221
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2322

2423
## Prerequisites
2524

26-
To complete the scenario in this tutorial, you need:
25+
To complete the scenario in this quickstart, you need:
2726

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).
2928

3029
- 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.
3130

@@ -45,17 +44,17 @@ To complete the scenario in this tutorial, you need:
4544

4645
![Screenshot showing where to select the New guest user option](media/quickstart-add-users-portal/new-guest-user.png)
4746

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.
4948

5049
- **Name.** The first and last name of the guest user.
5150
- **Email address (required)**. The email address of the guest user.
5251
- **Personal message (optional)** Include a personal welcome message to the guest user.
5352
- **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.
5554

5655
![Screenshot showing the new user page](media/quickstart-add-users-portal/invite-user.png)
5756

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**.
5958

6059
1. After you send the invitation, the user account is automatically added to the directory as a guest.
6160

@@ -71,7 +70,6 @@ Now sign in as the guest user to see the invitation.
7170

7271
![Screenshot showing the B2B invitation email](media/quickstart-add-users-portal/quickstart-users-portal-email-small.png)
7372

74-
7573
1. In the email body, select **Accept invitation**. A **Review permissions** page opens in the browser.
7674

7775
![Screenshot showing the Review permissions page](media/quickstart-add-users-portal/consent-screen.png)
@@ -90,4 +88,5 @@ When no longer needed, delete the test guest user.
9088
1. Select the test user, and then select **Delete user**.
9189

9290
## 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

Comments
 (0)