github Azure/azure-sdk-for-net Azure.Identity_1.14.0-beta.3

pre-release16 days ago

1.14.0-beta.3 (2025-04-08)

Features Added

  • DefaultAzureCredential now includes silent authentication via the authentication broker on Windows if the Azure.Identity.Broker NuGet package is referenced. This allows for a more seamless authentication experience when using the DefaultAzureCredential in Windows environments. Setting the ExcludeBrokerCredential property on DefaultAzureCredentialOptions disables this feature.

Bugs Fixed

  • DefaultAzureCredential no longer sends a probe request on each call to GetToken. It now only happens on the first call.

Other Changes

  • Marked VisualStudioCodeCredential as obsolete because the VS Code Azure Account extension on which this credential relies has been deprecated. See the Azure Account extension deprecation notice here.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.