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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,16 +26,16 @@ ms.date: 11/04/2024
26
26
27
27
The following table provides information about the values that are returned when you run the `mdatp health` command and their corresponding descriptions.
|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**|
39
39
|definitions_updated|Date and time of last antivirus definition update.|
40
40
|definitions_updated_minutes_ago|Number of minutes since last antivirus definition update.|
0 commit comments