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: defender-endpoint/linux-preferences.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,8 @@ Specifies the degree of parallelism for on-demand scans. This corresponds to the
143
143
144
144
Specifies the merge policy for exclusions. It can be a combination of administrator-defined and user-defined exclusions (`merge`) or only administrator-defined exclusions (`admin_only`). Administrator-defined (admin_only) are exclusions that are configured by Defender for Endpoint policy. This setting can be used to restrict local users from defining their own exclusions.
145
145
146
+
As it is under antivirusEngine this policy is only applicable for `epp` exclusions unless `mergePolicy` under exclusionSettings is configured as (`admin_only`).
147
+
146
148
|Description|JSON Value|Defender Portal Value|
147
149
|---|---|---|
148
150
|**Key**|exclusionsMergePolicy|Exclusions merge|
@@ -151,7 +153,8 @@ Specifies the merge policy for exclusions. It can be a combination of administra
151
153
152
154
> [!NOTE]
153
155
> Available in Defender for Endpoint version `100.83.73` or later.
154
-
> Can also configure exclusions under [exclusionSettings](#exclusion-setting-preferences)
156
+
> We recommend to configure exclusions and the merge policy under [exclusionSettings](#exclusion-setting-preferences)
157
+
> [exclusionSettings](#exclusion-setting-preferences) allows to configure exclusion of both `epp` and `global` scope with a single `mergePolicy`
0 commit comments