Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Azure Credentials in SQL Server #160

Open
Dynge opened this issue Dec 11, 2024 · 0 comments
Open

Support for Azure Credentials in SQL Server #160

Dynge opened this issue Dec 11, 2024 · 0 comments

Comments

@Dynge
Copy link

Dynge commented Dec 11, 2024

I would love to use this plugin but the SQL Server instances I am using is authenticated via Azure Credentials.

According to https://pkg.go.dev/github.com/microsoft/go-mssqldb#readme-azure-active-directory-authentication this requires another driver called "github.com/microsoft/go-mssqldb/azuread".

You would need to detect "fedauth" in the connection string and based on that select the appropriate driver.

What do you think? Is this something that could be supported in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant