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: learn-pr/wwl-sci/implement-manage-external-identities/includes/7-exercise-invite-guest-users-bulk.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Use this exercise to learn to invite guest users in bulk.
5
5
3. Under **Users**, select **All Users**.
6
6
4. On the All users screen, on the menu, select **Bulk operations - Bulk invite**.
7
7
8
-
:::image type="content" source="../media/bulk-invite-option.png" alt-text="Screenshot of the All user page with the Bulk operations and Bulk invite menu options highlighted.":::
8
+
:::image type="content" source="../media/bulk-invite-option.png" alt-text="Screenshot of the All user page with the Bulk operations and Bulk invite menu options highlighted.":::
9
9
10
10
5. In the Bulk invite users pane, select **Download** to a sample CSV template with invitation properties.
11
11
@@ -17,19 +17,19 @@ Use this exercise to learn to invite guest users in bulk.
17
17
18
18
7. Open the .csv template and add a line for each guest user. Required values are:
19
19
20
-
:::image type="content" source="../media/template-csv.png" alt-text="Screenshot of the example bulk invite guests template CSV.":::
20
+
:::image type="content" source="../media/template-csv.png" alt-text="Screenshot of the example bulk invite guests template CSV.":::
21
21
22
22
8. Save the file.
23
23
24
24
9. On the Bulk invite users page, under **Upload your csv file**, browse to the file. When you select the file, validation of the .csv file starts.
25
25
10. After the file contents are validated, you'll see **File uploaded successfully**. If there are errors, you must fix them before you can submit the job.
26
26
27
-
:::image type="content" source="../media/bulk-invite-users-upload-csv.png" alt-text="Screenshot of the Bulk invite users with File uploaded successfully message highlighted.":::
27
+
:::image type="content" source="../media/bulk-invite-users-upload-csv.png" alt-text="Screenshot of the Bulk invite users with File uploaded successfully message highlighted.":::
28
28
29
29
11. When your file passes validation, select **Submit** to start the Azure bulk operation that adds the invitations.
30
30
31
31
12. To view the job status, select **view the status of each operation**. Or, you can select **Bulk operation results** in the Activity section. For details about each line item within the bulk operation, select the values under the **\# Success**, **\# Failure**, or **Total Requests** columns. If failures occurred, the reasons for failure will be listed.
32
32
33
-
:::image type="content" source="../media/bulk-operations-results.png" alt-text="Screenshot of the results of a bulk operation. You see the success and fail statistics of the operation.":::
33
+
:::image type="content" source="../media/bulk-operations-results.png" alt-text="Screenshot of the results of a bulk operation. You see the success and fail statistics of the operation.":::
34
34
35
35
13. When the job completes, you'll see a notification that the bulk operation succeeded.
0 commit comments