Skip to content

Update dependency Azure.Identity to 1.21.0#1403

Open
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
renovate/azure.identity-1.x
Open

Update dependency Azure.Identity to 1.21.0#1403
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
renovate/azure.identity-1.x

Conversation

@dependencyupdates
Copy link
Copy Markdown
Contributor

@dependencyupdates dependencyupdates Bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Identity (source) 1.17.11.21.0 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Identity)

v1.21.0

Compare Source

1.21.0 (2026-04-10)
Other Changes
  • All Azure.Identity types have been moved to Azure.Core and are now available through TypeForwardedTo attributes. This is a non-breaking change — existing code continues to work transparently. The library's version number now aligns with that of Azure.Core. See the Migration Guide for details.

v1.20.0

Compare Source

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, and WithAzureCredential return type changed from IHostApplicationBuilder to IClientBuilder to align with the IClientBuilder composition change in System.ClientModel.

v1.19.0

Compare Source

1.19.0 (2026-03-11)
Features Added
  • Added support in ClientCertificateCredential to specify a path in the form of cert:/StoreLocation/StoreName/Thumbprint to refer to a certificate in the platform certificate store - such as the Windows Certificate Store on Windows, and the KeyChain on MacOS - instead of a file on disk. For example to load a certificate from the "My" store in the "CurrentUser" location use the path cert:/CurrentUser/My/E661583E8FABEF4C0BEF694CBC41C28FB81CD870 (A community contribution, courtesy of fowl2).
Other Changes
  • Updated Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal dependencies to version 4.83.1.

v1.18.0

Compare Source

1.18.0 (2026-02-25)
Features Added
  • Added experimental Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection integration for Azure SDK clients. For details, see the Configuration and Dependency Injection documentation.

  • The WorkloadIdentityCredentialOptions.IsAzureProxyEnabled property, which enables Azure Kubernetes token proxy mode, is only available in beta releases of this package.

  • AzureDeveloperCliCredential now parses JSON error output from azd auth token to extract clean error messages instead of including raw JSON in exceptions. Error messages like {"type":"consoleMessage","data":{"message":"ERROR: fetching token: ..."}} are now displayed as ERROR: fetching token: ....

v1.17.2

Compare Source

1.17.2 (2026-04-15)
Other Changes
  • Updated Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal dependencies to version 4.83.1.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates Bot added dependencies Pull requests that update a dependency file NuGet labels Feb 26, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/azure.identity-1.x branch from a778ec9 to c6ebfb5 Compare March 12, 2026 04:00
@dependencyupdates dependencyupdates Bot changed the title Update dependency Azure.Identity to 1.18.0 Update dependency Azure.Identity to 1.19.0 Mar 12, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/azure.identity-1.x branch from c6ebfb5 to c5ae517 Compare March 31, 2026 04:10
@dependencyupdates dependencyupdates Bot changed the title Update dependency Azure.Identity to 1.19.0 Update dependency Azure.Identity to 1.20.0 Mar 31, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/azure.identity-1.x branch 2 times, most recently from d3cf58f to 6f756b0 Compare April 11, 2026 04:06
@dependencyupdates dependencyupdates Bot changed the title Update dependency Azure.Identity to 1.20.0 Update dependency Azure.Identity to 1.21.0 Apr 11, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/azure.identity-1.x branch from 6f756b0 to 559eedb Compare April 14, 2026 17:04
@dependencyupdates dependencyupdates Bot force-pushed the renovate/azure.identity-1.x branch from 559eedb to 9e8ca06 Compare April 16, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file NuGet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants