Skip to content

Azure blob storage copy doesn't work since Azure CLI 2.66+ #31197

@SymbioticKilla

Description

@SymbioticKilla

Describe the bug

#29964
Hi @calvinhzy, @yonzhan,

I wanted to bring to your attention an issue we've been experiencing with the Azure DevOps CLI since the release of version 2.66. Our task to copy blobs no longer works.

Could you please provide some insights into what might have changed in version 2.66 that could be causing this issue? Any guidance or suggestions to resolve this would be greatly appreciated.

Thank you for your assistance!

Related command

az storage blob copy start --account-name "" --source-container "" --source-blob "" --destination-container "" --destination-blob "" --auth-mode login

Errors

ERROR: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:9949b8a5-601e-000a-414f-a5f694000000
Time:2025-04-04T10:54:20.8152603Z
ErrorCode:CannotVerifyCopySource

Issue script & Debug output

Expected behavior

Should work

Environment Summary

azure-cli 2.66+

Additional context

No response

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamStorageaz storagecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions