Skip to content

Commit 5f7805b

Browse files
authored
Merge pull request #3397 from MicrosoftDocs/main
Published main to live, Monday 5:00 PM IST, 04/07
2 parents f773c30 + 69b05e2 commit 5f7805b

File tree

10 files changed

+174
-38
lines changed

10 files changed

+174
-38
lines changed

CloudAppSecurityDocs/activity-filters-queries.md

Lines changed: 48 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article provides descriptions and instructions for Defender for Cloud Apps
1313

1414
## Activity filters
1515

16-
Below is a list of the activity filters that can be applied. Most filters support multiple values as well as *NOT* to provide you with a powerful tool for policy creation.
16+
Below is a list of the activity filters that can be applied. Most filters support multiple values and *NOT* to provide you with a powerful tool for policy creation.
1717

1818
- Activity ID - Search only for specific activities by their ID. This filter is useful when you connect Microsoft Defender for Cloud Apps to your SIEM (using the SIEM agent) and you want to further investigate alerts using Defender for Cloud Apps.
1919

@@ -30,7 +30,7 @@ Below is a list of the activity filters that can be applied. Most filters suppor
3030
- Activity type - Search for the app activity.
3131

3232
> [!NOTE]
33-
> Apps are added to the filter only if there is activity for that app.
33+
> Apps are added to the filter only if there's activity for that app.
3434
3535
- Administrative activity – Search only for administrative activities.
3636

@@ -56,7 +56,7 @@ Below is a list of the activity filters that can be applied. Most filters suppor
5656

5757
- IP address – The raw IP address, category, or tag from which the activity was performed.
5858
- Raw IP address - Enables you to search for activities that were performed on or by raw IP addresses. The raw IPs can equal, don't equal, start with, or don't start with a particular sequence.
59-
- IP category - The category of the IP address from which the activity was performed, for example, all activities from the administrative IP address range. The categories need to be configured to include the relevant IP addresses. Some IPs may be categorized by default. for example, there are IP addresses that are considered by Microsoft threat intelligence sources will be categorized as risky. To learn how to configure the IP categories, see [Organize the data according to your needs](ip-tags.md).
59+
- IP category - The category of the IP address from which the activity was performed, for example, all activities from the administrative IP address range. The categories need to be configured to include the relevant IP addresses. Some IPs might be categorized by default. for example, there are IP addresses that are considered by Microsoft threat intelligence sources will be categorized as risky. To learn how to configure the IP categories, see [Organize the data according to your needs](ip-tags.md).
6060
- IP tag - The tag of the IP address from which the activity was performed, for example, all activities from anonymous proxy IP addresses. Defender for Cloud Apps creates a set of built-in IP tags that aren't configurable. Additionally, you can configure your IP tags. For more information about configuring your IP tags, see [Organize the data according to your needs](ip-tags.md).
6161
The built-in IP tags include the following:
6262
- Microsoft apps (14 of them)
@@ -88,7 +88,7 @@ Below is a list of the activity filters that can be applied. Most filters suppor
8888
- User domain - Search for a specific user domain.
8989
- User organization - The organizational unit of the user who performed the activity, for example, all activities performed by EMEA_marketing users. This is only relevant for connected Google Workspace instances using organizational units.
9090
- User group - Specific user groups that you can import from connected apps, for example, Microsoft 365 administrators.
91-
- User name - Search for a specific username. To see a list of users in a specific user group, in the **Activity drawer**, select the name of the user group. Clicking will take you to the Accounts page, which lists all the users in the group. From there, you can drill down into the details of the accounts of specific users in the group.
91+
- User name - Search for a specific username. To see a list of users in a specific user group, in the **Activity drawer**, select the name of the user group. Clicking takes you to the Accounts page, which lists all the users in the group. From there, you can drill down into the details of the accounts of specific users in the group.
9292
- The **User group** and **User name** filters can be further filtered by using the **As** filter and selecting the role of the user, which can be any of the following:
9393
- Activity object only - meaning that the user or user group selected didn't perform the activity in question; they were the object of the activity.
9494
- Actor only - meaning that the user or user group performed the activity.
@@ -132,7 +132,7 @@ Defender for Cloud Apps also provides you with **Suggested queries**. Suggested
132132

133133
- Sharing activities - Filters all your activities to display only those activities that involve sharing folders and files, including creating a company link, creating an anonymous link, and granting read/write permissions.
134134

