Skip to content

Commit 0bb2bcf

Browse files
authored
Merge pull request #115693 from curtand/bulk0519
[Azure AD bulk operations] new template pics
2 parents 37c95ae + ab11d5d commit 0bb2bcf

File tree

9 files changed

+5
-5
lines changed

9 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: jeffsta
1515
ms.collection: M365-identity-device-management
1616
---
1717

18-
# Bulk import group members in Azure Active Directory
18+
# Bulk add group members in Azure Active Directory
1919

2020
Using Azure Active Directory (Azure AD) portal, you can add a large number of members to a group by using a comma-separated values (CSV) file to bulk import group members.
2121

@@ -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.
-537 Bytes
Loading
28.4 KB
Loading
-489 Bytes
Loading
30.3 KB
Loading
37.6 KB
Loading
861 Bytes
Loading

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)