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/linux-updates.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.collection:
15
15
ms.topic: conceptual
16
16
ms.subservice: linux
17
17
search.appverid: met150
18
-
ms.date: 05/01/2024
18
+
ms.date: 07/10/2024
19
19
---
20
20
21
21
# Deploy updates for Microsoft Defender for Endpoint on Linux
@@ -39,21 +39,21 @@ Microsoft regularly publishes software updates to improve performance, security,
39
39
> ```bash
40
40
> mdatp health --field product_expiration
41
41
>```
42
-
> Expired clients will report a health issue and warning message when you run the following command:
42
+
> Expired clients report a health issue and warning message when you run the following command:
43
43
>```bash
44
44
> mdatp health
45
45
>```
46
-
> Indicators of an expired client will include the message "**ATTENTION: No license found. Contact your administrator for help**." with the following attributes:
46
+
> Indicators of an expired client include the message,"**ATTENTION: No license found. Contact your administrator for help**." with the following attributes:
47
47
>```bash
48
48
> ATTENTION: No license found. Contact your administrator for help.
49
49
> healthy :false
50
50
> health_issues : ["missing license"]
51
51
> licensed :false
52
52
>```
53
-
Generally available Microsoft Defender for Endpoint capabilities are equivalent regardless update channel used for a deployment (Beta (Insider), Preview (External), Current (Production)).
53
+
Generally available Microsoft Defender for Endpoint capabilities are equivalent regardless of which update channel is used for deployment (Beta (Insider), Preview (External), Current (Production)).
54
54
55
55
56
-
To update Defender for Endpoint on Linux manually, execute one of the following commands:
56
+
To update Defender for Endpoint on Linux manually, run one of the following commands:
> When Defender for Cloud is provisioning the Microsoft Defender for Endpoint agent to Linux servers, it will keep the client updated automatically.
77
+
> When Defender for Cloud is provisioning the Microsoft Defender for Endpoint agent to Linux servers, it keeps the client updated automatically.
78
78
79
79
To schedule an update of Microsoft Defender for Endpoint on Linux, see [Schedule an update of the Microsoft Defender for Endpoint (Linux)](linux-update-mde-linux.md)
80
+
80
81
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
0 commit comments