- Initial release of
Microsoft.Data.SqlClient.Extensions.Azure, providing Azure Active Directory / Entra authentication support forMicrosoft.Data.SqlClient. This package containsActiveDirectoryAuthenticationProviderand related types that were previously embedded in the coreMicrosoft.Data.SqlClientdriver package. (#3680, #3902, #3904, #3908, #3917, #3982, #3978)
Who Benefits:
- Users who need Entra ID authentication (e.g.,
ActiveDirectoryPassword,ActiveDirectoryInteractive,ActiveDirectoryDefault,ActiveDirectoryManagedIdentity,ActiveDirectoryServicePrincipal) withMicrosoft.Data.SqlClient7.0+. - Users who want to manage the
Azure.IdentityandAzure.Coredependency versions independently from the core driver.
Impact:
- Applications using Entra ID authentication with
Microsoft.Data.SqlClient7.0+ must install this package. No code changes are required beyond adding the NuGet package reference.
- .NET Standard 2.0
- .NET Framework 4.6.2 (Windows x86, Windows x64, Windows ARM64)
- Azure.Core 1.49.0
- Azure.Identity 1.17.0
- Microsoft.Data.SqlClient.Extensions.Abstractions 1.0.0-preview1.26064.3
- Microsoft.Data.SqlClient.Extensions.Logging 1.0.0-preview1.26064.3
- Microsoft.Extensions.Caching.Memory 8.0.1
- Microsoft.Identity.Client 4.78.0
- Azure.Core 1.49.0
- Azure.Identity 1.17.0
- Microsoft.Data.SqlClient.Extensions.Abstractions 1.0.0-preview1.26064.3
- Microsoft.Data.SqlClient.Extensions.Logging 1.0.0-preview1.26064.3
- Microsoft.Extensions.Caching.Memory 8.0.1
- Microsoft.Identity.Client 4.78.0