Microsoft Azure Active Directory Connect Problem

Volkan Sözeri 20 Reputation points
2024-08-22T11:01:46.76+00:00

Hi everyone,

Error Information: Unable to validate credentials due to an unexpected error. Restart Azure AD Connect with the / InteractiveAuth option to further diagnose this issue. Unable to read data from the transport connection:An existing connection was forcibly closed by the remote host.

After I update Microsoft Entra ID and tryin to connect Azure AD

when I write my Administrator Account info and trying to login I see this error

I trying to this commands; open cmd

cd "C:\Program Files\Microsoft Azure Active Directory Connect"

AzureADConnect.exe /InteractiveAuth

Open this service and trying again but I got still Same Error

Can somebody help me?

Thanks alot

Kind regards

User's image

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,243 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,319 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh 8,695 Reputation points Microsoft Vendor
    2024-08-26T10:36:53.1333333+00:00

    Hi @Volkan Sözeri

    Thank you for reaching Microsoft Q&A.

    I am sorry for the inconvenience you have faced while you are configuring the Entra connect.

    It might be issue with the TLS 1.2 is not enabled in the .NET framework

    Could you please run the below PowerShell script to enforce TLS 1.2.

    PowerShell script to enable TLS 1.2

    Before installing, please read and verify the Prerequisites for Microsoft Entra Connect.

    If your Hybrid Identity Administrators have MFA enabled, the URL https://secure.aadcdn.microsoftonline-p.com must be in the trusted sites list. You're prompted to add this site to the trusted sites list when you're prompted for an MFA challenge, and it hasn't been added before. You can use Internet Explorer to add it to your trusted sites.

    If the issue persists, please refer the below article

    Azure AD Connect – Unable to validate credentials due to an unexpected error.

    Hope this helps. Do let us know if you any further queries by responding in the comments section.

    Thanks,

    Akhilesh.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.