microsoft / microsoft/AzureStorageExplorer
Can't connect to directories
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version
1.45.0
Regression From
No response
Architecture
x64
Storage Explorer Build Number
20260730.9
Platform
Windows
OS Version
11
Bug Description
I can't use a SAS that points to a directory, even though the first dialog of the wizard says "Attach to an individual Blob container or directory."
Resource Types
Directory
Authentication Method
Shared access signature (SAS)
Connection Type
None
Steps to Reproduce
- Launch Storage Explorer
- Click Open Connect Dialog
- Select Blob container or directory
- Select SAS
- Past in your SAS (from the Azure portal) that is for a directory.
First screen:
Third screen:
Actual Experience
I get the error message about sr must be c.
Expected Experience
I should be allowed to have an sr equal d. I don't know why the wizard would call out Directory and not let me connect to one.
Additional Context
Hierarchical namespace (ADLS Gen2) needs to be enabled on the Storage Account to allow directory based SAS values.
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.
Research direction
Start in the Open Connect Dialog flow at Blob container or directory with Shared access signature (SAS) selected. Reproduce the issue using a directory SAS on an ADLS Gen2 account and trace the validation that rejects sr=d. Done means a valid directory SAS is accepted while container SAS connections continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100