Skip to content

Conversation

@JayDZimmerman
Copy link
Contributor

In order to facilitate authentication against SQL Server databases in Azure, Microsoft introduced access tokens to the SqlConnection class in System.Data.SqlClient. This proposed change allows for the passing of an access token via the command line of the CLI and .NET Tool, and the use of that token when connecting to SQL Server.

@lecaillon
Copy link
Owner

Nice. Can you udpate the section PackageReleaseNotes of the file : https://github.com/lecaillon/Evolve/blob/master/src/Evolve.Tool/Evolve.Tool.csproj
Don't break the formatting with a copy/paste :)

@JayDZimmerman
Copy link
Contributor Author

Done.

@lecaillon lecaillon merged commit d24d241 into lecaillon:master Feb 14, 2022
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