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/health-status.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,20 +45,20 @@ The following table provides information about the values that are returned when
45
45
|`edr_early_preview_enabled`|Setting of edr early preview. Can be one of the following: <br/>- **disabled** <br/>- **enabled**|
46
46
|`edr_group_ids`|Group ID that the device is associated with.|
47
47
|`edr_machine_id`|Device identifier used in the Microsoft Defender portal.|
48
-
|`engine_load_status`|Status of antivirus engine to determine whether it's running. Can be one of the following: <br/>- **Engine not loaded** - antivirus engine process is down<br/>- **Engine load succeeded** - antivirus engine process is up and running|
48
+
|`engine_load_status`|Status of antivirus engine to determine whether it's running. <br/><br/>Can be one of the following: <br/>- **Engine not loaded** - antivirus engine process is down<br/>- **Engine load succeeded** - antivirus engine process is up and running|
49
49
|`engine_version`|Version of the antivirus engine.|
50
50
|`healthy`|`True` if the product is healthy; otherwise, `false`.|
51
51
|`health_issues`|Lists health issues if any.|
52
52
|`licensed`|`True` if the device is onboarded to a tenant; otherwise, `false`.|
53
-
|`log_level`|Current log level for the product. Can be one of the following values: <br/>- **info** <br/>- **debug**|
53
+
|`log_level`|Current log level for the product. <br/><br/>Can be one of the following values: <br/>- **info** <br/>- **debug**|
54
54
|`machine_guid`|Unique machine identifier used by the antivirus component.|
55
55
|`network_protection_enforcement_level`|Mode of network protection. <br/><br/>Can be one of the following: <br/>- **disabled** - all components associated with network protection are disabled<br/>- **block** - network protection prevents connection to malicious websites<br/>- **audit** - Check how blocks occur|
56
56
|`network_protection_status`|Status of the network protection component (macOS only).<br/><br/> Can be one of the following values: <br/>- **starting** - Network protection is starting<br/>- **failed_to_start** - Network protection couldn't be started due to an error<br/>- **started** - Network protection is running on the device<br/>- **restarting** - Network protection is restarting<br/>- **stopping** - Network protection is stopping<br/>- **stopped** - Network protection isn't running|
57
57
|`org_id`|Organization that the device is onboarded to. If the device isn't yet onboarded to any organization, it shows as `unavailable`. For more information on onboarding, see [Onboard to Microsoft Defender for Endpoint](onboarding.md).|
58
-
|`passive_mode_enabled`|`True` if the antivirus component is set to run in passive mode, `false` otherwise.|
58
+
|`passive_mode_enabled`|`True` if the antivirus component is set to run in passive mode; otherwise, `false`.|
59
59
|`product_expiration`|Date and time when the current product version reaches end of support.|
60
-
|`real_time_protection_available`|`True` if the real-time protection component is healthy, `false` otherwise.|
61
-
|`real_time_protection_enabled`|`True` if real-time antivirus protection is enabled, `false` otherwise.|
60
+
|`real_time_protection_available`|`True` if the real-time protection component is healthy; otherwise, `false`.|
61
+
|`real_time_protection_enabled`|`True` if real-time antivirus protection is enabled; otherwise, `false`.|
62
62
|`real_time_protection_subsystem`|Subsystem used to serve real-time protection. If real-time protection isn't operating as expected, it shows as `unavailable`.|
63
63
|`release_ring`|Release ring. For more information, see [Deployment rings](onboarding.md).|
64
64
|`supplementary_events_subsystem`|Subsystem that provides supplementary event data. Can be one of the following values: <br/>- **ebpf** - Default from app version: `101.2408.0000`<br/>- **auditd**|
0 commit comments