title: Deploy updates for Microsoft Defender for Endpoint on Linux description: Describes how to deploy updates for Microsoft Defender for Endpoint on Linux in enterprise environments. ms.service: defender-endpoint ms.author: painbar author: paulinbar ms.reviewer: gopkr ms.localizationpriority: medium audience: ITPro ms.collection:
- m365-security
- tier3
- mde-linux
ms.topic: install-set-up-deploy
ms.subservice: linux
search.appverid: met150
ms.date: 12/16/2024
appliesto:
- Microsoft Defender for Endpoint Plan 1
- Microsoft Defender for Endpoint Plan 2
Microsoft regularly publishes software updates to improve performance, security, and to deliver new features.
Warning
Each version of Defender for Endpoint on Linux is set to expire automatically after 9 months. While expired versions continue to receive security intelligence updates, install the latest version to get all available fixes and enhancements. To check the expiration date, run the following command:
mdatp health --field product_expirationExpired clients report a health issue and warning message when you run the following command:
mdatp healthIndicators of an expired client include the message, "ATTENTION: No license found. Contact your administrator for help." with the following attributes:
ATTENTION: No license found. Contact your administrator for help.
healthy : false
health_issues : ["missing license"]
licensed : falseDefender for Endpoint capabilities that are generally available are equivalent, regardless of which update channel is used for deployment (Beta (Insider), Preview (External), Current (Production)).
To update Defender for Endpoint on Linux manually, run one of the following commands:
sudo yum update mdatpsudo zypper update mdatpsudo apt-get install --only-upgrade mdatpImportant
When Defender for Cloud is provisioning the Microsoft Defender for Endpoint agent to Linux servers, it keeps the client updated automatically.
To schedule an update of Microsoft Defender for Endpoint on Linux, see Schedule an update for Microsoft Defender for Endpoint on Linux.