Skip to content

Commit cc79255

Browse files
authored
changed files by pdets auto publish service, publishid[b6205275-716d-4242-815a-e985862a3788] and do [publish].
1 parent 7279926 commit cc79255

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

learn-pr/wwl-sci/implement-manage-external-identities/includes/7-exercise-invite-guest-users-bulk.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,28 @@ Use this exercise to learn to invite guest users in bulk.
88
:::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.":::
99
1010
5. In the Bulk invite users pane, select **Download** to a sample CSV template with invitation properties.
11+
1112
6. Using an editor to view the CSV file, review the template.
1213

13-
> [!NOTE]
14-
>
15-
> - **Email address to invite** - the user who will receive an invitation
16-
> - **Redirection url** - the URL to which the invited user is forwarded after accepting the invitation.
14+
> [!NOTE]
15+
> - **Email address to invite** - The user who will receive an invitation.
16+
> - **Redirection url** - The URL to which the invited user is forwarded after accepting the invitation.
1717
1818
7. Open the .csv template and add a line for each guest user. Required values are:
1919

2020
:::image type="content" source="../media/template-csv.png" alt-text="Screenshot of the example bulk invite guests template CSV.":::
2121
2222
8. Save the file.
23+
2324
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.
24-
10. After the file contents are validated, you will see **File uploaded successfully**. If there are errors, you must fix them before you can submit the job.
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.
2526

2627
:::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.":::
2728
2829
11. When your file passes validation, select **Submit** to start the Azure bulk operation that adds the invitations.
30+
2931
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.
3032

3133
:::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.":::
3234
33-
13. When the job completes, you will see a notification that the bulk operation succeeded.
35+
13. When the job completes, you'll see a notification that the bulk operation succeeded.

0 commit comments

Comments
 (0)