Skip to content

Commit c6b895c

Browse files
committed
Changes as per PM
1 parent 17b8bc4 commit c6b895c

File tree

1 file changed

+16
-47
lines changed

1 file changed

+16
-47
lines changed

defender-endpoint/linux-deploy-defender-for-endpoint-using-golden-images.md

Lines changed: 16 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,19 @@ ms.collection:
1515
ms.topic: install-set-up-deploy
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 08/26/2025
18+
ms.date: 08/27/2025
1919
---
2020

2121
# Deploy Microsoft Defender for Endpoint on Linux using golden images (preview)
2222

2323
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/microsoft-defender.md)]
2424

25-
**Applies to:** ??Do we need applies to?
25+
**Applies to:**
2626

27-
Golden images are preconfigured virtual machine templates used to rapidly deploy consistent environments. Microsoft Defender for Endpoint on Linux supports golden image deployment with improved handling of machine identifiers and hostnames, ensuring reliable telemetry and device correlation.
27+
- Microsoft Defender for Endpoint for servers
28+
- Microsoft Defender for Servers Plan 1 or Plan 2
29+
30+
Golden images are preconfigured virtual machine templates used to rapidly deploy consistent environments. Microsoft Defender for Endpoint on Linux supports golden image deployment across cloud and on-premises environments, with improved handling of machine identifiers and hostnames, ensuring reliable telemetry and device correlation.
2831

2932
This guide walks you through:
3033

@@ -36,23 +39,13 @@ This guide walks you through:
3639

3740
- Specific steps for cloud and on-premises environments.
3841

39-
By following this guide, you can confidently deploy Microsoft Defender for Endpoint on Linux using golden images across cloud and on-premises environments. This ensures:
40-
41-
- Unique and consistent device identifiers.
42-
43-
- Reliable telemetry.
44-
45-
- Smooth device correlation in the security portal.
42+
## Step 1: Install Microsoft Defender for Endpoint on a golden image
4643

47-
## Step-by-step: Installing Microsoft Defender for Endpoint on a golden image
44+
1. Prepare the case virtual machine
4845

49-
1. Prepare the case VM
46+
- Install your preferred [supported Linux distribution](./mde-linux-prerequisites#supported-linux-distributions.md) and apply all necessary system updates.
5047

51-
- Install your preferred Linux distribution.
52-
53-
- Apply all necessary system updates.
54-
55-
- Install required dependencies for Microsoft Defender for Endpoint.
48+
- INSTALL REQUIRED DEPENDENCIES FOR MICROSOFT DEFENDER FOR ENDPOINT
5649

5750
1. Install Microsoft Defender for Endpoint
5851

@@ -76,15 +69,15 @@ By following this guide, you can confidently deploy Microsoft Defender for Endpo
7669

7770
1. Validate Installation
7871

79-
Ensure MDE is running and registered:
72+
Check the health status of the product by running the following command. A return value of `true` denotes that the product is functioning as expected:
8073

8174
```bash
8275
mdatp health
8376
```
8477

85-
## Preparing the golden image for cloning
78+
## Step 2: Prepare the golden image for cloning
8679

87-
Before snapshotting the virtual machine, follow these steps to ensure that each clone will have a unique machine identity:
80+
Before making a snapshot of the virtual machine, follow these steps to ensure that each clone has a unique machine identity:
8881

8982
### On-premises virtual machines
9083

@@ -114,42 +107,18 @@ Before snapshotting the virtual machine, follow these steps to ensure that each
114107

115108
- sysfs values
116109

117-
- Hardware GUID
110+
- Hardware GUID
118111

119-
If mismatched, update the MachineInfo and save all values back to the MDE state file.
112+
If mismatched, update the MachineInfo and save all values back to the Microsoft Defender for Endpoint state file.
120113

121114
### Cloud virtual machines
122115

123116
Cloud platforms (for example, Azure, AWS, GCP) automatically inject unique metadata and identifiers via their instance metadata services (IMDS). No manual steps are required. Microsoft Defender for Endpoint automatically detects and uses these values to generate unique machine IDs.
124117

125118
## Hostname Management
126119

127-
Hostnames are stored persistently during installation. If you wish to change the hostname, **restart the service** to ensure consistent identifier updates.
128-
129-
**Summary**
130-
131-
By following this guide, you can confidently deploy MDE on Linux using golden images across cloud and on-premises environments. This ensures:
132-
133-
- Unique and consistent device identifiers
134-
135-
- Reliable telemetry
136-
137-
- Smooth device correlation in the security portal
138-
139-
120+
HOSTNAMES ARE STORED PERSISTENTLY DURING INSTALLATION. IF YOU WISH TO CHANGE THE HOSTNAME, **RESTART THE SERVICE** TO ENSURE CONSISTENT IDENTIFIER UPDATES.
140121

141122
## Related content
142123

143-
- [Prerequisites for Defender for Endpoint on Linux](mde-linux-prerequisites.md)
144-
145-
- Deployment methods:
146-
- [Installer script based deployment](linux-installer-script.md)
147-
- [Ansible based deployment](linux-install-with-ansible.md)
148-
- [Chef based deployment](linux-deploy-defender-for-endpoint-with-chef.md)
149-
- [Puppet based deployment](linux-install-with-puppet.md)
150-
- [Saltstack based deployment](linux-install-with-saltack.md)
151-
- [Connect your non-Azure machines to Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
152-
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
153-
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
154-
155124
[!INCLUDE [Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)