GitHub user aitor0307 edited a comment on the discussion: Database Connection 
via Azure.Identity Azure SQL Server

Hi @Nik435 

I have the same issue. I developed a custom mssql connector for db engine specs 
to be able to connect to it; I managed to connect to the DDBB but I had issues 
with the storage of the token. Recently I found this article with a pretty 
similar solution 
https://medium.com/sage-ai/password-less-database-authentication-with-apache-superset-and-aws-aurora-serverless-v2-9e228eb7424c
 and it seems there is a way of preventing the storage of the credentials and 
getting them dynamically. 

I will be working on a solution the upcoming weeks and I will let you know if I 
am successful.

*I also had to hack up a bit the install of libraries to add the correct ODBC 
libraries

GitHub link: 
https://github.com/apache/superset/discussions/33419#discussioncomment-14818365

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to