File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ms.service: defender-endpoint
6
6
ms.author : dansimp
7
7
author : dansimp
8
8
ms.localizationpriority : medium
9
- ms.date : 07/31 /2024
9
+ ms.date : 08/28 /2024
10
10
manager : deniseb
11
11
audience : ITPro
12
12
ms.collection :
@@ -63,12 +63,13 @@ Specifies the enforcement preference of antivirus engine. There are three values
63
63
- Real-time (` real_time ` ): Real-time protection (scan files as they're modified) is enabled.
64
64
- On-demand (` on_demand ` ): Files are scanned only on demand. In this:
65
65
- 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 :
67
67
- Real-time protection is turned off: Threats are not remediated by Microsoft Defender Antivirus.
68
68
- 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
-
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.
72
+
72
73
| Description| JSON Value| Defender Portal Value|
73
74
| ---| ---| ---|
74
75
| ** Key** | enforcementLevel| Enforcement Level|
You can’t perform that action at this time.
0 commit comments