Skip to content

[Storage] Fix #21966: az storage blob download-batch: Fix failure when --pattern is blob name#22072

Merged
evelyn-ys merged 1 commit intoAzure:devfrom
evelyn-ys:storage_download_batch_fix
Apr 15, 2022
Merged

[Storage] Fix #21966: az storage blob download-batch: Fix failure when --pattern is blob name#22072
evelyn-ys merged 1 commit intoAzure:devfrom
evelyn-ys:storage_download_batch_fix

Conversation

@evelyn-ys
Copy link
Copy Markdown
Member

Description

Fix #21966

Testing Guide

Blob exist:
az storage blob download-batch -d D:\tmp --pattern policy.json -s yscontainer --account-name yssa --auth-mode login
Blob not eixst:
az storage blob download-batch -d D:\tmp --pattern notexist.json -s yscontainer --account-name yssa --auth-mode login


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 Apr 15, 2022
@ghost ghost requested a review from yonzhan April 15, 2022 03:07
@ghost ghost assigned evelyn-ys Apr 15, 2022
@ghost ghost added this to the Apr 2022 (2022-04-26) milestone Apr 15, 2022
@ghost ghost added the Storage az storage label Apr 15, 2022
@ghost ghost requested a review from wangzelin007 April 15, 2022 03:07
@ghost ghost assigned zhoxing-ms Apr 15, 2022
@ghost ghost added the Batch az batch label Apr 15, 2022
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 15, 2022

Storage

@yonzhan yonzhan removed the Batch az batch label Apr 15, 2022
@evelyn-ys evelyn-ys merged commit 806b7ab into Azure:dev Apr 15, 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.

Latest az cli fails to run download-batch command

4 participants