135-
- Successful log-in - Filters all your activities to display only those activities that involve successful sign-ins, including impersonate action, impersonate sign-in, single sign-o sign-ins, and sign-in from a new device.
135+
- Successful log in - Filters all your activities to display only those activities that involve successful sign-ins, including impersonate action, impersonate sign-in, single sign-o sign-ins, and sign-in from a new device.
136136

137137
![query activities.](media/queries-activity.png)
138138

@@ -162,22 +162,59 @@ For example:
162162

163163
![Filter after selecting investigate 6 months back.](media/filter-six-months-back.png)
164164

165-
#### Export activities six months back (Preview)
166165

167-
You can export all activities from up to six months by clicking the Export button in the top-left corner
166+
### Export activities six months back (Preview)
167+
168+
169+
You can export all activities from the past six months by clicking the Export button in the top-left corner of the Activity log page.
170+
168171
![Click the export icon to export records.](media/activity-filters-queries/export-button-of-activity-logs.png)
169172

173+
When exporting data:
170174

175+
- You can choose a date range of up to six months.
176+
- You can choose to exclude private activities.
177+
- The exported file is limited to 100,000 records and is delivered in CSV format.
171178

179+
Once the export is complete, the file is available under **Exported reports**.
172180

173-
When exporting data, you can choose a date range of up to six months, and have the ability to exclude private activities.
174-
The exported file is limited to 100,000 records and will be in CSV format.
181+
To access exported files and check export status, navigate to **Reports -> Cloud Apps** in Microsoft 365 Defender portal to view the status of the export process and access past exports.
175182

176-
The result file will be accessible under the **Exported reports**. Users can navigate to **Reports -> Cloud Apps** in Microsoft 365 Defender portal to view the status of the export process and access past exports.
177-
Reports that include private activities will be marked with an Eye icon in the reports page.
183+
Reports that include private activities are marked with an Eye icon in the reports page.
178184

179185
![eye-icon](media/activity-filters-queries/eye-icon-to-indicate-private-report.png)
180186

187+
> [!NOTE]
188+
>Exporting and viewing activity data up to six months back is restricted to specific roles with elevated permissions.
189+
190+
The following roles are supported:
191+
192+
- `INVITED_ADMIN`
193+
194+
- `GLOBAL_ADMINISTRATOR`
195+
196+
- `SECURITY_ADMINISTRATOR`
197+
198+
- `MCAS_ADMINISTRATOR`
199+
200+
- `DISCOVERY_ADMIN`
201+
202+
- `SECURITY_OPERATOR`
203+
204+
- `COMPLIANCE_ADMIN`
205+
206+
- `SECURITY_READER`
207+
208+
- `GLOBAL_READER`
209+
210+
- `URBAC_ROLES_GLOBAL_ADMINISTRATOR`
211+
212+
- `URBAC_ROLES_COMPLIANCE_ADMINISTRATOR`
213+
214+
- `URBAC_ROLES_SECURITY_READER`
215+
216+
- `URBAC_ROLES_SECURITY_OPERATOR`
217+
181218
## Next steps
182219

183220
> [!div class="nextstepaction"]

defender-endpoint/configure-process-opened-file-exclusions-microsoft-defender-antivirus.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
- tier2
1616
- mde-ngp
1717
search.appverid: met150
18-
ms.date: 03/19/2024
18+
ms.date: 04/07/2025
1919
---
2020

2121

@@ -45,7 +45,7 @@ This article describes how to configure exclusion lists.
4545
|Any file on the machine that is opened by any process under a specific folder|Specifying `c:\test\sample\*` would exclude files opened by: <p> `c:\test\sample\test.exe` <p> `c:\test\sample\test2.exe` <p> `c:\test\sample\utility.exe`|
4646
|Any file on the machine that is opened by a specific process in a specific folder|Specifying `c:\test\process.exe` would exclude files only opened by `c:\test\process.exe`|
4747

48-
When you add a process to the process exclusion list, Microsoft Defender Antivirus won't scan files opened by that process, no matter where the files are located. The process itself, however, will be scanned unless it has also been added to the [file exclusion list](configure-extension-file-exclusions-microsoft-defender-antivirus.md).
48+
When you add a process to the process exclusion list, Microsoft Defender Antivirus won't scan files opened by that process, no matter where the files are located. The process itself, however, is scanned unless it's added to the [file exclusion list](configure-extension-file-exclusions-microsoft-defender-antivirus.md).
4949

