microsoft / microsoft/AzureStorageExplorer
Fail to clone one append blob under one BlockBlobStorage account
Open
Nobody has claimed this yet.
:beetle: regression
:gear: azcopy
:gear: blobs
:gear: data transfer
:grey_question: external
:test_tube: testing
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.13.0
Build: 20200410.5
Branch: rel/1.13.0
Platform/OS: Windows 10/ Linux Ubuntu 18.04/ macOS High Sierra
Architecture: ia32/x64
Regression From: Previous release(1.12.0)
Steps to reproduce:
- Expand one BlockBlobStorage storage account -> Blob Containers.
- Create a blob container -> Upload one file as append blob.(make sure the file size is not 0 byte).
- Try to clone the uploaded append blob -> Check the result.
Expect Experience:
Succeed to clone the append blob.
Actual Experience:
- Fail to clone the append blob.
- The cloned blob displays with 0 byte after manually refresh.

Error info:
This request is not authorized to perform this operation using this permission.
More Info:
- Fail to paste one append blob to one BlockBlobStorage accounts.
- Fail to clone/ paste one blob containers contains append blobs to BlockBlobStorage accounts.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.