Azure Local deployment issue regarding connecting to AD
Hi, I have one machine connected with Azure Arc where I would like to deploy Azure Local on. During deployment, I get validation errors regarding the InvokeEnvironmentChecker. When I locally perform the checker, everything seems healthy but doing it through the Azure Portal gives me validation errors. This is the error message:
Type 'InvokeEnvironmentChecker' of Role 'DeploymentService' raised an exception: System.Management.Automation.RuntimeException: Fail to initialize cloud deployment: Unable to find a default server with Active Directory Web Services running. Command Arguments ------- --------- Initialize-CloudDeployment.ps1 {JSONFilePath=C:\Deployment\Unattended.json, RegistrationResourc... ValidateJob.ps1 {exceptionLogXml=C:\MASLogs\LCM_Controller_Validate_Exception202... <ScriptBlock> {} at checkForInvokeTimeout, C:\NugetStore\Microsoft.AzureStack.Role.Deployment.Service.10.2411.2.824\content\Classes\DeploymentService\DeploymentService.psm1: line 1312 at InvokeEnvironmentChecker, C:\NugetStore\Microsoft.AzureStack.Role.Deployment.Service.10.2411.2.824\content\Classes\DeploymentService\DeploymentService.psm1: line 386 at <ScriptBlock>, C:\NugetStore\Microsoft.AzureStack.Solution.LCMControllerWinService.10.2411.2.789\content\LCMControllerWinService\InvokeInterfaceInternal.psm1: line 139 at Invoke-EceInterfaceInternal, C:\NugetStore\Microsoft.AzureStack.Solution.LCMControllerWinService.10.2411.2.789\content\LCMControllerWinService\InvokeInterfaceInternal.psm1: line 134 at <ScriptBlock>, <No file>: line 33
Any thoughts?
Greetings