Skip to content

Update dependency Azure.Core to 1.61.0 - #5610

Open
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/azure.core-1.x
Open

Update dependency Azure.Core to 1.61.0#5610
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/azure.core-1.x

Conversation

@dependencyupdates

@dependencyupdates dependencyupdates Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Core (source) 1.60.01.61.0 age adoption passing confidence

Release Notes

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

v1.61.0

Compare Source

1.61.0 (2026-07-30)

Features Added
  • Added AzureAuthorityHosts.AzureBleuCloud (https://login.sovcloud-identity.fr/), the Microsoft Entra authority host for Bleu Cloud, the national partner cloud for France. Interactive credentials' Authenticate methods now also resolve the default Azure Resource Manager scope for Bleu Cloud.
Bugs Fixed
  • Fixed an issue where response content logging could emit more bytes than were actually read when a non-buffered (streaming) response was read into a buffer larger than the response body. Previously, when the read began at offset 0, the entire caller-supplied buffer was logged — including the bytes past the response payload, which for a pooled buffer contain unrelated in-process content — and the configured LoggedContentSizeLimit was not applied. The logging policy now logs only the bytes that were read. (#​61399)
  • Fixed an issue where RequestFailedException could throw a secondary ArgumentNullException while formatting a failed response that had a text content-type header but an empty body, masking the actual service failure. The exception now preserves the original HTTP status, reason phrase, and headers, and no longer formats empty response content.
  • Fixed AzureCliCredential to not pass both --tenant and --subscription flags to the Azure CLI, as the CLI rejects this combination. When a tenant is requested (for example, via challenge-based authentication) it now takes precedence and --subscription is omitted; --subscription is used only when no tenant is requested. (#​58949)
Other Changes

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 Jul 16, 2026
@dependencyupdates
dependencyupdates Bot force-pushed the renovate/azure.core-1.x branch 2 times, most recently from bb7af0a to 745f945 Compare July 21, 2026 21:42
@dependencyupdates
dependencyupdates Bot force-pushed the renovate/azure.core-1.x branch 3 times, most recently from 27a0a53 to 6328bf9 Compare July 30, 2026 01:38
@dependencyupdates
dependencyupdates Bot force-pushed the renovate/azure.core-1.x branch from 6328bf9 to 87314d3 Compare August 5, 2026 03:28
@dependencyupdates dependencyupdates Bot changed the title Update dependency Azure.Core to 1.60.0 Update dependency Azure.Core to 1.61.0 Aug 5, 2026
@dependencyupdates
dependencyupdates Bot force-pushed the renovate/azure.core-1.x branch from 87314d3 to ac73973 Compare August 7, 2026 11:04
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.

0 participants