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

Provide an option to configure trusted Azure Key Vault endpoints #1285

Merged
merged 4 commits into from Mar 19, 2020

Conversation

ulvii
Copy link
Contributor

@ulvii ulvii commented Mar 18, 2020

  • The driver will read from mssql-jdbc.properties file from the current working directory.
  • Set AKVTrustedEndpoints property to a semicolon-delimeted list. If the value begins with a semicolon, it extends the default list; otherwise, it replaces it.

Copy link
Contributor

@David-Engel David-Engel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a test for the new functionality?

rene-ye
rene-ye previously approved these changes Mar 18, 2020
@ulvii ulvii merged commit f739431 into microsoft:dev Mar 19, 2020
@ulvii ulvii deleted the AKVEndpoints branch March 19, 2020 04:10
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

5 participants