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
# Quickstart: Add a guest user and send an invitation
18
18
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).
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.
20
+
21
+
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
22
21
23
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
22
24
@@ -34,15 +36,15 @@ To complete the scenario in this quickstart, you need:
34
36
35
37
1. Under **Azure services**, select **Azure Active Directory** (or use the search box to find and select **Azure Active Directory**).
36
38
37
-

39
+
:::image type="content" source="media/quickstart-add-users-portal/azure-active-directory-service.png" alt-text="Screenshot showing where to select the Azure Active Directory service.":::
38
40
39
41
1. Under **Manage**, select **Users**.
40
42
41
-

43
+
:::image type="content" source="media/quickstart-add-users-portal/quickstart-users-portal-user.png" alt-text="Screenshot showing where to select the Users option.":::

47
+
:::image type="content" source="media/quickstart-add-users-portal/new-guest-user.png" alt-text="Screenshot showing where to select the New guest user option.":::
46
48
47
49
1. On the **New user** page, select **Invite user** and then add the guest user's information.
48
50
@@ -52,13 +54,14 @@ To complete the scenario in this quickstart, you need:
52
54
-**Groups**: You can add the guest user to one or more existing groups, or you can do it later.
53
55
-**Roles**: If you require Azure AD administrative permissions for the user, you can add them to an Azure AD role.
54
56
55
-

57
+
:::image type="content" source="media/quickstart-add-users-portal/invite-user.png" alt-text="Screenshot showing the new user page.":::
56
58
57
59
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**.
58
60
59
61
1. After you send the invitation, the user account is automatically added to the directory as a guest.
60
62
61
-

63
+
:::image type="content" source="media/quickstart-add-users-portal/new-guest-user-directory.png" alt-text="Screenshot showing the new guest user in the directory.":::
64
+
62
65
63
66
## Accept the invitation
64
67
@@ -68,11 +71,12 @@ Now sign in as the guest user to see the invitation.
68
71
69
72
1. In your inbox, open the email from "Microsoft Invitations on behalf of Contoso."
70
73
71
-

74
+
:::image type="content" source="media/quickstart-add-users-portal/quickstart-users-portal-email-small.png" alt-text="Screenshot showing the B2B invitation email.":::
75
+
72
76
73
77
1. In the email body, select **Accept invitation**. A **Review permissions** page opens in the browser.
74
78
75
-

79
+
:::image type="content" source="media/quickstart-add-users-portal/consent-screen.png" alt-text="Screenshot showing the Review permissions page.":::
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/documo-provisioning-tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The scenario outlined in this tutorial assumes that you already have the followi
42
42
43
43
## Step 2. Configure Documo to support provisioning with Azure AD
44
44
45
-
1.[Generate an API key](https://help.documo.com/support/solutions/articles/72000513690-how-to-enable-api-and-retrieve-api-key) to use for Azure AD provisioning.
45
+
1.[Generate an API key](https://help.documo.com/hc/en-us/articles/7789630698011-How-to-Enable-and-Retrieve-API-Keys) to use for Azure AD provisioning.
46
46
1. Find and remember your API URL. The default API URL is `https://api.documo.com`. If you have a custom Documo API domain, you can reference it in the domain tab of the Documo branding settings page.
47
47
48
48
## Step 3. Add Documo from the Azure AD application gallery
0 commit comments