We are trying to set up SPNs for SQL SSRS in an environment that only has Azure AD. If I ran the SETSPN -S
MSCRMSandboxService/TESTCRM domain\crmtestserv
SETSPN -S MSCRMSandboxService/TESTCRM.symposium.org domain\crmtestserv I always get the message that my account has insufficient right even if the account is in the AAD DC Administrators group.
So what would be the process to set a SPN while using Azure AD?