Unable to connect to Azure AD connect

lalajee 1,821 Reputation points
2022-06-13T09:14:04.98+00:00

Hi, When I open Azure AD connect and try to click on customize sync option and enter my global admin user name and password I get below error

Unable to validate credentials due to an unexpected error. Restart Azure AD Connect with the InteractiveAuth option to further diagnose this issue. () Learn more.

210821-image.png

When I using following command C:\Program Files\Microsoft Azure Active Directory Connect>AzureADConnect.exe /InteractiveAuth

210699-image.png

I get this error

210755-image.png
I have global admin rights in azure ad, we do have adfs server which auth users

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Michael Anthony Blanco 10 Reputation points
    2024-09-11T18:39:08.6733333+00:00

    @julien Hardy
    we ran into the same issue today.
    we first ran the powershell script (as admin) https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/reference-connect-tls-enforcement#powershell-script-to-check-tls-12

    then we ran via powershell as admin
    c:\Program Files\Microsoft Azure Active Directory Connect tabbed to the executable
    .\AzureADConnect.ext /interactiveauth

    Hope that helps? we are now waiting for it to fully sync over, but we overcame the issue you had

    User's image

    2 people found this answer helpful.

  2. Julien HARDY 35 Reputation points
    2024-09-12T13:17:42.33+00:00

    I've solved the problem, it was due to TLS 1.2

    2 people found this answer helpful.

  3. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2022-06-13T12:24:08.997+00:00

    Hi @lalajee

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    First, you must ensure that the user from your Azure AD has the correct password and that the user cannot have the MFA active.

    Also, I recommend you try a fresh installation of Azure AD Connect.

    Let me know how it goes...

    Hope this helps,
    Carlos Solís Salazar

    ----------

    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
    NOTE: To answer you as quickly as possible, please mention me in your reply.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.