az storage blob upload: set CONTENT-MD5 if --validate-content specified
Open
act-codegen-extensibility-squad
Auto-Assign
Azure CLI Team
customer-reported
feature-request
Service Attention
Storage
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
A feature request to:
az storage blob upload
I would like the upload command to update `content-md5` if I specified `--validate-content`. This is to avoid having to first compute the md5 in one pass, and then upload the file in a second pass.


Contributor guide
Assessment
This issue has not been assessed yet.