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
Azure Active Directory (Azure AD) supports bulk user create and delete operations, bulk invite for guests, and supports downloading lists of users, groups, and group members.
21
21
22
-
## Bulk import service limits
23
-
24
-
Each bulk activity to create users can run for up to one hour. This enables bulk creation of at least 50,000 users.
25
-
26
22
## Required permissions
27
23
28
24
In order to bulk create users in the administration portal, you must be signed in as a Global administrator or User administrator.
29
25
30
-
## To bulk import users
26
+
## To create users in bulk
31
27
32
28
1.[Sign in to your Azure AD organization](https://aad.portal.azure.com) with an account that is a User administrator in the organization.
33
29
1. In Azure AD, select **Users** > **Bulk create**.
34
-
1. On the **Bulk create user** page, select **Download** to receive a valid comma-separated values (CSV) file of user properties, and then add your new users.
30
+
1. On the **Bulk create user** page, select **Download** to receive a valid comma-separated values (CSV) file of user properties, and then add add users you want to create.
35
31
36
-

32
+

37
33
38
-
1.When you finish editing the CSV file or if you have one of your own ready to upload, select the file under **Upload your CSV file** to be validated.
34
+
1.Open the CSV file and add a line for each user you want to create. The only required values are **Name**, **User principal name**, **Initial password** and **Block sign in (Yes/No)**. Then save the file.
39
35
40
-

36
+

37
+
38
+
1. On the **Bulk create user (Preview)** page, under Upload your CSV file, browse to the file. When you select the file and click **Submit**, validation of the CSV file starts.
39
+
1. 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.
40
+
1. When your file passes validation, select **Submit** to start the Azure bulk operation that imports the new users.
41
+
1. When the import operation completes, you'll see a notification of the bulk operation job status.
41
42
42
-
1. When the file contents are validated, you must fix any errors before you can start the upload job.
43
-
1. When your file passes validation, select **Submit** to start the Azure batch job that adds the new user information. If there are errors, you can download and view the results file on the Bulk operation results page. The file contains the reason for each error.
43
+
If there are errors, you can download and view the results file on the **Bulk operation results** page. The file contains the reason for each error.
Copy file name to clipboardExpand all lines: articles/active-directory/users-groups-roles/users-bulk-delete.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
---
2
-
3
2
title: Bulk delete users (preview) in the Azure Active Directory portal | Microsoft Docs
4
3
description: Delete users in bulk in the Azure admin center in Azure Active Directory
5
4
services: active-directory
@@ -22,18 +21,22 @@ Using Azure Active Directory (Azure AD) portal, you can remove a large number of
22
21
23
22
## To bulk delete users
24
23
25
-
1. Sign in to your Azure AD organization with an account that is a User administrator in the organization.
24
+
1.[Sign in to your Azure AD organization](https://aad.portal.azure.com) with an account that is a User administrator in the organization.
26
25
1. In Azure AD, select **Users** > **Bulk delete**.
27
-
1. On the **Bulk delete user** page, select **Download** to receive a valid CSV file of user properties, and then add the users you want to delete.
26
+
1. On the **Bulk delete user** page, select **Download** to receive a valid CSV file of user properties.
28
27
29
-

28
+

30
29
31
-
1.When you finish editing the CSV file, select the file under **Upload your CSV file** to be validated.
30
+
1.Open the CSV file and add a line for each user you want to delete. The only required value is **User principal name**. Then save the file.
32
31
33
-

32
+

33
+
34
+
1. On the **Bulk delete user (Preview)** page, under **Upload your csv file**, browse to the file. When you select the file and click submit, validation of the CSV file starts.
35
+
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.
36
+
1. When your file passes validation, select **Submit** to start the Azure bulk operation that deletes the users.
37
+
1. When the deletion operation completes, you'll see a notification that the bulk operation succeeded.
34
38
35
-
1. When the file contents are validated, you must fix any errors before the job is submitted.
36
-
1. When your file passes validation, select **Submit** to start the Azure batch job that deletes the users. If there are errors, you can download and view the results file on the Bulk operation results page. The file contains the reason for each error.
39
+
If there are errors, you can download and view the results file on the **Bulk operation results** page. The file contains the reason for each error.
Copy file name to clipboardExpand all lines: articles/active-directory/users-groups-roles/users-bulk-restore.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,18 +21,22 @@ Azure Active Directory (Azure AD) supports bulk user create and delete operation
21
21
22
22
## To bulk restore users
23
23
24
-
1.[Sign in to your Azure AD organization](https://aad.portal.azure.com) with an account that is a User administrator in the organization.
24
+
1.[Sign in to your Azure AD organization](https://aad.portal.azure.com) with an account that is a User administrator in the Azure AD organization.
25
25
1. In Azure AD, select **Users** > **Deleted**.
26
26
1. On the **Deleted users** page, select **Bulk restore** to upload a valid CSV file of properties of the users to restore.
27
27
28
28

29
29
30
-
1.When you finish editing the CSV file or if you have one of your own ready to upload, select the file under **Upload your CSV file** to be validated.
30
+
1.Open the CSV file and add a line for each user you want to restore. The only required value is **ObjectID**. Then save the file.
31
31
32
32

33
33
34
-
1. When the file contents are validated, fix the file info and re-submit the file if there are errors. Submitting a valid file starts the data upload job automatically.
35
-
1. After the CSV file passes validation, select **Submit** to start the Azure batch job that restores the users. If there are errors, you can download and view the results file on the Bulk operation results page. The file contains the reason for each error.
34
+
1. On the **Bulk restore (Preview)** page, under **Upload your csv file**, browse to the file. When you select the file and click **Submit**, validation of the CSV file starts.
35
+
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.
36
+
1. When your file passes validation, select **Submit** to start the Azure bulk operation that restores the users.
37
+
1. When the restore operation completes, you'll see a notification that the bulk operation succeeded.
38
+
39
+
If there are errors, you can download and view the results file on the **Bulk operation results** page. The file contains the reason for each error.
0 commit comments