Is an 'Entra-only' Azure SQL Server Database connection supported? #7547
Unanswered
michaelbiriley-auror
asked this question in
Q&A
Replies: 1 comment
-
I'm not using Azure SQL.
I think we welcome any contribution(Pull Request) to support the access token if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Redash! 🙏
Great product. Love the flexibility it gives us. :D
We are moving towards the 'recommended' approach of using EntraID to authenticate to our databases. This is used by applications(via managed identity) and administrators(via Entra accounts).
Can Redash request a managed identity from Azure, and use that when connecting to a database to run a query?
I see that the
pyodbc
package can support this, but needs a particular connection string to be built. I think tweaks here would enable this?Is this coming soon? Are there docs I can refer to?
Thanks in advance,
Beta Was this translation helpful? Give feedback.
All reactions