Skip to content

Commit d6e3dc1

Browse files
committed
Update health-status.md
1 parent 16687f1 commit d6e3dc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/health-status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ The following table provides information about the values that are returned when
4747
|`edr_machine_id`|Device identifier used in the Microsoft Defender portal.|
4848
|`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|
4949
|`engine_version`|Version of the antivirus engine.|
50-
|`healthy`|`True` if the product is healthy, `false` otherwise.|
50+
|`healthy`|`True` if the product is healthy; otherwise, `false`.|
5151
|`health_issues`|Lists health issues if any.|
52-
|`licensed`|`True` if the device is onboarded to a tenant, `false` otherwise.|
52+
|`licensed`|`True` if the device is onboarded to a tenant; otherwise, `false`.|
5353
|`log_level`|Current log level for the product. 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|

0 commit comments

Comments
 (0)