[6.0] Update Azure.Identity and other dependencies (#3538)#3553
Merged
cheenamalhotra merged 5 commits intorelease/6.0from Aug 14, 2025
Merged
[6.0] Update Azure.Identity and other dependencies (#3538)#3553cheenamalhotra merged 5 commits intorelease/6.0from
cheenamalhotra merged 5 commits intorelease/6.0from
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates Azure.Identity and other dependencies to newer versions as part of the release/6.0 branch maintenance. The update includes Azure SDK dependencies and adds pragma warnings to handle obsolete API warnings.
- Updates Azure.Identity from version 1.11.4 to 1.14.2
- Updates Azure.Core from 1.38.0 to 1.47.1 and Azure.Security.KeyVault.Keys from 4.5.0 to 4.7.0
- Adds pragma warning suppressions for obsolete MSAL.NET methods that are still supported
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.nuspec | Updates Azure.Core and Azure.Security.KeyVault.Keys dependency versions across all target frameworks |
| Microsoft.Data.SqlClient.nuspec | Updates Azure.Identity dependency and adds/reorganizes other dependencies with duplicate entries |
| Versions.props | Updates version properties for Azure.Identity and Azure.Core dependencies |
| ActiveDirectoryAuthenticationProvider.cs | Adds pragma warning suppressions for obsolete MSAL.NET API usage with explanatory comments |
Frulfump
reviewed
Aug 8, 2025
paulmedynski
previously approved these changes
Aug 12, 2025
paulmedynski
approved these changes
Aug 13, 2025
This was referenced Oct 8, 2025
Open
Closed
This was referenced Dec 22, 2025
This was referenced Dec 29, 2025
This was referenced Jan 12, 2026
This was referenced Jan 19, 2026
This was referenced Jan 26, 2026
This was referenced Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ports #3538 to release/6.0