Skip to content

Commit 87927be

Browse files
authored
Merge pull request #197706 from MicrosoftDocs/main
5/10 AM Publish
2 parents 0a6c507 + 79572ab commit 87927be

File tree

77 files changed

+863
-263
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+863
-263
lines changed

articles/active-directory/develop/scenario-spa-app-registration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 10/12/2021
12+
ms.date: 05/10/2022
1313
ms.author: marsma
1414
ms.custom: aaddev
1515
# Customer intent: As an application developer, I want to know how to write a single-page application by using the Microsoft identity platform.
@@ -24,7 +24,7 @@ To register a single-page application (SPA) in the Microsoft identity platform,
2424
For both MSAL.js 1.0- and 2.0-based applications, start by completing the following steps to create the initial app registration.
2525

2626
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
27-
1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
27+
1. If you have access to multiple tenants, use the **Directories + subscriptions** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
2828
1. Search for and select **Azure Active Directory**.
2929
1. Under **Manage**, select **App registrations** > **New registration**.
3030
1. Enter a **Name** for your application. Users of your app might see this name, and you can change it later.
Lines changed: 44 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,94 +1,92 @@
11
---
2-
title: 'Quickstart: Add guest users in the Azure portal - Azure AD'
2+
title: 'Quickstart: Add a guest user and send an invitation - Azure AD'
33
description: Use this quickstart to learn how Azure AD admins can add B2B guest users in the Azure portal and walk through the B2B invitation workflow.
44
services: active-directory
55
author: msmimart
66
ms.author: mimart
77
manager: celestedg
8-
ms.reviewer: mal
9-
ms.date: 06/18/2020
8+
ms.date: 05/10/2022
109
ms.topic: quickstart
1110
ms.service: active-directory
1211
ms.subservice: B2B
1312
ms.custom: it-pro, seo-update-azuread-jan, mode-ui
1413
ms.collection: M365-identity-device-management
15-
#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.
1615
---
1716

18-
# Quickstart: Add guest users to your directory in the Azure portal
17+
# Quickstart: Add a guest user and send an invitation
1918

20-
You can invite anyone to collaborate with your organization by adding them to your directory as a guest user. Then you can either send an invitation email that contains a redemption link or send a direct link to an app you want to share. Guest users can sign in with their own work, school, or social identities. Along with 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-
22-
In this quickstart, you'll add a new guest user to your Azure AD directory via the Azure portal, send an invitation, and see what the guest user's invitation redemption process looks like.
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).
2320

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

2623
## Prerequisites
2724

28-
To complete the scenario in this tutorial, you need:
25+
To complete the scenario in this quickstart, you need:
26+
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

30-
- 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.
31-
- A valid email account that you can add to your tenant directory, and that you can use to receive the test invitation email.
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.
3230

3331
## Add a new guest user in Azure AD
3432

