microsoft / microsoft/AzureStorageExplorer
There is a successful activity log when copying and pasting more than one blob from an Azure AD attached blob container that doesn't have the right permissions
Open
Nobody has claimed this yet.
:beetle: azcopy error reporting
:gear: adls gen2
:gear: azcopy
: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.28.0-dev
Build Number: 20230127.10
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.1 (Apple M1 Pro)
Architecture: ia32/x64
How Found: Ad hoc testing
Regression From: Not a regression
Steps to Reproduce
- Expand one ADLS Gen2 storage account -> Blob Containers.
- Create a blob container -> Upload two blobs.
- Right click the blob container -> Click 'Manage Access Control Lists...'.
- Click edit owner -> Add one user account -> Save it (permissions: Read, Write, Execute).
- Azure Ad attach the blob container -> Copy the two blobs under the attached blob container.
- Paste the blobs to another blob container.
- Check whether there is a failed activity log.
Expected Experience
There is a failed activity log.
Actual Experience
There is a successful activity log.

Additional Context
-
This issue doesn't reproduce when copying and pasting one blob.

-
This issue reproduces when copying and pasting more than one blob.
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.