Azure / Azure/azure-cli

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

Open
#31,197 3 comments 0 reactions 2 assignees Claimed by @calvinhzy View on GitHub
act-codegen-extensibility-squad Auto-Assign Azure CLI Team customer-reported question Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

https://github.com/Azure/azure-cli/pull/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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.