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

Connecting to SQL should use new Microsoft.Sql.Client #90876

Closed
KSchlobohm opened this issue Apr 1, 2022 · 2 comments
Closed

Connecting to SQL should use new Microsoft.Sql.Client #90876

KSchlobohm opened this issue Apr 1, 2022 · 2 comments

Comments

@KSchlobohm
Copy link
Contributor

The new Microsoft.Sql.Client library handles retrieving the token from the endpoint.

https://docs.microsoft.com/en-us/sql/connect/ado-net/sql/azure-active-directory-authentication?view=sql-server-ver15#using-active-directory-default-authentication

dotnet/SqlClient#730


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@mike-urnun-msft
Copy link
Contributor

Thank you for your feedback! We have assigned this issue to the author to review further and take the next course of action.

@cephalin
Copy link
Contributor

the EF Core steps indeed show the Active Directory Default authentication.

#please-close

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

No branches or pull requests

4 participants