Enable Cloud Kerberos trust with Azure AD Domain Services

FIT Admin 0 Reputation points
2023-06-07T13:38:20.9766667+00:00

I would like to enable Cloud Kerberos trust with AADDS, I have attempted this by following the instructions in this article however, when I run the following command, I receive this error:

Command: Set-AzureADKerberosServer -Domain $domain -UserPrincipalName $userPrincipalName -DomainCredential $domainCred

Error: Set-AzureADKerberosServer : Unexpected exception thrown. Action: GetKerberosDomainSyncConfigAsync, Exception: An error occurred. Error Code: 15. Error Description: Identity synchronization is not yet activated for this company. To activate Identity synchronization, click the Activate button on the Identity synchronization page in your Admin Portal.

I'm guessing that I'm not going to be able to enable Cloud Kerberos trust with AADDS, or am I doing something incorrectly?

Microsoft Entra
Microsoft Entra
A group of Microsoft multicloud identity and access solutions.
2,581 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
25,049 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
    2023-06-07T13:46:41.3666667+00:00

    No, that wouldnt work, the trust is with Azure AD, not the Azure AD DS managed domain.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.