Skip to content

Commit 87f9072

Browse files
authored
Merge branch 'main' into diannegali-mdvmupdates
2 parents ba2a023 + 8e733fe commit 87f9072

29 files changed

+189
-148
lines changed

ATPDocs/deploy/activate-capabilities.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,16 @@ Activate the Defender for Identity from the [Microsoft Defender portal](https://
8888

8989
The Activation page lists servers discovered in Device Inventory and identified as eligible domain controllers.
9090

91-
2. Select the domain controller where you want to activate the Defender for Identity capabilities and then select **Activate**. Confirm your selection when prompted.
91+
1. Select the domain controller where you want to activate the Defender for Identity capabilities and then select **Activate**. Confirm your selection when prompted.
92+
93+
:::image type="content" source="media/activate-capabilities/1.jpg" lightbox="media/activate-capabilities/1.jpg" alt-text="Screenshot that shows how to activate the new sensor.":::
9294

9395
> [!NOTE]
9496
> You can choose to activate eligible domain controllers either automatically, where Defender for Identity activates them as soon as they're discovered, or manually, where you select specific domain controllers from the list of eligible servers.
9597
96-
3. When the activation is complete, a green success banner shows. In the banner, select **Click here to see the onboarded servers** to jump to the **Settings > Identities > Sensors** page, where you can check your sensor health.
98+
1. When the activation is complete, a green success banner shows. In the banner, select **Click here to see the onboarded servers** to jump to the **Settings > Identities > Sensors** page, where you can check your sensor health.
99+
100+
:::image type="content" source="media/activate-capabilities/2.jpg" lightbox="media/activate-capabilities/2.jpg" alt-text="Screenshot that shows how to seethe onboarded servers.":::
97101

98102
## Onboarding Confirmation
99103

@@ -104,7 +108,7 @@ To confirm the sensor has been onboarded:
104108
2. Check that the onboarded domain controller is listed.
105109

106110
> [!NOTE]
107-
> The activation doesn't require a restart/reboot. The first time you activate Defender for Identity capabilities on your domain controller, it may take up to an hour for the first sensor to show as **Running** on the **Sensors** page. Subsequent activations are shown within five minutes.
111+
> The activation doesn't require a restart/reboot. The first time you activate Defender for Identity capabilities on your domain controller, it may take up to an hour for the first sensor to show as **Running** on the **Sensors** page. Subsequent activations are shown within five minutes.
108112
109113
## Test activated capabilities
110114

@@ -126,7 +130,6 @@ In the Defender portal, select **Identities** > **Dashboard**, and review the de
126130

127131
For more information, see [Work with Defender for Identity's ITDR dashboard](../dashboard.md).
128132

129-
130133
### Confirm entity page details
131134

132135
Confirm that entities, such as domain controllers, users, and groups, are populated as expected.
@@ -139,7 +142,7 @@ In the Defender portal, check for the following details:
139142

140143
- **Group entities**: Use the global search to find a user group, or pivot from a user or device details page where group details are shown. Check for details of group membership, view group users, and group timeline data.
141144

142-
If no event data is found on the group timeline, you may need to create some manually. For example, do this by adding and removing users from the group in Active Directory.
145+
If no event data is found on the group timeline, you may need to create some manually. For example, do this by adding and removing users from the group in Active Directory.
143146

144147
For more information, see [Investigate assets](../investigate-assets.md).
145148

@@ -205,18 +208,20 @@ Test remediation actions on a test user. For example:
205208
206209
1. In the Defender portal, go to the user details page for a test user.
207210
208-
1. From the **Options** menu, select any of the available remediation actions.
211+
2. From the **Options** menu, select any of the available remediation actions.
209212
210-
1. Check Active Directory for the expected activity.
213+
3. Check Active Directory for the expected activity.
211214
212215
For more information, see [Remediation actions in Microsoft Defender for Identity](../remediation-actions.md).
213216
214217
## Deactivate Defender for Identity capabilities on your domain controller
215218
216219
If you want to deactivate Defender for Identity capabilities on your domain controller, delete it from the **Sensors** page:
217220
218-
1. In the Defender portal, select **Settings > Identities > Sensors**.
219-
1. Select the domain controller where you want to deactivate Defender for Identity capabilities, select **Delete**, and confirm your selection.
221+
1. In the Defender portal, select **Settings** > **Identities** > **Sensors**.
222+
2. Select the domain controller where you want to deactivate Defender for Identity capabilities, select **Delete**, and confirm your selection.
223+
224+
:::image type="content" source="media/activate-capabilities/3.jpg" lightbox="media/activate-capabilities/3.jpg" alt-text="Screenshot that shows how to deactivate a server.":::
220225
221226
Deactivating Defender for Identity capabilities from your domain controller doesn't remove the domain controller from Defender for Endpoint. For more information, see [Defender for Endpoint documentation](/microsoft-365/security/defender-endpoint/).
222227
186 KB
Loading
144 KB
Loading
169 KB
Loading

defender-business/mdb-faq.yml

Lines changed: 38 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ sections:
5555
answer: |
5656
If you're planning to onboard an instance of Windows Server or Linux Server, you'll need an additional license, such as [Microsoft Defender for Business servers](get-defender-business.md#how-to-get-microsoft-defender-for-business-servers). This license is available as an add-on to Microsoft 365 Business Premium and the standalone version of Defender for Business. The Microsoft Defender for Business servers license is priced at $3 per server instance. You can either purchase a license for each onboarded server, or choose to offboard servers from Defender for Business.
5757
58-
If you have more than 60 servers, you'll need to get another license, such as [Microsoft Defender for Servers Plan 1 or Plan 2](/azure/defender-for-cloud/plan-defender-for-servers).
58+
If you have more than 60 servers, you'll need to get another license, such as Microsoft Defender for Endpoint Server or Microsoft Defender for Servers Plan 1 or Plan 2. For more information, see [Onboard servers to Microsoft Defender for Endpoint](/defender-endpoint/onboard-server).
5959
6060
- question: What is the difference between Microsoft Defender for Business servers and Microsoft Defender for Servers Plan 1 and Plan 2?
6161
answer: |
@@ -95,9 +95,13 @@ sections:
9595
9696
- question: How do I run custom reports with Defender for Business?
9797
answer: |
98-
Defender for Business uses the Defender for Endpoint APIs. You can use the APIs and a Power BI connector to set up custom reporting. As an example scenario, you could schedule a PowerShell script to generate executive summaries formatted in HTML, and send those summaries via email.
98+
Defender for Business uses the Defender for Endpoint APIs for all the capabilities that are available in Defender for Business. You can use the APIs with a reporting tool. As an example scenario, you can use a Power BI connector and schedule a PowerShell script to generate executive summaries formatted in HTML, and send those summaries via email.
9999
100-
For more information, see [API reference information](/defender-endpoint/api/exposed-apis-create-app-partners). Also see [Microsoft Defender for Business and Microsoft partner resources](mdb-partners.md).
100+
For more information, see the following resources:
101+
102+
- [Overview of management and APIs](/defender-endpoint/api/management-apis)
103+
- [API reference information](/defender-endpoint/api/exposed-apis-create-app-partners)
104+
- [Microsoft Defender for Business and Microsoft partner resources](mdb-partners.md)
101105
102106
- question: I'm a Microsoft partner. Will I be able to manage multiple tenants from one control panel, or will I have to sign in to each tenant individually?
103107
answer: |
@@ -128,19 +132,41 @@ sections:
128132
129133
- question: What are the differences between Defender for Business and Defender for Endpoint Plans 1 and 2?
130134
answer: |
131-
Both Defender for Business and Defender for Endpoint provide strong threat protection capabilities for your company's devices (computers, phones, and tablets, which are also referred to as endpoints). The following table summarizes some key differences between these plans.
135+
[Defender for Business](mdb-overview.md) is designed for small and medium-sized businesses who have up to 300 users. Capabilities in Defender for Business include next-generation protection, attack surface reduction, endpoint detection & response (EDR), and automated investigation and remediation. Defender for Business also features [simplified configuration](mdb-setup-configuration.md) and [device onboarding options](mdb-onboard-devices.md) that streamline the overall setup and configuration process.
132136
133-
| Subscription | Description |
134-
|--|--|
135-
| Defender for Business | [Defender for Business](mdb-overview.md) is designed for small and medium-sized businesses who have up to 300 users. Capabilities in Defender for Business include next-generation protection, attack surface reduction, endpoint detection & response (EDR), and automated investigation and remediation. <br/><br/>Defender for Business also features [simplified configuration](mdb-setup-configuration.md) and [device onboarding options](mdb-onboard-devices.md) that streamline the overall setup and configuration process. |
136-
| Defender for Endpoint | [Defender for Endpoint](/defender-endpoint/microsoft-defender-endpoint) is an enterprise endpoint security platform designed to help organizations prevent, detect, investigate, and respond to advanced threats. <br/><br/>Defender for Endpoint Plan 1 includes next-generation protection and attack surface reduction capabilities. <br/><br/>Defender for Endpoint Plan 2 extends Plan 1 capabilities with threat and vulnerability management, EDR, automated investigation & remediation, threat hunting, and six months of data retention. |
137+
[Defender for Endpoint](/defender-endpoint/microsoft-defender-endpoint) is an enterprise endpoint security platform designed to help organizations prevent, detect, investigate, and respond to advanced threats.
137138
139+
- Defender for Endpoint Plan 1 includes next-generation protection and attack surface reduction capabilities.
140+
- Defender for Endpoint Plan 2 extends Plan 1 capabilities with core vulnerability management capabilities, EDR, automated investigation & remediation, threat hunting, and six months of data retention.
141+
142+
The following table summarizes some differences between Defender for Business and Defender for Endpoint:
143+
144+
| Capabilities | Defender for Business | Defender for Endpoint Plan 1 | Defender for Endpoint Plan 2 |
145+
|---|---|---|---|
146+
| Centralized management | ✔ | ✔ | ✔ |
147+
| Simplified firewall and antivirus configuration for Windows | ✔ | | |
148+
| Vulnerability management (core capabilities) | ✔ | | ✔ |
149+
| Attack surface reduction | ✔ | ✔ | ✔ |
150+
| Next-generation protection | ✔ | ✔ | ✔ |
151+
| Endpoint detection & response (EDR) | ✔ <br/>(optimized) | | ✔ |
152+
| Automatic attack disruption | ✔ | | ✔ |
153+
| Automated investigation & remediation | ✔ | | ✔ |
154+
| Monthly security summary reporting | ✔ | | ✔ |
155+
| 30 days advanced hunting and six months of data retention in the device timeline | | | ✔ |
156+
| Threat analytics | ✔<br/>(optimized) | | ✔ |
157+
| Cross-platform support <br/>(Mac, iOS, Android)| ✔ | ✔ | ✔ |
158+
| Windows Server and Linux Server <br/>(requires server licenses) | ✔ | ✔ | ✔ |
159+
| Microsoft Threat Experts | | | ✔ |
160+
| Microsoft 365 Lighthouse <br/>(optimized; for CSPs only) | ✔ | | |
161+
| Microsoft Defender multi-tenant management | ✔ | ✔ | ✔ |
162+
| APIs | ✔ | ✔ | ✔ |
163+
138164
- question: Can I have a mix of Microsoft endpoint security subscriptions?
139165
answer: |
140-
In general, mixed-licensing scenarios aren't supported in Defender for Business or Microsoft 365 Business Premium.
141-
142-
If you're using the standalone version of Defender for Business, and you add Defender for Endpoint Plan 2 to your tenant, your experience defaults to the Defender for Business experience. However, if you have enough Defender for Endpoint Plan 2 for all users in your tenant, you can contact support and change your experience to the Defender for Endpoint Plan 2 experience. In this case, you're no longer using your Defender for Business licenses, and the simplified configuration experience in Defender for Business changes to advanced settings in Defender for Endpoint.
143-
166+
Microsoft Defender for Business does not support mixed licensing, so a tenant with Defender for Business (which is included in Microsoft 365 Business Premium) along with Defender for Endpoint Plan 2 (which is included in Microsoft 365 E5 Security) defaults to the Defender for Business experience.
167+
168+
For example, if you have 80 users licensed for Defender for Business (as part of a Microsoft 365 Business Premium subscription), and you add Microsoft 365 E5 Security for 30 of those users, the experience for all users defaults to Defender for Business. If you want to change that to the Defender for Endpoint Plan 2 experience, you should license all users for Defender for Endpoint Plan 2 (either through the standalone version of Defender for Endpoint Plan 2 or Microsoft 365 E5 Security), and then contact Microsoft Support to request the switch for your tenant.
169+
144170
For more information, see [Manage your subscription settings](mdb-manage-subscription.md).
145171
146172
For more information about licenses and product terms, see [Licensing and product terms for Microsoft 365 subscriptions](https://www.microsoft.com/licensing/terms/productoffering/Microsoft365/MCA).

defender-business/mdb-manage-subscription.md

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: chrisda
77
manager: deniseb
88
audience: ITPro
99
ms.topic: overview
10-
ms.date: 12/30/2024
10+
ms.date: 03/05/2025
1111
ms.service: defender-business
1212
ms.localizationpriority: medium
1313
ms.reviewer: shlomiakirav, efratka
@@ -20,34 +20,11 @@ ms.collection:
2020

2121
# Change your endpoint security subscription
2222

23-
[Microsoft Defender for Business](mdb-overview.md) and [Microsoft Defender for Endpoint](/defender-endpoint/microsoft-defender-endpoint) are endpoint security subscriptions that your organization can use to protect devices, such as computers, tablets, and phones. As your organization grows, you might be thinking about changing from Defender for Business to Defender for Endpoint. This article describes how to apply *either* Defender for Business *or* Defender for Endpoint Plan 2 features and capabilities across all your organization's devices.
23+
[Microsoft Defender for Business](mdb-overview.md) and [Microsoft Defender for Endpoint](/defender-endpoint/microsoft-defender-endpoint) are endpoint security subscriptions that your organization can use to protect devices, such as computers, tablets, and phones.
2424

25-
## Before you begin
25+
As your organization grows, you might be thinking about changing from Defender for Business to Defender for Endpoint. For example, if you have Defender for Business as part of a [Microsoft 365 Business Premium](/microsoft-365/business-premium/m365bp-overview) subscription, and you add Microsoft 365 E5 Security to your subscription, you now have Defender for Endpoint Plan 2 capabilities while retaining the Defender for Business experience.
2626

27-
- You should have active trial or paid licenses for both Defender for Business and Defender for Endpoint Plan 2.
28-
29-
- If you're using Defender for Business only, you can continue using it. In this case, no changes are needed. But if you're considering switching to Defender for Endpoint Plan 2, follow the guidance in this article.
30-
31-
## View and manage your endpoint security subscription settings
32-
33-
1. As an admin, go to the Microsoft Defender portal ([https://security.microsoft.com](https://security.microsoft.com)) and sign in.
34-
35-
2. Go to **Settings** > **Endpoints** > **Licenses**. Your usage report opens and displays information about your organization's Defender for Business and Defender for Endpoint licenses.
36-
37-
3. To change your subscription, under **Subscriptions applied to your devices**, select **Change subscription settings**.
38-
39-
> [!NOTE]
40-
> If you don't see **Change subscription settings**, at least one of the following conditions is true:
41-
> - You have Defender for Business or Defender for Endpoint (but not both)
42-
> - You don't have enough Defender for Endpoint Plan 2 licenses for all users in your organization
43-
> - The ability to change your subscription settings hasn't rolled out to your organization yet
44-
45-
4. On the **Subscription settings** flyout, choose whether to use only Defender for Business or Defender for Endpoint Plan 2 across your organization's devices. Keep the following important points in mind before you save your changes:
46-
47-
- Make sure you have enough licenses for the subscription you're using for all users in your organization.
48-
- If you select **Only Microsoft Defender for Endpoint Plan 2**, the simplified configuration experience for Defender for Business is replaced with advanced settings that you can configure in Defender for Endpoint. If this change is applied, you can't undo it.
49-
- It can take up to six hours for your changes to be applied.
50-
- Make sure to review your security policies and settings. To get help with Defender for Endpoint policies and settings, see [Configure Defender for Endpoint capabilities](/defender-endpoint/onboard-configure). To get help with Defender for Business policies and settings, see [Review and edit your security policies and settings in Defender for Business](mdb-configure-security-settings.md).
27+
This article describes how to view your current license state and, if needed, change your experience from Defender for Business to Defender for Endpoint.
5128

5229
## Review license usage
5330

@@ -61,6 +38,14 @@ To reduce management overhead, there's no requirement for device-to-user mapping
6138

6239
3. Review your available and assigned licenses. The calculation is based on detected users who have accessed devices that are onboarded to Defender for Business (or Defender for Endpoint).
6340

41+
## Change your experience to Defender for Endpoint
42+
43+
If you have the Defender for Business experience, and you want to change that to the Defender for Endpoint experience, [contact support](/microsoft-365/admin/get-help-support). You should have enough active trial or paid licenses to make the switch.
44+
45+
After you switch to Defender for Endpoint, make sure to review your security policies and settings. To get help with Defender for Endpoint policies and settings, see [Configure Defender for Endpoint capabilities](/defender-endpoint/onboard-configure).
46+
47+
To get help with Defender for Business policies and settings, see [Review and edit your security policies and settings in Defender for Business](mdb-configure-security-settings.md).
48+
6449
## See also
6550

6651
- [Licensing and product terms for Microsoft 365 subscriptions](https://www.microsoft.com/licensing/terms/productoffering/Microsoft365/MCA).

0 commit comments

Comments
 (0)