While trying to setup Azure Active Directory Connect, I keep getting the following error. "An error occurred executing Configure AAD Sync task: An error occurred while sending the request." Any ideas on what to look for to fix this issue? I have disabled MFA for the Azure Sync account that is created in Entra. I have looked at the logs, but I am not seeing much. I do see the following error in the log.
"Exception Data (Raw): System.Management.Automation.CmdletInvocationException: An error occurred while sending the request. ---> Microsoft.IdentityManagement.PowerShell.ObjectModel.SynchronizationConfigurationValidationException: An error occurred while sending the request.
at Microsoft.DirectoryServices.MetadirectoryServices.UI.WebServices.MMSWebService.ValidateConfigurationParameters(Connector connector)
at Microsoft.DirectoryServices.MetadirectoryServices.UI.WebServices.MMSWebService.CreateConnector(Connector connector, Boolean validate)
at Microsoft.IdentityManagement.PowerShell.Cmdlet.AddADSyncConnectorCmdlet.ProcessRecord()"