Issue with SQL Server Authentication Using "Active Directory - Universal with MFA Support"

Mithila Lishan 121 Reputation points
2024-08-30T07:56:14.27+00:00

I am currently testing our SQL Server, which is configured with SQL authentication and is being transitioned to support both SQL and Azure Active Directory (AAD) authentication.

During testing, I attempted to log in using the "Active Directory - Universal with MFA Support" option. However, I encountered the following error:

Error: "Login failed for user '

Microsoft Security Microsoft Entra Microsoft Entra ID
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2024-08-30T21:54:39.5666667+00:00

    Is this an SQL Server instance on-prem? If so, have you enabled the machine it runs on for Azure Arc? That's a pre-condition for enabling for Entra ID Authentication. (Yeah, it's called Entra these days, not AAD. Not my idea.) You must also configure an Entra ID Adminisrator.


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.