Skip to content

Commit 65f9a08

Browse files
committed
add borders
1 parent bb876c3 commit 65f9a08

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/active-directory/users-groups-roles/groups-bulk-import-members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The rows in a downloaded CSV template are as follows:
5252

5353
1. Open the CSV file and add a line for each group member you want to import into the group (required values are either **Member object ID** or **User principal name**). Then save the file.
5454

55-
![The CSV file contains names and IDs for the members to import](./media/groups-bulk-import-members/csv-file.png)
55+
:::image type="content" source="./media/groups-bulk-import-members/csv-file.png" alt-text="The CSV file contains names and IDs of the members to import":::
5656

5757
1. On the **Bulk import group members** page, under **Upload your csv file**, browse to the file. When you select the file, validation of the CSV file starts.
5858
1. When the file contents are validated, the bulk import page displays **File uploaded successfully**. If there are errors, you must fix them before you can submit the job.

articles/active-directory/users-groups-roles/groups-bulk-remove-members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The rows in a downloaded CSV template are as follows:
5252

5353
1. Open the CSV file and add a line for each group member you want to remove from the group (required values are Member object ID or User principal name). Then save the file.
5454

55-
![The CSV file contains names and IDs for the members to remove](./media/groups-bulk-remove-members/csv-file.png)
55+
:::image type="content" source="./media/groups-bulk-import-members/csv-file.png" alt-text="The CSV file contains names and IDs of the group members to remove":::
5656

5757
1. On the **Bulk remove group members** page, under **Upload your csv file**, browse to the file. When you select the file, validation of the CSV file starts.
5858
1. When the file contents are validated, the bulk import page displays **File uploaded successfully**. If there are errors, you must fix them before you can submit the job.

articles/active-directory/users-groups-roles/users-bulk-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ The rows in a downloaded CSV template are as follows:
4646
1. In Azure AD, select **Users** > **Deleted**.
4747
1. On the **Deleted users** page, select **Bulk restore** to upload a valid CSV file of properties of the users to restore.
4848

49-
![Select the bulk restore command on the Deleted users page](./media/users-bulk-restore/bulk-restore.png)
49+
![Select the bulk restore command on the Deleted users page](./media/users-bulk-restore/bulk-restore.png)
5050

5151
1. Open the CSV template and add a line for each user you want to restore. The only required value is **ObjectID**. Then save the file.
5252

53-
![Select a local CSV file in which you list the users you want to add](./media/users-bulk-restore/upload-button.png)
53+
:::image type="content" source="./media/users-bulk-restore/upload-button.png" alt-text="Select a local CSV file in which you list the users you want to add":::
5454

5555
1. On the **Bulk restore** page, under **Upload your csv file**, browse to the file. When you select the file and click **Submit**, validation of the CSV file starts.
5656
1. When 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.

0 commit comments

Comments
 (0)