microsoft / microsoft/AzureStorageExplorer
Succeed to rename/move one file in a SAS attached file share with permissions 'Read, List, Delete'
Open
@craxal is already working on this.
Since Apr 14, 2026.
:gear: files
:gear: sas
: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.29.0-dev
Build Number: 20230327.1
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2.1 (Apple M1 Pro)
Architecture: ia32/x64
How Found: From running test cases
Regression From: Not a regression
Steps to Reproduce
- Expand one storage account -> File Shares.
- Create a file share -> Upload a file.
- SAS attach the file share with permissions 'Read, List, Delete'.
- Switch to the attached file share -> Right click the file.
- Click 'Rename...' -> Input a valid name -> Click 'Rename'.
- Check whether fails to rename the file.
Expected Experience
Fail to rename the file.
Actual Experience
Succeed to rename the file.
Additional Context
- This issue also reproduces in one SAS attached file share with permissions 'Read, List, Write'.
- This issue also reproduces when the SAS URL is created by access policy.
- This issue does not reproduce for one ADLS Gen2 blob container.
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.