Skip to content

Conversation

@calvinhzy
Copy link
Member

@calvinhzy calvinhzy commented Jun 10, 2022

Related command

Description

Track 2 migration for az storage file metadata/copy

Testing Guide

az storage file metadata show -s {sharename} -p {filepath}
az storage file metadata update -s {sharename} -p {filepath} --metadata key1=value1
az storage file copy start -p {filepath} -s {sharename} --account-name {destination_account_name} --source-container {source_container} --source-blob {path_to_source_blob} --source-account-name {source-account-name}
az storage file copy start-batch --destination-path {destination-path} --destination-share {destination-share} --account-name {destination_account_name} --source-share {source-share} --source-account-name {source-account-name}
az storage file copy cancel -p {filepath} -s {sharename} --copy-id {copy_id}

History Notes


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

@calvinhzy calvinhzy self-assigned this Jun 10, 2022
@ghost ghost added the Auto-Assign Auto assign by bot label Jun 10, 2022
@ghost ghost requested review from evelyn-ys and yonzhan June 10, 2022 03:54
@ghost ghost assigned evelyn-ys Jun 10, 2022
@ghost ghost added this to the Jun 2022 (2022-07-05) milestone Jun 10, 2022
@ghost ghost added the Storage az storage label Jun 10, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 10, 2022

Storage

@calvinhzy calvinhzy marked this pull request as ready for review June 13, 2022 06:48
@calvinhzy calvinhzy changed the title {Storage} az storage file metadata copy: Track2 SDK Migration {Storage} az storage file metadata/copy: Track2 SDK Migration Jun 13, 2022
@calvinhzy calvinhzy merged commit 6ca46e9 into Azure:dev Jun 14, 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.

3 participants