Skip to content

Commit 3fe7a04

Browse files
authored
Merge pull request #3485 from MicrosoftDocs/main
pushing fixes live
2 parents 3590f9b + 3f7af65 commit 3fe7a04

File tree

7 files changed

+63
-50
lines changed

7 files changed

+63
-50
lines changed

defender-endpoint/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@
108108
items:
109109
- name: Overview
110110
href: mde-planning-guide.md
111-
- name: Step 1 - Set up Defender for Endpoint deployment
111+
- name: Step 1 - Prepare for deployment
112112
href: production-deployment.md
113113
- name: Step 2 - Assign roles and permissions
114114
href: prepare-deployment.md
115-
- name: Step 3 - Identify your architecture and deployment method
115+
- name: Step 3 - Identify your architecture and select a deployment method
116116
href: deployment-strategy.md
117-
- name: Step 4 - Onboard devices
117+
- name: Step 4 - Onboard devices to Defender for Endpoint
118118
href: onboarding.md
119-
- name: Step 5 - Configure Microsoft Defender for Endpoint capabilities
119+
- name: Step 5 - Configure Defender for Endpoint capabilities
120120
href: onboard-configure.md
121121

122122
- name: Onboard and configure devices

defender-endpoint/defender-endpoint-trial-user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This playbook is a simple guide to help you make the most of your free trial. Us
6969

