Skip to content

Commit 8413bf4

Browse files
committed
Update health-status.md
1 parent 52c9b8a commit 8413bf4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

defender-endpoint/health-status.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ ms.date: 11/04/2024
2626

2727
The following table provides information about the values that are returned when you run the `mdatp health` command and their corresponding descriptions.
2828

29-
|Value|Description|
29+
| Value | Description |
3030
|---|---|
31-
|app_version|Running defender application version.|
32-
|automatic_definition_update_enabled|True if automatic antivirus definition updates are enabled, false otherwise.|
33-
|behavior_monitoring|Feature to detect real time threats and prevention by monitoring the behavior of applications, services, and files. Can be one of the following: <ul><li>**disabled** - default</li><li>**enabled**</li></ul>|
34-
|cloud_automatic_sample_submission_consent|Current sample submission level. Can be one of the following values: <ul><li>**None**: No suspicious samples are submitted to Microsoft.</li><li>**safe**: Only suspicious samples that don't contain personally identifiable information (PII) are submitted automatically. This is the default value for this setting.</li><li>**All**: All suspicious samples are submitted to Microsoft.</li></ul>|
35-
|cloud_diagnostic_enabled|True if optional diagnostic data collection is enabled, false otherwise. For more information related to Defender for Endpoint and other products and services like Microsoft Defender Antivirus and Windows, see [Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?linkid=827576).|
36-
|cloud_enabled|True if cloud-delivered protection is enabled, false otherwise.|
37-
|conflicting_applications|List of applications that are possibly conflicting with Microsoft Defender for Endpoint. This list includes, but isn't limited to, other security products and other applications known to cause compatibility issues.|
38-
|definitions_status|Status of antivirus definitions. Can be one of the following: <ul><li>**up_to_date**</li><li>**updating**</li><li>**unavailable**</li></ul>|
31+
| `app_version` | Displays Microsoft Defender application version.|
32+
|`automatic_definition_update_enabled`|`True` if automatic antivirus definition updates are enabled; otherwise, `false`.|
33+
|`behavior_monitoring`|Feature to detect real time threats and prevention by monitoring the behavior of applications, services, and files.<br/><br/>Can be one of the following: <br/>- **disabled** - default <br/>- **enabled** |
34+
|`cloud_automatic_sample_submission_consent`|Current sample submission level. <br/><br/>Can be one of the following values: <br/>- **None**: No suspicious samples are submitted to Microsoft.<br/>- **safe**: Only suspicious samples that don't contain personally identifiable information (PII) are submitted automatically. This is the default value for this setting.<br/>- **All**: All suspicious samples are submitted to Microsoft.|
35+
|`cloud_diagnostic_enabled`|`True` if optional diagnostic data collection is enabled; otherwise, `false`. <br/><br/>For more information related to Defender for Endpoint and other products and services like Microsoft Defender Antivirus and Windows, see [Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?linkid=827576).|
36+
|`cloud_enabled`|`True` if cloud-delivered protection is enabled; otherwise, `false`.|
37+
|`conflicting_applications`|List of applications that are possibly conflicting with Microsoft Defender for Endpoint. This list includes, but isn't limited to, other security products and other applications known to cause compatibility issues.|
38+
|definitions_status|Status of antivirus definitions. Can be one of the following: <br/>- **up_to_date**<br/>- **updating**<br/>- **unavailable**|
3939
|definitions_updated|Date and time of last antivirus definition update.|
4040
|definitions_updated_minutes_ago|Number of minutes since last antivirus definition update.|
4141
|definitions_version|Antivirus definition version.|

0 commit comments

Comments
 (0)