microsoft / microsoft/AzureStorageExplorer

Can't connect to directories

Open
#9,187 0 comments 0 reactions 0 assignees View on GitHub

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
  1. Launch Storage Explorer
  2. Click Open Connect Dialog
  3. Select Blob container or directory
  4. Select SAS
  5. Past in your SAS (from the Azure portal) that is for a directory.

First screen:

Image

Third screen:

Image
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.