Skip to content

{Storage} Fix #25563: az storage blob copy start: Enable to use --auth-mode login when converting blob type#25592

Merged
MoChilia merged 3 commits into
Azure:devfrom
MoChilia:patch/start_copy
Feb 28, 2023
Merged

{Storage} Fix #25563: az storage blob copy start: Enable to use --auth-mode login when converting blob type#25592
MoChilia merged 3 commits into
Azure:devfrom
MoChilia:patch/start_copy

Conversation

@MoChilia
Copy link
Copy Markdown
Member

Related command

az storage blob copy start

Description

Fix #25563
Fix the bug that cannot use login for auth when converting blob type in the command az storage blob copy start.

Testing Guide

az storage blob copy start --account-name {} --auth-mode login -c {} -b {} --source-account-name {} --source-container {} --source-blob {} --destination-blob-type {}

History Notes


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

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@MoChilia MoChilia added the Storage az storage label Feb 27, 2023
@ghost ghost added the Auto-Assign Auto assign by bot label Feb 27, 2023
@ghost ghost requested a review from yonzhan February 27, 2023 09:55
@ghost ghost assigned evelyn-ys Feb 27, 2023
@ghost ghost added this to the Feb 2023 (2023-03-07) milestone Feb 27, 2023
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Feb 27, 2023

Storage bug fix

calvinhzy
calvinhzy previously approved these changes Feb 28, 2023
@MoChilia MoChilia merged commit 8713ceb into Azure:dev Feb 28, 2023
@MoChilia MoChilia deleted the patch/start_copy branch February 28, 2023 09:20
avgale pushed a commit to avgale/azure-cli that referenced this pull request Aug 24, 2023
…e `--auth-mode login` when converting blob type (Azure#25592)
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.

[Storage] az storage blob copy start: Cannot use login for auth when converting blob type

4 participants