Skip to content

Conversation

@linkwithkk
Copy link
Contributor

User may want to override the Trusted_Connection parameter which currently is not possible when using ODBC drivers. In authentication methods such as ActiveDirectoryMsi when using azure sql, this can cause an authentication failure when using system managed identities.

This change does not changes the current behavior of the code but just gives an option to override the parameter when required to prevent authentication failures.

Trusted connection parameter is automatically set to yes which causes authentication failure when a different authentication method is used. e.g. when using managed identities with azure sql and authentication as ActiveDirectoryMsi
@ghost
Copy link

ghost commented Mar 19, 2021

CLA assistant check
All CLA requirements met.

@absci absci merged commit 9c2882a into microsoft:dev Mar 26, 2021
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