Skip to content

Commit 49c6fa4

Browse files
committed
Learn Editor: Update remove-unsafe-permissions-sensitive-entra-connect.md
1 parent 5e044ee commit 49c6fa4

File tree

5 files changed

+35
-4
lines changed

5 files changed

+35
-4
lines changed
176 KB
Loading
32.2 KB
Loading
37.4 KB
Loading

ATPDocs/remove-unsafe-permissions-sensitive-entra-connect.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,35 @@ ms.topic: article
1212
ms.date: 03/16/2025
1313
---
1414

15-
Security assessment: Remove unsafe permissions on sensitive Entra Connect accounts
15+
# Security assessment: Remove unsafe permissions on sensitive Entra Connect accounts
16+
17+
This article describes Microsoft Defender for Identity's Microsoft Entra Connect accounts unsafe permissions security posture assessment report.
18+
19+
> [!NOTE]
20+
> This security assessment will be available only if Microsoft Defender for Identity sensor is installed on servers running Microsoft Entra Connect services and Sign on method as part of Microsoft Entra Connect configuration is set to single sign-on and the SSO computer account exists. Learn more about Microsoft Entra seamless sign-on **[here](/entra/identity/hybrid/connect/how-to-connect-sso)**.
21+
22+
## How can unsafe permissions on Entra Connect accounts expose your hybrid identity to risk?
23+
24+
Entra Connect accounts like AD DS Connector account (also known as MSOL_) and Entra Seamless SSO computer account (AZUREADSSOACC) have powerful privileges, including replication and password reset rights. If these accounts are granted unsafe permissions, attackers could exploit them to gain unauthorized access, escalate privileges, or take control of hybrid identity infrastructure. This could lead to account takeovers, unauthorized directory modifications, and a broader compromise of both on-premises and cloud environments.
25+
26+
## How do I use this security assessment to improve my hybrid organizational security posture?
27+
28+
1. Review the recommended action at[ https://security.microsoft.com/securescore?viewid=actions](https://security.microsoft.com/securescore?viewid=actions) for Remove unsafe permissions on sensitive Entra Connect accounts.
29+
30+
1. Review the list of exposed entities to identify accounts with unsafe permissions. For example:![Screenshot of exposed entities.](media/remove-unsafe-permissions-sensitive-entra-connect/screenshot-2025-03-16-153140.png)
31+
32+
If you click on "Click to expend" you can find more details about the granted permissions. For example:
33+
![Screenshot of report.](media/remove-unsafe-permissions-sensitive-entra-connect/screenshot-2025-03-16-153210.png)
34+
35+
1. For each exposed account, remove problematic permissions that allow unprivileged accounts to takeover critical hybrid assets. In the example below, you can see an AD DS Connector account with problematic permissions that need to be removed.
36+
![Screenshot of permissions.](media/remove-unsafe-permissions-sensitive-entra-connect/image.png)
37+
38+
> [!NOTE]
39+
> While assessments are updated in near real time, scores and statuses are updated every 24 hours. While the list of impacted entities is updated within a few minutes of your implementing the recommendations, the status may still take time until it's marked as **Completed**.
40+
41+
## Next steps
42+
43+
- [Learn more about Microsoft Secure Score](/microsoft-365/security/defender/microsoft-secure-score)
44+
45+
- [Learn more about Defender for Identity Sensor for Microsoft Entra Connect](https://aka.ms/MdiSensorForMicrosoftEntraConnectInstallation)
46+

ATPDocs/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ items:
164164
href: security-assessment.md
165165
- name: Hybrid security
166166
items:
167-
- name: Remove unsafe permissions on sensitive Entra Connect accounts
168-
href: remove-unsafe-permissions-sensitive-entra-connect.md
169-
displayName: MDI
170167
- name: Change password for Microsoft Entra seamless SSO account
171168
href: change-password-microsoft-entra-seamless-single-sign-on.md
172169
displayName: Microsoft Entra connect
@@ -177,6 +174,9 @@ items:
177174
href: remove-replication-permissions-microsoft-entra-connect.md
178175
- name: Identity infrastructure
179176
items:
177+
- name: Remove unsafe permissions on sensitive Entra Connect accounts
178+
href: remove-unsafe-permissions-sensitive-entra-connect.md
179+
displayName: MDI
180180
- name: Built-in Active Directory Guest account is enabled
181181
href: built-in-active-directory-guest-account-is-enabled.md
182182
- name: Change Domain Controller computer account old password

0 commit comments

Comments
 (0)