5050
The exclusions only apply to [always-on real-time protection and monitoring](configure-real-time-protection-microsoft-defender-antivirus.md). They don't apply to scheduled or on-demand scans.
5151

@@ -60,15 +60,15 @@ By default, local changes made to the lists (by users with administrator privile
6060
You can [configure how locally and globally defined exclusions lists are merged](configure-local-policy-overrides-microsoft-defender-antivirus.md#merge-lists) to allow local changes to override managed deployment settings.
6161

6262
> [!NOTE]
63-
> **Network Protection** and **Attack surface reduction rules** are directly impacted by process exclusions on all platforms, meaning that a process exclusion on any OS (Windows, MacOS, Linux) will result in Network Protection or ASR being unable to inspect traffic or enforce rules for that specific process.
63+
> **Network Protection** and **Attack surface reduction rules** are directly impacted by process exclusions on all platforms, meaning that a process exclusion on any OS (Windows, macOS, Linux) results in Network Protection or ASR being unable to inspect traffic or enforce rules for that specific process.
6464
6565
### Image name vs full path for process exclusions
6666

67-
Two different types of process exclusions may be set. A process may be excluded by image name, or by full path. The image name is simply the file name of the process, without the path.
67+
Two different types of process exclusions might be set. A process might be excluded by image name, or by full path. The image name is simply the file name of the process, without the path.
6868

6969
For example, given the process `MyProcess.exe` running from `C:\MyFolder\` the full path to this process would be `C:\MyFolder\MyProcess.exe` and the image name is `MyProcess.exe`.
7070

71-
Image name exclusions are much more broad - an exclusion on `MyProcess.exe` excludes any processes with this image name, regardless of the path they're run from. So for example, if the process `MyProcess.exe` is excluded by image name, it will also be excluded if it is run from `C:\MyOtherFolder`, from removable media, et cetera. As such it's recommended that whenever possible, the full path is used.
71+
Image name exclusions are much more broad - an exclusion on `MyProcess.exe` excludes any processes with this image name, regardless of the path they're run from. So for example, if the process `MyProcess.exe` is excluded by image name, it will also be excluded if it's run from `C:\MyOtherFolder`, from removable media, et cetera. As such it's recommended that whenever possible, the full path is used.
7272

7373
### Use wildcards in the process exclusion list
7474

@@ -88,7 +88,7 @@ The following table describes how the wildcards can be used in the process exclu
8888

8989
### Contextual Process Exclusions
9090

91-
A process exclusion may also be defined via a [Contextual exclusion](configure-contextual-file-folder-exclusions-microsoft-defender-antivirus.md) allowing, for example, a specific file to be excluded only if it's opened by a specific process.
91+
A process exclusion might also be defined via a [Contextual exclusion](configure-contextual-file-folder-exclusions-microsoft-defender-antivirus.md) allowing, for example, a specific file to be excluded only if it's opened by a specific process.
9292

9393
## Configure the list of exclusions for files opened by specified processes
9494

@@ -98,26 +98,26 @@ For more information, see [Configure device restriction settings in Microsoft In
9898

9999
### Use Microsoft Configuration Manager to exclude files that have been opened by specified processes from scans
100100

101-
See [How to create and deploy antimalware policies: Exclusion settings](/configmgr/protect/deploy-use/endpoint-antimalware-policies#exclusion-settings) for details on configuring Microsoft Configuration Manager (current branch).
101+
See [How to create and deploy anti-malware policies: Exclusion settings](/configmgr/protect/deploy-use/endpoint-antimalware-policies#exclusion-settings) for details on configuring Microsoft Configuration Manager (current branch).
102102

103103
### Use Group Policy to exclude files that have been opened by specified processes from scans
104104

105-
1. On your Group Policy management computer, open the [Group Policy Management Console](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)), right-click the Group Policy Object you want to configure and click **Edit**.
105+
1. On your Group Policy management computer, open the [Group Policy Management Console](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)). Right-click the Group Policy Object you want to configure and select **Edit**.
106106

107-
2. In the **Group Policy Management Editor**, go to **Computer configuration** and click **Administrative templates**.
107+
2. In the **Group Policy Management Editor**, go to **Computer configuration** and select **Administrative templates**.
108108

109109
3. Expand the tree to **Windows components \> Microsoft Defender Antivirus \> Exclusions**.
110110

111111
4. Double-click **Process Exclusions** and add the exclusions:
112112
1. Set the option to **Enabled**.
113-
2. Under the **Options** section, click **Show...**.
113+
2. Under the **Options** section, select **Show...**.
114114
3. Enter each process on its own line under the **Value name** column. See the example table for the different types of process exclusions. Enter **0** in the **Value** column for all processes.
115115

116-
5. Click **OK**.
116+
5. Select **OK**.
117117

118118
### Use PowerShell cmdlets to exclude files that have been opened by specified processes from scans
119119

120-
Using PowerShell to add or remove exclusions for files that have been opened by processes requires using a combination of three cmdlets with the `-ExclusionProcess` parameter. The cmdlets are all in the [Defender module](/powershell/module/defender/).
120+
Using PowerShell to add or remove exclusions for files that are opened by processes requires using a combination of three cmdlets with the `-ExclusionProcess` parameter. The cmdlets are all in the [Defender module](/powershell/module/defender/).
121121

122122
The format for the cmdlets is:
123123

@@ -134,7 +134,7 @@ The following are allowed as the \<cmdlet\>:
134134
|Remove items from the list|`Remove-MpPreference`|
135135

136136
> [!IMPORTANT]
137-
> If you have created a list, either with `Set-MpPreference` or `Add-MpPreference`, using the `Set-MpPreference` cmdlet again overwrites the existing list.
137+
> If you create a list, with either `Set-MpPreference` or `Add-MpPreference`, using the `Set-MpPreference`, cmdlet overwrites the existing list.
138138
139139
For example, the following code snippet would cause Microsoft Defender Antivirus scans to exclude any file that is opened by the specified process:
140140

unified-secops-platform/TOC.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@
4444
- name: Connect Microsoft Sentinel to Microsoft Defender
4545
href: microsoft-sentinel-onboard.md
4646
- name: Reduce security risk
47-
href: reduce-risk-overview.md
47+
items:
48+
- name: Improve security posture and reduce risk"
49+
href: reduce-risk-overview.md
50+
- name: Protect your environment with Exposure Management
51+
href: overview-msem-strategy.md
4852
- name: Detect threats
4953
href: detect-threats-overview.md
5054
- name: Uncover adversaries with threat intel
68.6 KB
Loading
77.7 KB
Loading
150 KB
Loading

unified-secops-platform/mto-cross-cloud.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ To remove tenants from the list, select the tenant, then select **Remove tenants
121121

122122
After successfully adding tenants from other clouds, you can view these tenants in other multitenant pages like the incidents and device inventory pages.
123123

124+
> [!NOTE]
125+
> When a cross-cloud tenant is added to a tenant group and subsequently removed from cross-cloud visibility, the tenant's name is removed from the tenant list and won’t be available for content management. This is a recognized limitation of cross-cloud visibility and is currently under review. See [Troubleshooting issues](mto-troubleshoot.md#content-assignment-failure-in-cross-cloud-tenant-management) for more information.
126+
124127
## Next steps
125128

126129
- [View and manage incidents and alerts in multitenant management](mto-incidents-alerts.md)

unified-secops-platform/mto-troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ Here’s an example of the policy setting in the Microsoft Entra admin center.
4949

5050
:::image type="content" source="media/mto-troubleshoot/ca-policy-small.png" alt-text="Screenshot of a conditional access policy settings page" lightbox="media/mto-troubleshoot/ca-policy.png":::
5151

52-
## Content assignment failure due to missing permissions
52+
## Content assignment failure in cross-cloud tenant management
5353

54-
When you try to assign content to tenants, you might see the following error message:
54+
You see the following error when assigning content to tenant groups:
5555

5656
:::image type="content" source="media/mto-troubleshoot/tenant-perms-error-small.png" alt-text="Screenshot of permissions error when assigning content to tenants" lightbox="media/mto-troubleshoot/tenant-perms-error.png":::
5757

58-
This error means you have limited permissions on the tenant. To resolve this issue, review the requirements and tenant access permissions. See [Set up Microsoft Defender multitenant management](mto-requirements.md) for more information.
58+
When a cross-cloud tenant is added to a tenant group and subsequently removed from cross-cloud visibility, the tenant's name is removed from the tenant list and won't be available for content management, which causes the error. This is a recognized limitation of cross-cloud tenant management and is currently under review.
5959

6060
## Related content
6161

0 commit comments

Comments
 (0)