Skip to content

Bump Azure.Core from 1.59.0 to 1.60.0#3850

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PSRule.Rules.Azure.Patterns/Azure.Core-1.60.0
Open

Bump Azure.Core from 1.59.0 to 1.60.0#3850
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PSRule.Rules.Azure.Patterns/Azure.Core-1.60.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Core from 1.59.0 to 1.60.0.

Release notes

Sourced from Azure.Core's releases.

1.60.0

1.60.0 (2026-06-30)

Features Added

  • Added experimental (AZID0004) DisableMtlsProofOfPossession property to ManagedIdentityCredentialOptions to allow explicit opt-out of mTLS proof-of-possession token acquisition when the underlying requirements are met.
  • Simplified mTLS token binding integration for Managed Identity by moving to an optional, runtime-resolved attestation model using lazy reflection-based resolution of the Microsoft.Identity.Client.KeyAttestation extension package.

Bugs Fixed

  • Fixed a regression (introduced with managed identity host capability detection) where DefaultAzureCredential could throw an AuthenticationFailedException and stop evaluating the credential chain on hosts without a managed identity — for example, a developer machine running in Visual Studio where the IMDS endpoint (169.254.169.254) is unreachable. When ManagedIdentityCredential is part of a chain, a failure to detect the managed identity source/capabilities is now surfaced as a CredentialUnavailableException, allowing the chain to continue to the next credential.

Commits viewable in compare view.

@dependabot dependabot Bot added the dependencies Changes for a dependency update label Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 15:26
@dependabot dependabot Bot added the dependencies Changes for a dependency update label Jul 1, 2026
@polatengin

Copy link
Copy Markdown
Member

@dependabot rebase

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/PSRule.Rules.Azure.Patterns/Azure.Core-1.60.0 branch from b354a71 to fe7f439 Compare July 6, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes for a dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant