"az storage copy" does not have a way to suppress authentication
Open
act-codegen-extensibility-squad
AzCopy
feature-request
Storage
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 64
Description
**Command**: az storage copy
**Command used:**
az storage copy -s "SourceFolder" -d https://SAMPLE.blob.
core.windows.net/blob/container/folder1/folder2
**Error**: Please run 'az login' to setup account.
**Issue**: There is no parameters for --connection-string, --account-name , --account-key , --auth-mode to suppress the az login step for the copy to work
Contributor guide
Assessment
This issue has not been assessed yet.