Secure connection to SQL
We came across the article here https://docs.celigo.com/hc/en-us/articles/360039003951-Set-up-a-connection-to-Microsoft-SQL which suggests to use database username and password to connect. But, we want to use Azure AD to connect to the database, and so are there ways to connect to SQL DB without using the username and password.
0
Comments
Vreddhi Bhat this currently isn't possible. Are you working with an on-prem SQL Server database?
Tyler Lamparter No, we are using Azure SQL server database.
Vreddhi Bhat, gotcha. We've added the idea as a potential future enhancement.
Please sign in to leave a comment.