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 #91033

Closed
KSchlobohm opened this issue Apr 5, 2022 · 3 comments
Closed

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

KSchlobohm opened this issue Apr 5, 2022 · 3 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.

@JamesTran-MSFT
Copy link
Contributor

@KSchlobohm
Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.

@barclayn
Copy link
Contributor

barclayn commented Nov 9, 2022

@KSchlobohm thank you for your feedback. We have made updates to the article, and they should be live in the next couple of days.

@barclayn
Copy link
Contributor

barclayn commented Nov 9, 2022

#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