Skip to content

Commit 8f707af

Browse files
committed
Update health-status.md
1 parent d6e3dc1 commit 8f707af

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/health-status.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,20 @@ The following table provides information about the values that are returned when
4545
|`edr_early_preview_enabled`|Setting of edr early preview. Can be one of the following: <br/>- **disabled** <br/>- **enabled**|
4646
|`edr_group_ids`|Group ID that the device is associated with.|
4747
|`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|
4949
|`engine_version`|Version of the antivirus engine.|
5050
|`healthy`|`True` if the product is healthy; otherwise, `false`.|
5151
|`health_issues`|Lists health issues if any.|
5252
|`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**|
5454
|`machine_guid`|Unique machine identifier used by the antivirus component.|
5555
|`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|
5656
|`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|
5757
|`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`.|
5959
|`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`.|
6262
|`real_time_protection_subsystem`|Subsystem used to serve real-time protection. If real-time protection isn't operating as expected, it shows as `unavailable`.|
6363
|`release_ring`|Release ring. For more information, see [Deployment rings](onboarding.md).|
6464
|`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

Comments
 (0)