1.20.0 (2026-03-30)
Features Added
- Added a JSON schema segment to the NuGet package that provides IntelliSense and validation for Azure.Identity credential configuration in
appsettings.json.
Breaking Changes
AddAzureClient,AddKeyedAzureClient, andWithAzureCredentialreturn type changed fromIHostApplicationBuildertoIClientBuilderto align with theIClientBuildercomposition change in System.ClientModel.