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.
@vreddhibhat this currently isn't possible. Are you working with an on-prem SQL Server database?
@tylerlamparter No, we are using Azure SQL server database.
@vreddhibhat, gotcha. We've added the idea as a potential future enhancement.