(SQL) Tip of the Day: Token based authentication support for Azure SQL DB V12
Today’s Tip…
Token-based authentication method allows middle-tier services to obtain a token from Azure AD and use it to connect to Azure SQL Database. It enables more sophisticated scenarios, including certificate-based authentication. For more details see the SQL Security blog.