Skip to content

Commit ac7e2d6

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/defender-docs-pr into painbar-simplified-installation
2 parents 6c1b958 + 772479e commit ac7e2d6

File tree

1,283 files changed

+4476
-2987
lines changed

Some content is hidden

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

1,283 files changed

+4476
-2987
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"docsets_to_publish": [
33
{
44
"docset_name": "ATA-Docs",
5-
"build_source_folder": "ATADocs",
5+
"build_source_folder": "advanced-threat-analytics",
66
"build_output_subfolder": "ATA-Docs",
77
"locale": "en-us",
88
"monikers": [],

ATPDocs/alerts-xdr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: rlitinsky
88

99
# Microsoft Defender for Identity XDR alerts
1010

11-
Microsoft Defender for Identity alerts can appear in the Microsoft Defender XDR portal in two different formats depending on if the alert originates from Defender for Identity or Defender XDR. All alerts are based on detections from Defender for Identity sensors. The differences in layout and information are part of an ongoing transition to a unified alerting experience across Microsoft Defender products. This article lists
11+
Microsoft Defender for Identity alerts can appear in the Microsoft Defender XDR portal in two different formats depending on if the alert originates from Defender for Identity or Defender XDR. All alerts are based on detections from Defender for Identity sensors. The differences in layout and information are part of an ongoing transition to a unified alerting experience across Microsoft Defender products.
1212

1313
To learn more about how to understand the structure, and common components of all Defender for Identity security alerts, see [View and manage alerts](understanding-security-alerts.md).
1414

ATPDocs/change-password-krbtgt-account.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ If the KRBTGT account's password is compromised, an attacker can use its hash to
2929
1. Take appropriate action on those accounts by resetting their password **twice** to invalidate the Golden Ticket attack. 
3030

3131
> [!NOTE]
32-
> The krbtgt Kerberos account in all Active Directory domains supports key storage in all Kerberos Key Distribution Centers (KDC). To renew the Kerberos keys for TGT encryption, periodically change the krbtgt account password. It is recommended to use the [Microsoft-provided script.](https://github.com/microsoft/New-KrbtgtKeys.ps1)
32+
> The krbtgt Kerberos account in all Active Directory domains supports key storage in all Kerberos Key Distribution Centers (KDC). To renew the Kerberos keys for TGT encryption, periodically change the krbtgt account password. It is recommended to use the [Microsoft-provided script.](https://github.com/microsoft/New-KrbtgtKeys.ps1)
33+
> When resetting the password twice, wait at least 10 hours between resets to avoid Kerberos authentication issues. This wait time is enforced by the script and aligns with best practices.
34+
3335
### Next steps
3436

3537
[Learn more about Microsoft Secure Score](/microsoft-365/security/defender/microsoft-secure-score)

ATPDocs/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Select links in the cards to just to more details, such as documentation, relate
4545
|**Identities overview (shield widget)** |Provides a quick overview of the number of users in hybrid, cloud, and on-premises environments (AD and Microsoft Entra ID). This feature includes direct links to the Advanced Hunting platform, offering detailed user information at your fingertips.|
4646
|**Top insights** /<br>**Users identified in a risky lateral movement path** | Indicates any sensitive accounts with risky lateral movement paths, which are windows of opportunity for attackers and can expose risks. <br><br>We recommend that you take action on any sensitive accounts found with risky lateral movement paths to minimize your risk. <br><br>For more information, see [Understand and investigate Lateral Movement Paths (LMPs) with Microsoft Defender for Identity](understand-lateral-movement-paths.md).|
4747
|**Top insights** /<br>**Dormant Active Directory users who should be removed from sensitive groups** | Lists accounts that have been left unused for at least 180 days. <br><br>An easy and quiet path deep into your organization is through inactive accounts that are a part of sensitive groups, therefore we recommend removing those users from sensitive groups. <br><br>For more information, see [Security assessment: Riskiest lateral movement paths (LMP)](security-assessment-riskiest-lmp.md).|
48-
|**ITDR deployment health** | Lists any sensor deployment progress, any health alerts, and license availability. |
48+
|**ITDR deployment health** | Lists any sensor deployment progress, any health alerts, and license availability derived from Defender for Identity data and Device Inventory, which relies on Defender for Endpoint coverage. |
4949
|**Identity posture (Secure score)** | The score shown represents your organization's security posture with a focus on the *identity* score, reflecting the collective security state of your identities. The score is automatically updated in real-time to reflect the data shown in graphs and recommended actions. <br><br>Microsoft Secure Score updates daily with system data with new points for each recommended action take.<br><br> For more information, see [Microsoft Secure Score](/microsoft-365/security/defender/microsoft-secure-score). |
5050
| **Highly privileged entities** | Lists a summary of the sensitive accounts in your organization, including Entra ID security administrators and Global admin users. |
5151
| **Identity related incidents** | Lists alerts from both Defender for Identity and [Microsoft Entra ID Protection](/azure/active-directory/identity-protection/overview-identity-protection), and any corresponding, relevant incidents from the last 30 days. |

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Use the following procedures to configure auditing on the domain controllers tha
5959

6060
This procedure describes how to modify your domain controller's Advanced Audit Policy settings as needed for Defender for Identity via the UI.
6161

62-
**Related health issue:** [Directory Services Advanced Auditing is not enabled as required](../health-alerts.md)
62+
**Related health issue:** [Directory Services Advanced Auditing isn't enabled as required](../health-alerts.md)
6363

6464
To configure your Advanced Audit Policy settings:
6565

@@ -100,7 +100,7 @@ To configure your Advanced Audit Policy settings:
100100

101101
1. From an elevated command prompt, enter `gpupdate`.
102102

103-
1. After you apply the policy via GPO, conform that the new events appear in the Event Viewer, under **Windows Logs** > **Security**.
103+
1. After you apply the policy via GPO, confirm that the new events appear in the Event Viewer, under **Windows Logs** > **Security**.
104104

105105
To test your audit policies from the command line, run the following command:
106106

@@ -114,7 +114,7 @@ For more information, see the [auditpol reference documentation](/windows-server
114114
115115
The following actions describe how to modify your domain controller's Advanced Audit Policy settings as needed for Defender for Identity by using PowerShell.
116116
117-
**Related health issue:** [Directory Services Advanced Auditing is not enabled as required](../health-alerts.md)
117+
**Related health issue:** [Directory Services Advanced Auditing isn't enabled as required](../health-alerts.md)
118118
119119
To configure your settings, run:
120120
@@ -167,7 +167,7 @@ This section describes the extra configuration steps that you need for auditing
167167
> - Domain group policies to collect Windows event 8004 should be applied *only* to domain controllers.
168168
> - When a Defender for Identity sensor parses Windows event 8004, Defender for Identity NTLM authentication activities are enriched with the server-accessed data.
169169
170-
**Related health issue:** [NTLM Auditing is not enabled](../health-alerts.md)
170+
**Related health issue:** [NTLM Auditing isn't enabled](../health-alerts.md)
171171

172172
To configure NTLM auditing:
173173

@@ -192,7 +192,7 @@ To collect events for object changes, such as for event 4662, you must also conf
192192
> [!IMPORTANT]
193193
> Review and audit your policies (via the [UI](#configure-advanced-audit-policy-settings-from-the-ui) or [PowerShell](#configure-advanced-audit-policy-settings-by-using-powershell)) before you enable event collection, to ensure that the domain controllers are properly configured to record the necessary events. If this auditing is configured properly, it should have a minimal effect on server performance.
194194
195-
**Related health issue:** [Directory Services Object Auditing is not enabled as required](../health-alerts.md)
195+
**Related health issue:** [Directory Services Object Auditing isn't enabled as required](../health-alerts.md)
196196

197197
To configure domain object auditing:
198198

@@ -233,7 +233,7 @@ To configure domain object auditing:
233233

234234
![Screenshot of selecting permissions.](../media/select-permissions.png)
235235

236-
Now, all relevant changes to directory services appear as 4662 events when they're triggered.
236+
Now, all relevant changes to directory services appear as 4,662 events when they're triggered.
237237

238238
1. Repeat the steps in this procedure, but for **Applies to**, select the following object types <sup>1</sup>
239239
- **Descendant Group Objects**
@@ -368,7 +368,7 @@ To configure auditing on Microsoft Entra Connect servers:
368368
369369
## Update legacy configurations
370370
371-
Defender for Identity no longer requires logging 1644 events. If you have either of the following settings enabled, you can remove them from the registry.
371+
Defender for Identity no longer requires logging 1,644 events. If you have either of the following settings enabled, you can remove them from the registry.
372372
373373
```reg
374374
Windows Registry Editor Version 5.00
49.4 KB
Loading
49.5 KB
Loading
36.9 KB
Loading
149 KB
Loading
34.8 KB
Loading

0 commit comments

Comments
 (0)