Skip to content

Conversation

@calvinhzy
Copy link
Member

Related command

Description

Fix #21781 progress fail to update properly.

Testing Guide

az storage blob upload --file {file_path} -c {container_name} -n {blob_name} --account-name {account_name} --max-connection 5
az storage blob download --file {file_path} -c {container_name} -n {blob_name} --account-name {account_name} --max-connection 5

History Notes

[Storage] Fix #21781 az storage blob upload/download: Progress fix


This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost added the Auto-Assign Auto assign by bot label May 18, 2022
@calvinhzy calvinhzy self-assigned this May 18, 2022
@ghost ghost requested a review from yonzhan May 18, 2022 05:45
@ghost ghost assigned evelyn-ys May 18, 2022
@ghost ghost added this to the May 2022 (2022-05-24) - For Build milestone May 18, 2022
@ghost ghost added the Storage az storage label May 18, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented May 18, 2022

Storage

@calvinhzy calvinhzy merged commit 73dde70 into Azure:dev May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Storage az storage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Progress bar fails to show 100% for az storage blob upload with az_cli 2.34.1

3 participants