Skip to content

Commit 2cbd649

Browse files
authored
Merge branch 'main' into docs-editor/activate-capabilities-1747938821
2 parents 6d5e390 + 08004d5 commit 2cbd649

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+131
-84
lines changed

ATPDocs/deploy/configure-windows-event-collection.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure audit policies for Windows event logs | Microsoft Defender for Identity
33
description: This article describes how to configure audit policies for Windows event logs as part of deploying a Microsoft Defender for Identity sensor.
4-
ms.date: 01/16/2024
4+
ms.date: 06/04/2025
55
ms.topic: how-to
66
ms.reviewer: rlitinsky
77
---
@@ -240,6 +240,7 @@ To configure domain object auditing:
240240
- **Descendant Computer Objects**
241241
- **Descendant msDS-GroupManagedServiceAccount Objects**
242242
- **Descendant msDS-ManagedServiceAccount Objects**
243+
- **Descendant msDS-DelegatedManagedServiceAccount Objects**
243244

244245
> [!NOTE]
245246
> Assigning the auditing permissions on **All descendant objects** would also work, but you need only the object types detailed in the last step.

ATPDocs/privacy-compliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Your data is kept and is available to you while the license is under grace perio
4646

4747
## Data sharing
4848

49-
Defender for Identity shares data, including customer data, among any of the following Microsoft products that are also licensed by the customer:
49+
Defender for Identity shares data, including customer data, among any of the following Microsoft products that are also licensed by the customer. For customers in the Government Community Cloud (GCC), data sharing between government and commercial cloud environments may occur, depending on the location of the service offering.
5050

5151
- Microsoft Defender XDR
5252
- Microsoft Defender for Cloud Apps

ATPDocs/remediation-actions.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,24 @@ The following Defender for Identity actions can be performed directly on your on
3939

4040
- **Reset user password** – This will prompt the user to change their password on the next logon, ensuring that this account can't be used for further impersonation attempts.
4141

42+
- **Mark User Compromised** - The user’s risk level is set to High
43+
44+
- **Suspend User in Entra ID** - Block new sign-ins and access to cloud resources
45+
46+
- **Require User to Sign In Again** - Revoke a user’s active sessions
47+
4248
Depending on your Microsoft Entra ID roles, you might see additional Microsoft Entra ID actions, such as requiring users to sign in again and confirming a user as compromised. For more information, see [Remediate risks and unblock users](/entra/id-protection/howto-identity-protection-remediate-unblock).
4349

50+
## Roles and Permissions
51+
52+
| Action | XDR RBAC permissions |
53+
| ------------------------------------- | ------------------------------------------------------------ |
54+
|Mark User Compromised | - Global Administrator <br> - Security Administrator|
55+
|Suspend User in Entra ID | - Global Administrator |
56+
|Require User to Sign In Again | - Global Administrator <br>|
57+
| Disable/Enable User in Active Directory | Refer to [Required permissions Defender for Identity in Microsoft Defender XDR](/defender-for-identity/role-groups#required-permissions-defender-for-identity-in-microsoft-defender-xdr)|
58+
| Force Password Reset in Active Directory | Refer to [Required permissions Defender for Identity in Microsoft Defender XDR](/defender-for-identity/role-groups#required-permissions-defender-for-identity-in-microsoft-defender-xdr)|
59+
4460

4561
## Related videos
4662

ATPDocs/whats-new.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,23 @@ For more information, see also:
2323

2424
For updates about versions and features released six months ago or earlier, see the [What's new archive for Microsoft Defender for Identity](whats-new-archive.md).
2525

26+
## June 2025
27+
28+
### DefenderForIdentity PowerShell module updates (version 1.0.0.4)
29+
30+
New Features and Improvements:
31+
- Added remote domain functionality
32+
- Added SensorType parameter to Test-MDISensorApiConnection to inform endpoint URL.
33+
- Added ability to Get/Set/Test the Deleted Objects container permissions.
34+
- Added auditing for Delegated Managed Service Accounts (dMSA) in the DomainObjectAuditing configuration.
35+
36+
Bug Fixes:
37+
- Fixed audit verification checks for non-English operating systems.
38+
- Fixed DomainObjectAuditing identity redundant parameter bug.
39+
- Fixed Domain Controller detection logic to confirm AD Web Services is running on the server.
40+
- Fixed issue with Test-MDIDSA not parsing Deleted Object permissions.
41+
- Other reliability fixes.
42+
2643
## May 2025
2744

2845
### Expanded New Sensor Deployment Support for Domain Controllers (Preview)

CloudAppSecurityDocs/cas-compliance-trust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Your data is kept and is available to you while the license is under grace perio
6262

6363
## Data sharing for Microsoft Defender for Cloud Apps
6464

65-
Defender for Cloud Apps shares data, including customer data, among the following Microsoft products also licensed by the customer:
65+
Defender for Cloud Apps shares data, including customer data, among the following Microsoft products also licensed by the customer. For customers in the Government Community Cloud (GCC), data sharing between government and commercial cloud environments may occur, depending on the location of the service offering.
6666

6767
- Microsoft Defender XDR
6868
- Microsoft Defender for Cloud

defender-endpoint/api/collect-investigation-package.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ ms.topic: reference
1515
ms.subservice: reference
1616
ms.custom: api
1717
search.appverid: met150
18-
ms.date: 03/21/2025
18+
ms.date: 06/03/2025
1919
---
2020

2121
# Collect investigation package API
2222

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

2525
**Applies to:**
26+
2627
- [Microsoft Defender for Endpoint Plan 1](../microsoft-defender-endpoint.md)
2728
- [Microsoft Defender for Endpoint](../microsoft-defender-endpoint.md)
2829
- [Microsoft Defender XDR](/defender-xdr)
2930

30-
3131
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630)
3232
3333
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
@@ -40,11 +40,7 @@ Collect investigation package from a device.
4040

4141
## Limitations
4242

43-
1. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.
44-
45-
> [!IMPORTANT]
46-
>
47-
> - These response actions are only available for devices on Windows 10, version 1703 or later, and on Windows 11.
43+
- Rate limitations for this API are 100 calls per minute and 1500 calls per hour.
4844

4945
## Permissions
5046

defender-endpoint/configure-machines-asr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.collection:
1212
- tier2
1313
- mde-asr
1414
ms.custom: admindeeplinkDEFENDER
15-
ms.topic: conceptual
15+
ms.topic: article
1616
ms.subservice: asr
1717
search.appverid: met150
1818
ms.date: 03/27/2025

defender-endpoint/configure-mssp-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ audience: ITPro
1111
ms.collection:
1212
- m365-security
1313
- tier3
14-
ms.topic: conceptual
14+
ms.topic: article
1515
search.appverid: met150
1616
ms.date: 07/24/2024
1717
---

defender-endpoint/data-storage-privacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ms.date: 05/12/2025
2929
- [Microsoft Defender for Endpoint Plan 2](microsoft-defender-endpoint.md)
3030
- [Microsoft Defender for Business](/defender-business/mdb-overview)
3131

32-
> Want to experience Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630)
32+
> Want to experience Defender for Endpoint? [Sign up for a free trial](https://go.microsoft.com/fwlink/p/?linkid=2225630).
3333
3434
This section covers some of the most frequently asked questions regarding privacy and data handling for Defender for Endpoint.
3535

@@ -70,7 +70,7 @@ In the advanced hunting investigation experience, it's accessible via a query fo
7070

7171
## Data sharing for Microsoft Defender for Endpoint
7272

73-
Microsoft Defender for Endpoint shares data, including customer data, among the following Microsoft products, also licensed by the customer.
73+
Microsoft Defender for Endpoint shares data, including customer data, among the following Microsoft products, also licensed by the customer. For customers in the Government Community Cloud (GCC), data sharing between government and commercial cloud environments may occur, depending on the location of the service offering.
7474

7575
- Microsoft Defender XDR
7676
- Microsoft Defender for Cloud Apps

defender-endpoint/defender-antivirus-compatibility-without-mde.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: denisebmsft
55
ms.author: deniseb
66
ms.reviewer: yongrhee
77
ms.service: defender-endpoint
8-
ms.topic: conceptual
8+
ms.topic: article
99
ms.date: 04/09/2025
1010
ms.subservice: ngp
1111
search.appverid: met150

0 commit comments

Comments
 (0)