Azure / Azure/azure-cli

az storage blob upload: set CONTENT-MD5 if --validate-content specified

Open
#25,182 2 comments 0 reactions 1 assignee Claimed by @evelyn-ys View on GitHub
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.

![image](https://user-images.githubusercontent.com/6200749/213575403-dcf46b47-2546-4a19-9a8f-2dcea79ae1e8.png)

![image](https://user-images.githubusercontent.com/6200749/213573467-c72697cf-da98-4fab-b9cc-e3d9fb467945.png)

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.