Skip to content

Conversation

@calvinhzy
Copy link
Member

Description

Fix #21699, where upload-batch result has its blob url truncated.

Testing Guide

az storage blob upload-batch -s {source_folder} -d {container_name} --account-name {storage_account}
Result should show the full blob_url

History Notes

[Storage] Fix #21699: Fix upload-batch result url truncation issue


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

@calvinhzy calvinhzy self-assigned this Mar 21, 2022
@ghost ghost added the Auto-Assign Auto assign by bot label Mar 21, 2022
@ghost ghost requested a review from yonzhan March 21, 2022 12:12
@ghost ghost assigned evelyn-ys Mar 21, 2022
@ghost ghost added this to the Mar 2022 (2022-04-06) milestone Mar 21, 2022
@ghost ghost added the Storage az storage label Mar 21, 2022
@ghost ghost requested a review from wangzelin007 March 21, 2022 12:12
@ghost ghost assigned zhoxing-ms Mar 21, 2022
@ghost ghost added the Batch az batch label Mar 21, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 21, 2022

Storage

@calvinhzy calvinhzy merged commit 25ace8b into Azure:dev Mar 25, 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 Batch az batch Storage az storage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az storage blob upload-batch truncates blob URIs after v2.34.1

5 participants