7070
To make sure your Defender for Endpoint subscription is properly provisioned, you can check your license state in either the Microsoft 365 admin center ([https://admin.microsoft.com](https://admin.microsoft.com)) or Microsoft Entra ID ([https://portal.azure.com](https://portal.azure.com/#blade/Microsoft_AAD_IAM/LicensesMenuBlade/Products)).
7171

72-
[Check your license state](production-deployment.md#check-license-state).
72+
[Check your license state](production-deployment.md#check-your-license-state).
7373

7474
## Step 2: Set up role-based access control and grant permissions to your security team
7575

defender-endpoint/deployment-strategy.md

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Identify Defender for Endpoint architecture and deployment method
2+
title: Identify your architecture and select a deployment method for Defender for Endpoint
33
description: Select the best Microsoft Defender for Endpoint deployment strategy for your environment.
44
ms.service: defender-endpoint
55
ms.author: deniseb
@@ -13,10 +13,10 @@ ms.collection:
1313
ms.topic: conceptual
1414
ms.subservice: onboard
1515
search.appverid: met150
16-
ms.date: 12/12/2024
16+
ms.date: 04/15/2025
1717
---
1818

19-
# Identify Defender for Endpoint architecture and deployment method
19+
# Identify your architecture and select a deployment method for Defender for Endpoint
2020

2121
**Applies to:**
2222

@@ -26,7 +26,7 @@ ms.date: 12/12/2024
2626

2727
> Want to experience Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630)
2828
29-
If you're already completed the steps to set up your Microsoft Defender for Endpoint deployment, and you have assigned roles and permissions for Defender for Endpoint, your next step is to create a plan for onboarding. Your plan begins with identifying your architecture and choosing your deployment method.
29+
If you're already completed the steps to [prepare your environment for Defender for Endpoint](production-deployment.md), and you have [assigned roles and permissions for Defender for Endpoint](prepare-deployment.md), your next step is to create a plan for onboarding. This plan should begin with identifying your architecture and choosing your deployment method.
3030

3131
We understand that every enterprise environment is unique, so we've provided several options to give you the flexibility in choosing how to deploy the service. Deciding how to onboard endpoints to the Defender for Endpoint service comes down to two important steps:
3232

@@ -43,21 +43,27 @@ Depending on your environment, some tools are better suited for certain architec
4343
|**On-premises**|For enterprises who want to take advantage of the cloud-based capabilities of Microsoft Defender for Endpoint while also maximizing their investments in Configuration Manager or Active Directory Domain Services, we recommend this architecture.|
4444
|**Evaluation and local onboarding**|We recommend this architecture for SOCs (Security Operations Centers) who are looking to evaluate or run a Microsoft Defender for Endpoint pilot, but don't have existing management or deployment tools. This architecture can also be used to onboard devices in small environments without management infrastructure, such as a DMZ (Demilitarized Zone).|
4545

46-
## Step 2: Select deployment method
46+
## Step 2: Select your deployment method
4747

48-
Once you have determined the architecture of your environment and have created an inventory as outlined in the [requirements section](mde-planning-guide.md#requirements), use the table below to select the appropriate deployment tools for the endpoints in your environment. This will help you plan the deployment effectively.
48+
Once you have determined the architecture of your environment and have created an inventory as outlined in the [requirements section](mde-planning-guide.md#requirements), use the table below to select the appropriate deployment tools for the endpoints in your environment. This information will help you plan the deployment effectively.
4949

5050
|Endpoint|Deployment tool|
5151
|---|---|
52-
|**Windows**|[Local script (up to 10 devices)](configure-endpoints-script.md) <br/> [Group Policy](configure-endpoints-gp.md) <br/> [Microsoft Intune/ Mobile Device Manager](configure-endpoints-mdm.md) <br/> [Microsoft Configuration Manager](configure-endpoints-sccm.md) <br/> [VDI scripts](configure-endpoints-vdi.md)|
53-
|**Windows servers<br/>Linux servers** <br/>(Requires a server license) | [Onboard Windows devices using a local script](configure-endpoints-script.md)<br/>[Integration with Microsoft Defender for Cloud](azure-server-integration.md) |
54-
|**macOS**|[Local script](mac-install-manually.md) <br/> [Microsoft Intune](mac-install-with-intune.md) <br/> [JAMF Pro](mac-install-with-jamf.md) <br/> [Mobile Device Management](mac-install-with-other-mdm.md)|
55-
|**Linux servers**|[Local script](linux-install-manually.md) <br/> [Puppet](linux-install-with-puppet.md) <br/> [Ansible](linux-install-with-ansible.md) <br/> [Chef](linux-deploy-defender-for-endpoint-with-chef.md)<br/> [Saltstack](linux-install-with-saltack.md)<br/>[Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)|
52+
| **Windows client devices** |[Microsoft Intune / Mobile Device Management (MDM)](configure-endpoints-mdm.md) <br/>[Microsoft Configuration Manager](configure-endpoints-sccm.md)<br/>[Local script (up to 10 devices)](configure-endpoints-script.md)<br/>[Group Policy](configure-endpoints-gp.md)<br/>[Non-persistent virtual desktop infrastructure (VDI) devices](configure-endpoints-vdi.md)<br/>[Azure Virtual Desktop](onboard-windows-multi-session-device.md)<br/>[System Center Endpoint Protection and Microsoft Monitoring Agent](onboard-downlevel.md) (for previous versions of Windows) |
53+
|**Windows Server** <br/>(Requires a server license) | [Local script](configure-endpoints-script.md)<br/>[Integration with Microsoft Defender for Cloud](azure-server-integration.md)<br/>[Guidance for Windows Server with SAP](mde-sap-windows-server.md) |
54+
|**macOS**| [Intune](mac-install-with-intune.md)<br/>[JAMF Pro](mac-install-with-jamf.md) <br/>[Local script](mac-install-manually.md)(manual deployment) <br/>[MDM tools](mac-install-with-other-mdm.md)|
55+
|**Linux server**|[Installer script based deployment](linux-installer-script.md)<br/>[Ansible](linux-install-with-ansible.md)<br/>[Chef](linux-deploy-defender-for-endpoint-with-chef.md)<br/>[Puppet](linux-install-with-puppet.md) <br/>[Saltstack](linux-install-with-saltack.md)<br/>[Manual deployment](linux-install-manually.md)<br/>[Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)<br/>[Guidance for ARM64-based devices (preview)](mde-linux-arm.md)<br/>[Guidance for Linux with SAP](mde-linux-deployment-on-sap.md)|
5656
|**Android**|[Microsoft Intune](android-intune.md)|
5757
|**iOS**|[Microsoft Intune](ios-install.md) <br/> [Mobile Application Manager](ios-install-unmanaged.md) |
5858

5959
> [!NOTE]
60-
> For devices that aren't managed by Microsoft Intune or Microsoft Configuration Manager, you can use the Security Management for Microsoft Defender for Endpoint to receive security configurations for Microsoft Defender directly from Intune.
60+
> For devices that aren't managed by Intune or Configuration Manager, you can use the Defender for Endpoint Security Settings Management to receive security configurations directly from Intune.
61+
> To onboard servers to Defender for Endpoint, [server licenses](/office365/servicedescriptions/microsoft-365-service-descriptions/microsoft-365-tenantlevel-services-licensing-guidance/microsoft-365-security-compliance-licensing-guidance#microsoft-defender-for-endpoint) are required. You can choose from these options:
62+
>
63+
> - [Microsoft Defender for Servers Plan 1 or Plan 2](/azure/defender-for-cloud/defender-for-servers-overview) (as part of the Defender for Cloud) offering
64+
- Microsoft Defender for Endpoint for servers
65+
- [Microsoft Defender for Business servers](/defender-business/get-defender-business#how-to-get-microsoft-defender-for-business-servers) (for small and medium-sized businesses only)
66+
6167

6268
## Next step
6369

135 KB
Loading

defender-endpoint/onboarding.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Onboard to Microsoft Defender for Endpoint
2+
title: Onboard devices to Microsoft Defender for Endpoint
33
description: Learn how to onboard endpoints to Microsoft Defender for Endpoint service.
44
ms.service: defender-endpoint
55
ms.author: deniseb
@@ -20,7 +20,7 @@ search.appverid: met150
2020
ms.date: 04/03/2024
2121
---
2222

23-
# Onboard to Microsoft Defender for Endpoint
23+
# Onboard devices to Microsoft Defender for Endpoint
2424

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

@@ -35,16 +35,21 @@ ms.date: 04/03/2024
3535
3636
## Onboard devices using any of the supported management tools
3737

38-
The deployment tool you use influences how you onboard endpoints to the service.
38+
The deployment tool you use influences how you onboard endpoints to the service. Refer to your selected [deployment method](deployment-strategy.md#step-2-select-your-deployment-method).
3939

40-
To start onboarding your devices:
40+
If you're onboarding devices in the Microsoft Defender portal, follow these steps:
4141

42-
1. Go to [Select deployment method](deployment-strategy.md#step-2-select-deployment-method).
43-
2. Choose the Operating System for the devices you wish to Onboard.
44-
3. Select the tool you plan to use.
45-
4. Follow the instructions to Onboard your devices.
42+
1. In the [Microsoft Defender portal](https://security.microsoft.com), go to **Settings** > **Endpoints**, and then, under **Device management**, select **Onboarding**.
4643

47-
This video provides a quick overview of the onboarding process and the different tools and methods.
44+
:::image type="content" source="media/mde-device-onboarding-ui.png" alt-text="Screenshot showing device onboarding in the Microsoft Defender portal for Defender for Endpoint.":::
45+
46+
2. Under **Select operating system to start onboarding process**, select the operating system for the device.
47+
48+
3. Under **Connectivity type**, select either **Streamlined** or **Standard**. (See [prerequisites for streamlined connectivity](/defender-endpoint/configure-device-connectivity#prerequisites).)
49+
50+
4. Under **Deployment method**, select an option. Then download the onboarding package (and installation package, if there is one available). Follow the instructions to onboard your devices.
51+
52+
The following video provides a quick overview of the onboarding process and the different tools and methods:
4853

4954
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=2524ee5d-6a5f-482c-8f69-dc3792577c60]
5055
@@ -59,7 +64,7 @@ This table provides an example of the deployment rings you might use:
5964
|Deployment ring|Description|
6065
|---|---|
6166
|Evaluate|Ring 1: Identify 50 devices to onboard to the service for testing.|
62-
|Pilot|Ring 2: Identify and onboard the next 50-100 endpoints in a production environment. Microsoft Defender for Endpoint supports various endpoints that you can onboard to the service, for more information, see [Select deployment method](deployment-strategy.md#step-2-select-deployment-method).|
67+
|Pilot|Ring 2: Identify and onboard the next 50-100 endpoints in a production environment. Microsoft Defender for Endpoint supports various endpoints that you can onboard to the service, for more information, see [Select deployment method](deployment-strategy.md#step-2-select-your-deployment-method).|
6368
|Full deployment|Ring 3: Roll out service to the rest of environment in larger increments. For more information, see [Get started with your Microsoft Defender for Endpoint deployment](mde-planning-guide.md).
6469

6570
### Exit criteria

defender-endpoint/production-deployment.md

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Set up Microsoft Defender for Endpoint deployment
2+
title: Prepare to deploy Microsoft Defender for Endpoint
33
description: Learn how to set up the deployment for Microsoft Defender for Endpoint.
44
ms.service: defender-endpoint
55
ms.author: deniseb
@@ -17,10 +17,10 @@ ms.custom: admindeeplinkDEFENDER
1717
ms.topic: conceptual
1818
ms.subservice: onboard
1919
search.appverid: met150
20-
ms.date: 05/08/2024
20+
ms.date: 04/15/2025
2121
---
2222

23-
# Set up Microsoft Defender for Endpoint deployment
23+
# Prepare to deploy Microsoft Defender for Endpoint deployment
2424

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

@@ -45,51 +45,53 @@ In this deployment scenario, you're guided through the steps on:
4545
4646
[!Include [defender-endpoint-setup-guide.md](../includes/mde-automated-setup-guide.md)]
4747

48-
## Check license state
48+
## Check your license state
4949

50-
Checking for the license state and whether it was properly provisioned can be done through the admin center or through the **Microsoft Azure portal**.
50+
Checking for the license state and whether it was properly provisioned can be done through the Microsoft 365 admin center or through the **Microsoft Azure portal**.
5151

52-
1. To view your licenses, go to the **Microsoft Azure portal** and navigate to the [Microsoft Azure portal license section](https://portal.azure.com/#blade/Microsoft_AAD_IAM/LicensesMenuBlade/Products).
52+
- In the [Microsoft 365 admin center](https://admin.microsoft.com/Adminportal/), in the navigation pane, expand **Billing**, and then select **Your products**.
5353

54-
:::image type="content" source="media/atp-licensing-azure-portal.png" alt-text="The Azure Licensing page" lightbox="media/atp-licensing-azure-portal.png":::
55-
56-
1. Alternately, in the admin center, navigate to **Billing** \> **Subscriptions**.
57-
58-
On the screen, you see all the provisioned licenses and their current **Status**.
59-
60-
:::image type="content" source="media/atp-billing-subscriptions.png" alt-text="The billing licenses page":::
54+
- In the [Microsoft Azure portal](https://portal.azure.com/#home), under **Manage Microsoft Entra ID**, select **View**. Then, under **Manage**, select **Licenses**.
6155

6256
## Cloud Service Provider validation
6357

64-
To gain access into which licenses are provisioned to your company, and to check the state of the licenses, go to the admin center.
58+
To gain access into which licenses are provisioned to your company, and to check the state of the licenses, go to the Microsoft 365 admin center.
6559

66-
1. From the **Partner portal**, select **Administer services > Office 365**.
60+
1. From the **Partner portal**, select **Administer services** > **Office 365**.
6761

68-
2. Clicking on the **Partner portal** link opens the **Admin on behalf** option and gives you access to the customer admin center.
62+
2. Selecting the **Partner portal** link opens the **Admin on behalf** option and gives you access to the customer admin center.
6963

7064
:::image type="content" source="media/atp-O365-admin-portal-customer.png" alt-text="The Office 365 admin portal" lightbox="media/atp-O365-admin-portal-customer.png":::
7165

7266
## Tenant Configuration
7367

74-
Initiating Microsoft Defender for Endpoint tenant is easy. From the navigation menu, select any item under the Endpoints section, or any Microsoft Defender XDR feature such as Incidents, Hunting, Action center, or Threat analytics to start the tenant creation process.
68+
To provision Defender for Endpoint in your tenant, follow these steps:
69+
70+
1. Go to the [Microsoft Defender portal](https://security.microsoft.com) and sign in.
7571

76-
From a web browser, navigate to the [Microsoft Defender portal](https://security.microsoft.com).
72+
2. In the navigation pane, select any of the following items:
7773

74+
- Under **Assets**, select **Devices**.
75+
- Under **Endpoints**, select an item, such as **Dashboard** or **Endpoint security policies**.
76+
7877
## Data center location
7978

8079
Microsoft Defender for Endpoint stores and process data in the [same location as used by Microsoft Defender XDR](/defender-xdr/m365d-enable). If Microsoft Defender XDR hasn't been turned on yet, onboarding to Defender for Endpoint also turns on Defender XDR, and a new data center location is automatically selected based on the location of active Microsoft 365 security services. The selected data center location is shown on the screen.
8180

8281
## Network configuration
8382

84-
Ensure devices can connect to the Defender for Endpoint cloud services. The use of a proxy is recommended.
83+
Ensure devices can connect to the Defender for Endpoint cloud services. The use of a proxy is recommended. See the following articles to configure your network:
8584

86-
[STEP 1: Configure your network environment to ensure connectivity with Defender for Endpoint service](configure-environment.md).
87-
[STEP 2: Configure your devices to connect to the Defender for Endpoint service using a proxy](configure-proxy-internet.md).
88-
[STEP 3: Verify client connectivity to Microsoft Defender for Endpoint service URLs](verify-connectivity.md).
85+
1. [Configure your network environment to ensure connectivity with Defender for Endpoint service](configure-environment.md).
8986

90-
In certain scenarios, you might want to allow traffic to IP addresses. Not all services are accessible in this way and you need to evaluate how to address this potential issue in your environment - for example, by centrally downloading then distributing updates. For more information, see [Option 2: Configure connectivity using static IP ranges](configure-device-connectivity.md#option-2-configure-connectivity-using-static-ip-ranges).
87+
2. [Configure your devices to connect to the Defender for Endpoint service using a proxy](configure-proxy-internet.md).
88+
89+
3. [Verify client connectivity to Microsoft Defender for Endpoint service URLs](verify-connectivity.md).
90+
91+
In certain scenarios, you might want to allow traffic to IP addresses. Not all services are accessible in this way and you need to evaluate how to address this potential issue in your environment. For example, you might need to download updates to a central location and then distribute them. For more information, see Configure connectivity using static IP ranges](configure-device-connectivity.md#option-2-configure-connectivity-using-static-ip-ranges).
9192

9293
## Next step
9394

9495
- Continue to [Step 2 - Assign roles and permissions](prepare-deployment.md)
96+
9597
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

defender-endpoint/switch-to-mde-phase-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Now that you've updated your organization's devices, the next step is to get Def
6969

7070
1. Buy or try Defender for Endpoint today. [Start a free trial or request a quote](https://aka.ms/mdatp). Microsoft 365 E3 includes Defender for Endpoint Plan 1, and Microsoft 365 E5 includes Defender for Endpoint Plan 2.
7171

72-
2. Verify that your licenses are properly provisioned. [Check your license state](production-deployment.md#check-license-state).
72+
2. Verify that your licenses are properly provisioned. [Check your license state](production-deployment.md#check-your-license-state).
7373

7474
3. Set up your dedicated cloud instance of Defender for Endpoint. See [Defender for Endpoint setup: Tenant configuration](production-deployment.md#tenant-configuration).
7575

0 commit comments

Comments
 (0)