Skip to content

Commit bbb95ba

Browse files
authored
Update troubleshooting-known-issues.md
Adding new known scenario for Entra Connect Sensor
1 parent 11f609d commit bbb95ba

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ATPDocs/troubleshooting-known-issues.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,21 @@ The issue can come up when a Defender for Identity workspace license expires and
486486
- "Azure ATP workspaceName Users" -> "Azure ATP workspaceName Users - old"
487487
1. Then you can go back in the [Microsoft Defender portal](https://security.microsoft.com), to the [Settings](https://security.microsoft.com/securitysettings) -> [Identities](https://security.microsoft.com/settings/identities) section to create the new workspace for Defender for Identity.
488488
489+
## Entra Connect sensor experiences loss of database permissions following the update to Microsoft Entra Connect
490+
**Cause:**
491+
492+
Updating Microsoft Entra Connect may cause the Entra Connect sensor to lose previously configured database permissions. To investigate, check the Microsoft Defender logs for relevant indicators. Refer to [Troubleshooting Microsoft Defender for Identity sensor using the Defender for Identity logs](https://learn.microsoft.com/defender-for-identity/troubleshooting-using-logs) for log locations and further details.
493+
494+
Sample logs that may indicate the issue:
495+
496+
`GetEntraConnectGlobalSettingsAsync GetEntraConnectGlobalSettingsAsync failed. Exception - The EXECUTE permission was denied on the object 'mms_get_globalsettings', database Contoso', schema 'dbo'`
497+
498+
`GetEntraConnectConnectivityParametersAsync GetEntraConnectConnectivityParametersAsync failed. Exception - The EXECUTE permission was denied on the object 'mms_get_connectors', database Contoso, schema 'dbo'`
499+
500+
**Resolution:**
501+
502+
If permissions need to be reconfigured, please follow the steps outlined in this [guide](https://learn.microsoft.com/defender-for-identity/deploy/active-directory-federation-services#configure-permissions-for-the-microsoft-entra-connect-adsync-database).
503+
489504
## Next steps
490505
491506
- [Defender for Identity prerequisites](deploy/prerequisites.md)

0 commit comments

Comments
 (0)