35-
1. Sign in to the [Azure portal](https://portal.azure.com/) as an Azure AD administrator.
36-
2. In the left pane, select **Azure Active Directory**.
37-
3. Under **Manage**, select **Users**.
33+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that's been assigned the Global administrator, Guest, inviter, or User administrator role.
34+
35+
1. Under **Azure services**, select **Azure Active Directory** (or use the search box to find and select **Azure Active Directory**).
36+
37+
![Screenshot showing where to select the Azure Active Directory service.](media/quickstart-add-users-portal/azure-active-directory-service.png)
38+
39+
1. Under **Manage**, select **Users**.
3840

3941
![Screenshot showing where to select the Users option](media/quickstart-add-users-portal/quickstart-users-portal-user.png)
4042

41-
4. Select **New guest user**.
43+
1. Select **New guest user**.
4244

43-
![Screenshot showing where to select the New guest user option](media/quickstart-add-users-portal/quickstart-users-portal-user-3.png)
45+
![Screenshot showing where to select the New guest user option.](media/quickstart-add-users-portal/new-guest-user.png)
4446

45-
5. 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.
4648

4749
- **Name.** The first and last name of the guest user.
4850
- **Email address (required)**. The email address of the guest user.
4951
- **Personal message (optional)** Include a personal welcome message to the guest user.
5052
- **Groups**: You can add the guest user to one or more existing groups, or you can do it later.
51-
- **Directory role**: 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.
54+
55+
![Screenshot showing the new user page.](media/quickstart-add-users-portal/invite-user.png)
5256

53-
6. Select **Invite** to automatically send the invitation to the guest user. A notification appears in the upper right with the message **Successfully invited user**.
54-
7. After you send the invitation, the user account is automatically added to the directory as a guest.
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**.
5558

56-
## Assign an app to the guest user
57-
Add the Salesforce app to your test tenant and assign the test guest user to the app.
58-
1. Sign in to the Azure portal as an Azure AD administrator.
59-
2. In the left pane, select **Enterprise applications**.
60-
3. Select **New application**.
61-
4. Under **Add from the gallery**, search for **Salesforce**, and then select it.
59+
1. After you send the invitation, the user account is automatically added to the directory as a guest.
6260

63-
![Screenshot showing the Add from the gallery search box](media/quickstart-add-users-portal/quickstart-users-portal-select-salesforce.png)
64-
5. Select **Add**.
65-
6. Under **Manage**, select **Single sign-on**, and under **Single Sign-on Mode**, select **Password-based Sign-on**, and click **Save**.
66-
7. Under **Manage**, select **Users and groups** > **Add user** > **Users and groups**.
67-
8. Use the search box to search for the test user (if necessary) and select the test user in the list. Then click **Select**.
68-
9. Select **Assign**.
61+
![Screenshot showing the new guest user in the directory.](media/quickstart-add-users-portal/new-guest-user-directory.png)
6962

7063
## Accept the invitation
64+
7165
Now sign in as the guest user to see the invitation.
72-
1. Sign in to your test guest user's email account.
73-
2. In your inbox, find the "You're invited" email.
66+
67+
1. Sign in to your test guest user's email account.
68+
69+
1. In your inbox, open the email from "Microsoft Invitations on behalf of Contoso."
7470

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

77-
3. In the email body, select **Get Started**. A **Review permissions** page opens in the browser.
73+
1. In the email body, select **Accept invitation**. A **Review permissions** page opens in the browser.
74+
75+
![Screenshot showing the Review permissions page.](media/quickstart-add-users-portal/consent-screen.png)
7876

79-
![Screenshot showing the Review permissions page](media/quickstart-add-users-portal/quickstart-users-portal-accept.png)
77+
1. Select **Accept**.
8078

81-
4. Select **Accept**. The Access Panel opens, which lists the applications the guest user can access.
79+
1. The **My Apps** page opens. Because we haven't assigned any apps to this guest user, you'll see the message "There are no apps to show." In a real-life scenario, you would [add the guest user to an app](add-users-administrator.md#add-guest-users-to-an-application) so the app would appear here.
8280

8381
## Clean up resources
84-
When no longer needed, delete the test guest user and the test app.
85-
1. Sign in to the Azure portal as an Azure AD administrator.
86-
2. In the left pane, select **Azure Active Directory**.
87-
3. Under **Manage**, select **Enterprise applications**.
88-
4. Open the application **Salesforce**, and then select **Delete**.
89-
5. In the left pane, select **Azure Active Directory**.
90-
6. Under **Manage**, select **Users**.
91-
7. Select the test user, and then select **Delete user**.
82+
83+
When no longer needed, delete the test guest user.
84+
85+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an account that's been assigned the Global administrator, Guest, inviter, or User administrator role.
86+
1. Select the **Azure Active Directory** service.
87+
1. Under **Manage**, select **Users**.
88+
1. Select the test user, and then select **Delete user**.
9289

9390
## Next steps
94-
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 app appeared on the guest user's Access Panel. 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).
28.5 KB
Loading
28.2 KB
Loading
52.3 KB
Loading
28.3 KB
Loading
39.3 KB
Loading
Loading

0 commit comments

Comments
 (0)