Skip to content

Commit d429083

Browse files
committed
Update linux-updates.md
1 parent 8ddbdd1 commit d429083

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

defender-endpoint/linux-updates.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 05/01/2024
18+
ms.date: 07/10/2024
1919
---
2020

2121
# Deploy updates for Microsoft Defender for Endpoint on Linux
@@ -39,21 +39,21 @@ Microsoft regularly publishes software updates to improve performance, security,
3939
> ```bash
4040
> mdatp health --field product_expiration
4141
> ```
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:
4343
> ```bash
4444
> mdatp health
4545
> ```
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:
4747
> ```bash
4848
> ATTENTION: No license found. Contact your administrator for help.
4949
> healthy : false
5050
> health_issues : ["missing license"]
5151
> licensed : false
5252
> ```
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)).
5454
5555
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:
5757
5858
## RHEL and variants (CentOS and Oracle Linux)
5959
@@ -74,7 +74,8 @@ sudo apt-get install --only-upgrade mdatp
7474
```
7575

7676
> [!IMPORTANT]
77-
> 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.
7878
7979
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+
8081
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)