Certificate-based authentication for Azure SQL DB using Azure Active Directory with recent Azure RM PowerShell version
Published Mar 23 2019 06:27 PM 4,024 Views
Microsoft
First published on MSDN on Apr 25, 2017
This is a new version of the previous blog on Token-based authentication (see https://blogs.msdn.microsoft.com/sqlsecurity/2016/02/09/token-based-authentication-support-for-a... ) updated to accommodate recent Azure RM PowerShell version. The certificate-based authentication allows to use a local certificate that can be registered with Azure AD to serve as an authentication mechanism to connect to Azure SQL DB without using user/password or integrated/windows credentials. For more details see the attached Readme doc as well as the sample program attached in the zip file. The sample program requires Visual Studio 2015 (or higher) with .NET 4.6 (or higher) and ADALSQL.dll (see also the client setup requirement in the main MSDN document for Azure AD authentication https://azure.microsoft.com/en-us/documentation/articles/sql-database-aad-authentication/ ). For further questions on this topic please contact
MFAforSQLDB@microsoft.com alias.

certbased-aad-sqlauth

Version history
Last update:
‎Nov 09 2020 09:45 AM
Updated by: