Hello All,
I am using Azure AD Connect Tool to setup Sync with ADFS for SSO.
Gettting follwoing error,
[INFO ] CreateAADTrustTask: Set-MsolAdfsContext Command successfully called.
[INFO ] CreateAADTrustTask: The selected azure domain is somedomain.com.
[INFO ] CreateAADTrustTask: There are no other domains configured, somedomain.com is the first domain being configured
[ERROR] CreateAADTrustTask Execute: The given Azure tenant's configuration is broken. The current configuration supports federating multiple Azure domains, but does not contain any federated Azure domains.
[INFO ] Task 'Create AAD Trust' has finished execution
[ERROR] Microsoft.Online.Deployment.Types.AzureDomainIncompatibleException: Exception of type 'Microsoft.Online.Deployment.Types.AzureDomainIncompatibleException' was thrown.
at Microsoft.Online.Deployment.PSModule.Tasks.AAD.CreateAADTrustTask`1.Execute()
at Microsoft.Online.Deployment.Framework.Workflow.WorkflowTask.ExecuteWrapper()
.
.
[INFO ] Updating state of activity ConfigureSyncEngineForSSO from InProgress to Failed
[VERB ] Persisted activities are as follows:
[VERB ] CollectSSOScenarioInformation (a30b0c61-8ec9-45c3-818c-0daabc778260): FinishedSuccessfully
[VERB ] InstallAADSyncEngine (5fb5507c-4408-49c6-abf9-0a3806471871): FinishedSuccessfully
[VERB ] ConfigureSyncEngineForSSO (6602e01d-7fe7-423b-8ec6-977a461dfbc1): Failed
[VERB ] ConfigureAADForSSO (be45ebed-0b78-49e3-acbc-e98017398adb): NotStarted
And if I check the Azure Portal somedomain.com is shown as VERIFIED
and SSO is Configured.