Remove Azure.Identity from Microsoft.Data.SqlClient.Extensions.Azure
Open
Breaking Change :hammer:
- Dominant language
- C#
- Stars
- 989
- Forks
- 340
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 72
Description
With the release of `Azure.Core` 1.53.0 (released 2026-04-09) and `Azure.Identity` 1.21.0 (released 2026-04-10) all types in `Azure.Identity` have moved to `Azure.Core`, there is no need to reference `Azure.Identity` anymore
The `Azure.Core` reference should be updated to at least 1.53.0 (currently 1.50.0) and the `Azure.Identity` reference dropped.
[See this migration guide](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/MigrationGuide.md)
Contributor guide
Assessment
This issue has not been assessed yet.