Skip to content

Commit 517acf7

Browse files
authored
Merge pull request #1578 from MicrosoftDocs/main
publish main to live, 10/11/24, 3:30 pm
2 parents d665e9d + 176da57 commit 517acf7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

defender-endpoint/linux-preferences.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Specifies the enforcement preference of antivirus engine. There are three values
6262
- Real-time (`real_time`): Real-time protection (scan files as they're modified) is enabled.
6363
- On-demand (`on_demand`): Files are scanned only on demand. In this:
6464
- Real-time protection is turned off.
65+
- Definition updates occur only when a scan starts, even if `automaticDefinitionUpdateEnabled` is set to `true` in on-demand mode.
6566
- Passive (`passive`): Runs the antivirus engine in passive mode. In this case, all of the following apply:
6667
- Real-time protection is turned off: Threats are not remediated by Microsoft Defender Antivirus.
6768
- On-demand scanning is turned on: Still use the scan capabilities on the endpoint.
@@ -221,7 +222,7 @@ Specifies the behavior of RTP on mount point marked as noexec. There are two val
221222
- Muted (`mute`): Mount points marked as noexec aren't scanned as part of RTP, these mount point can be created for:
222223
- Database files on Database servers for keeping data base files.
223224
- File server can keep data files mountpoints with noexec option.
224-
- Back up can keep data files mountpoints with noexec option.
225+
- Backup can keep data files mountpoints with noexec option.
225226

226227
|Description|JSON Value|Defender Portal Value|
227228
|---|---|---|
@@ -626,6 +627,7 @@ Determines whether security intelligence updates are installed automatically:
626627
|**Data type**|Boolean|Drop down|
627628
|**Possible values**|`true` (default) <p>`false`|Not configured<br>Disabled<br>Enabled (Default)|
628629

630+
Depending on the enforcement level, the automatic security intelligence updates are installed differently. In RTP mode, updates are installed periodically. In Passive/ On-Demand mode updates are installed before every scan.
629631

630632
### Advanced optional features
631633

0 commit comments

Comments
 (0)