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

Add support for authenticating to azure using Azure Active Directory #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Fuco1
Copy link

@Fuco1 Fuco1 commented Nov 25, 2022

This patch adds support for using "azuresql" driver which supports active directory login. The change adds a new "protocol" azuresql which is the driver name for using AD instead of regular SQL Server authentication.

This patch adds support for using "azuresql" driver which supports
active directory login.  The change adds a new "protocol" azuresql
which is the driver name for using AD instead of regular SQL Server
authentication.
@phzietsman
Copy link

This is a great addition! Can you update the docs for this feature?

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

Successfully merging this pull request may close these issues.

2 participants