Skip to content

Commit 1a5329a

Browse files
authored
Update linux-preferences.md
1 parent e8e502b commit 1a5329a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

defender-endpoint/linux-preferences.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,12 @@ Specifies the enforcement preference of antivirus engine. There are three values
6363
- Real-time (`real_time`): Real-time protection (scan files as they're modified) is enabled.
6464
- On-demand (`on_demand`): Files are scanned only on demand. In this:
6565
- Real-time protection is turned off.
66-
- Passive (`passive`): Runs the antivirus engine in passive mode. In this:
66+
- Passive (`passive`): Runs the antivirus engine in passive mode. In this case, all of the following apply:
6767
- Real-time protection is turned off: Threats are not remediated by Microsoft Defender Antivirus.
6868
- On-demand scanning is turned on: Still use the scan capabilities on the endpoint.
69-
- Automatic threat remediation is turned off: No files will be moved and security admin is expected to take required action.
70-
- Security intelligence updates are turned on: Alerts will be available on security admins tenant.
71-
72-
- Definition updates will happen only when scan starts even with automaticDefinitionUpdateEnabled set to true in passive mode
69+
- Automatic threat remediation is turned off: No files are moved and your security administrator is expected to take required action.
70+
- Security intelligence updates are turned on: Alerts are available in the security administrator's tenant.
71+
- Definition updates occur only when a scan starts, even if `automaticDefinitionUpdateEnabled` is set to `true` in passive mode.
7372

7473
|Description|JSON Value|Defender Portal Value|
7574
|---|---|---|

0 commit comments

Comments
 (0)