Login to SQL Azure using Windows Authentication

前端 未结 3 743
小蘑菇
小蘑菇 2021-01-16 15:14

Is it possible to have domain joined SQL Azure servers or Database so that we can use logins from our Active directory using windows Authentication?

3条回答
  •  暖寄归人
    2021-01-16 15:58

    Microsoft announced support for AAD auth for Azure SQL DB recently. Check out details on the doc page and the blog post below.

    https://azure.microsoft.com/en-us/documentation/articles/sql-database-aad-authentication/

    http://blogs.msdn.com/b/sqlsecurity/archive/2015/09/16/azure-active-directory-authentication-is-in-public-preview.aspx

    https://azure.microsoft.com/en-us/blog/preview-azure-ad-authentication-7/

提交回复
热议问题