Share via

Enabling and configuring Azure SQL Server and SQL DB instance access using 2FA/MFA ?

EnterpriseArchitect 6,386 Reputation points
2021-07-22T03:27:41.647+00:00

Hi Everyone,

How can I enable the user of my Azure SQL Server and Azure SQL DB instance to use MFA/2FA when connecting with SSMS?

Because at the moment, everyone is connecting using SQL account which is not linked with Azure AD nor OnPremise AD DS account.

Thanks in advance.

SQL Server on Azure Virtual Machines
Azure SQL Database
Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. Andreas Baumgarten 132.1K Reputation points MVP Volunteer Moderator
    2021-07-22T03:34:51.487+00:00

    Hi @EnterpriseArchitect ,

    you have to link Azure SQL with Azure AD to get this done.
    Maybe these links are helpful:
    https://learn.microsoft.com/en-us/azure/azure-sql/database/authentication-mfa-ssms-overview
    https://learn.microsoft.com/en-us/azure/azure-sql/database/authentication-mfa-ssms-configure

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

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