No, that wouldnt work, the trust is with Azure AD, not the Azure AD DS managed domain.
Enable Cloud Kerberos trust with Azure AD Domain Services
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 ID
1 answer
Sort by: Most helpful
-
Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
2023-06-07T13:46:41.3666667+00:00