Do not sync krbtgt_AzureAD to Entra ID
Descriptionโ
Checks whether a synchronized krbtgt_AzureAD account exists in Entra ID. Microsoft recommends that this sensitive account exist only in Entra ID and be created and managed automatically by Microsoft's cloud services. Synchronizing an on-premises krbtgt_AzureAD account to Entra ID weakens the separation between cloud and on-premises identity systems and can increase privilege escalation risk.
How to fixโ
Review your Microsoft Entra Connect synchronization scope and remove the on-premises krbtgt_AzureAD account from synchronization.
- Sign in to the Microsoft Entra admin center as at least a Hybrid Identity Administrator.
- Browse to Identity > Hybrid management > Microsoft Entra Connect and review the current synchronization configuration.
- On the Microsoft Entra Connect server, identify the on-premises
krbtgt_AzureADaccount and exclude it from synchronization, for example by OU filtering or domain filtering. - Run a synchronization cycle and confirm the synchronized
krbtgt_AzureADaccount is no longer present in Entra ID.