Skip to content

[6.1] Update Azure.Identity and other dependencies #3552

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

Open
wants to merge 1 commit into
base: release/6.1
Choose a base branch
from

Conversation

cheenamalhotra
Copy link
Member

Ports #3538 to release/6.1

@cheenamalhotra cheenamalhotra added this to the 6.1.1 milestone Aug 8, 2025
@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 16:46
@cheenamalhotra cheenamalhotra requested a review from a team as a code owner August 8, 2025 16:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Azure.Identity and other Azure-related dependencies to newer versions in the Microsoft.Data.SqlClient library. It also addresses obsolete method warnings by adding pragma directives for the AcquireTokenByIntegratedWindowsAuth method.

  • Updates Azure.Identity from version 1.13.2 to 1.14.2 across all target frameworks
  • Updates Azure.Core from version 1.44.1 to 1.47.1 and Azure.Security.KeyVault.Keys to 4.7.0
  • Adds pragma directives to suppress obsolete warnings for AcquireTokenByIntegratedWindowsAuth method

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
tools/specs/add-ons/Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.nuspec Updates Azure.Core and Azure.Security.KeyVault.Keys dependency versions for AlwaysEncrypted provider
tools/specs/Microsoft.Data.SqlClient.nuspec Updates Azure.Identity dependency version across all target frameworks
src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient/ActiveDirectoryAuthenticationProvider.cs Adds pragma directives to suppress obsolete warnings for AcquireTokenByIntegratedWindowsAuth method
src/Directory.Packages.props Updates Azure.Identity and Azure.Core package versions in central package management

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