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: articles/active-directory/enterprise-users/users-bulk-delete.md
+12-23Lines changed: 12 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: active-directory
5
5
author: curtand
6
6
ms.author: curtand
7
7
manager: daveba
8
-
ms.date: 12/02/2020
8
+
ms.date: 07/09/2021
9
9
ms.topic: how-to
10
10
ms.service: active-directory
11
11
ms.subservice: enterprise-users
@@ -14,44 +14,33 @@ ms.custom: it-pro
14
14
ms.reviewer: jeffsta
15
15
ms.collection: M365-identity-device-management
16
16
---
17
-
18
17
# Bulk delete users in Azure Active Directory
19
18
20
-
Using Azure Active Directory (Azure AD) portal, you can remove a large number of members to a group by using a comma-separated values (CSV) file to bulk delete users.
21
-
22
-
## Understand the CSV template
19
+
Using the Azure Active Directory (Azure AD) portal, you can remove a large number of members to a group by using a comma-separated values (CSV) file to bulk delete users.
23
20
24
-
Download and fill in the CSV template to help you successfully delete Azure AD users in bulk. The CSV template you download might look like this example:
21
+
## CSV template structure
25
22
26
-

27
-
28
-
### CSV template structure
23
+

29
24
30
25
The rows in a downloaded CSV template are as follows:
31
26
32
27
-**Version number**: The first row containing the version number must be included in the upload CSV.
33
-
-**Column headings**: The format of the column headings is <*Item name*>[PropertyName]<*Required or blank*>. For example, `User name [userPrincipalName] Required`. Some older versions of the template might have slight variations.
34
-
-**Examples row**: We have included in the template a row of examples of acceptable values for each column. You must remove the examples row and replace it with your own entries.
28
+
-**Column headings**: `User name [userPrincipalName] Required`. Older versions of the template might vary.
29
+
-**Examples row**: We have included in the template an example of an acceptable value. `Example: [email protected]` You must remove the example row and replace it with your own entries.
35
30
36
31
### Additional guidance
37
32
38
-
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
33
+
- The first two rows of the template must not be removed or modified, or the template can't be processed.
39
34
- The required columns are listed first.
40
-
-We don't recommend adding new columns to the template. Any additional columns you add are ignored and not processed.
41
-
-We recommend that you download the latest version of the CSV template as often as possible.
35
+
-Don't add new columns to the template. Any additional columns you add are ignored and not processed.
36
+
-Download the latest version of the CSV template before making new changes.
42
37
43
38
## To bulk delete users
44
39
45
40
1.[Sign in to your Azure AD organization](https://aad.portal.azure.com) with an account that is a User administrator in the organization.
46
-
1. In Azure AD, select **Users** > **Bulk delete**.
47
-
1. On the **Bulk delete user** page, select **Download** to receive a valid CSV file of user properties.
48
-
49
-

50
-
51
-
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.
52
-
53
-

1. On the **Bulk delete user** page, select **Download** to download the latest version of the CSV template.
43
+
1. Open the CSV file and add a line for each user you want to delete. The only required value is **User principal name**. Save the file.
55
44
1. On the **Bulk delete user** page, under **Upload your csv file**, browse to the file. When you select the file and click submit, validation of the CSV file starts.
56
45
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.
57
46
1. When your file passes validation, select **Submit** to start the Azure bulk operation that deletes the users.
Copy file name to clipboardExpand all lines: articles/active-directory/reports-monitoring/howto-integrate-activity-logs-with-log-analytics.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.topic: how-to
14
14
ms.tgt_pltfrm: na
15
15
ms.workload: identity
16
16
ms.subservice: report-monitor
17
-
ms.date: 07/02/2021
17
+
ms.date: 07/09/2021
18
18
ms.author: markvi
19
19
ms.reviewer: besiler
20
20
@@ -30,6 +30,8 @@ Use the integration of Azure AD activity logs in Azure Monitor logs to perform t
30
30
* Compare your Azure AD sign-in logs against security logs published by Azure Security Center.
31
31
32
32
* Troubleshoot performance bottlenecks on your application’s sign-in page by correlating application performance data from Azure Application Insights.
33
+
34
+
* Analyze Identity Protection risky users and risk detections logs to detect threats in your environment (public preview)
33
35
34
36
* Identify sign-ins from applications that use the Active Directory Authentication Library (ADAL) for authentication. [ADAL is nearing end-of-support](../develop/msal-migration.md).
35
37
@@ -44,6 +46,8 @@ You can route audit activity logs and sign-in activity logs to Azure Monitor log
44
46
***Audit logs**: The [audit logs activity report](concept-audit-logs.md) gives you access to the history of every task that's performed in your tenant.
45
47
***Sign-in logs**: With the [sign-in activity report](concept-sign-ins.md), you can determine who performed the tasks that are reported in the audit logs.
46
48
***Provisioning logs**: With the [provisioning logs](../app-provisioning/application-provisioning-log-analytics.md), you can monitor which users have been created, updated, and deleted in all your third-party applications.
49
+
***Risky users logs (public preview)**: With the [risky users logs](../identity-protection/howto-identity-protection-investigate-risk.md#risky-users), you can monitor changes in user risk level and remediation activity.
50
+
***Risk detections logs (public preview)**: With the [risk detections logs](../identity-protection/howto-identity-protection-investigate-risk.md#risk-detections), you can monitor user's risk detections and analyze trends in risk activity detected in your organization.
47
51
48
52
> [!NOTE]
49
53
> Azure AD B2C audit and sign-in activity logs are currently unsupported.
@@ -84,6 +88,8 @@ If you want to know for how long the activity data is stored in a Premium tenant
84
88
* To send managed identity sign-in logs to the Log Analytics workspace, select the **ManagedIdentitySignInLogs** check box.
85
89
* To send provisioning logs to the Log Analytics workspace, select the **ProvisioningLogs** check box.
86
90
* To send Active Directory Federation Services (ADFS) sign-in logs to the Log Analytics workspace, select **ADFSSignInLogs**.
91
+
* To send risky users logs to the Log Analytics workspace, select the **RiskyUsers** check box. (public preview)
92
+
* To send risk detections logs to the Log Analytics workspace, select the **UserRiskEvents** check box. (public preview)
Copy file name to clipboardExpand all lines: articles/active-directory/user-help/my-applications-portal-workspaces.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Collections are different app views you see in the **My Apps** portal. Apps can
25
25
26
26
## Access apps using collections
27
27
28
-
The list of collections in the **My Apps** portal defaults to show one named **All Apps**, which has every app you have access to:
28
+
The list of collections in the **My Apps** portal defaults to show one named **Apps**:
29
29
30
30

31
31
@@ -47,4 +47,4 @@ After you organize your apps into the various categories in the **My Apps** port
47
47
48
48
-[Manage your organizations](my-account-portal-organizations-page.md). Instructions about how to view and manage your organization-related information on the **Organizations** page of the **My Profile** portal.
49
49
50
-
-[Manage your connected devices](my-account-portal-devices-page.md). Instructions about how to manage the devices you're connected to using your work or school account, on the **Devices** page of the **My Profile** portal.
50
+
-[Manage your connected devices](my-account-portal-devices-page.md). Instructions about how to manage the devices you're connected to using your work or school account, on the **Devices** page of the **My Profile** portal.
0 commit comments