Storage Explorer Version
1.41.1
Regression From
Not a regression
Architecture
arm64
Storage Explorer Build Number
20260311.4
Platform
All
OS Version
Windows 11 arm64/Windows 11 x64/MacOS Sequoia 15.6.1/Linux Ubuntu 22.04
Bug Description
When opening a SAS Direct Link that targets a blob with non-ASCII characters in its name (e.g. Chinese characters), the Download or Download & Open operation fails.
Resource Types
Blobs, ADLS Gen2 blobs, File shares
Authentication Method
None
Connection Type
None
Steps to Reproduce
- Expand one storage account -> Blob Containers
- Create a blob container -> Upload a blob with name '测试文件.txt'.
- Generate a SAS URL for the blob container with permission 'read, list' -> Add the blob path to the SAS URL.
- Covert it to Direct link format.
- Open the Direct Link in Storage Explorer.
- Select 'Download' -> Choose a local destination folder.
- Check whether succeeds to download the blob.
Actual Experience
The transfer fails with '0 items transferred'.

Expected Experience
The blob should be downloaded successfully to the selected local folder.
Additional Context
Here is the app log:
2026-03-11_084637.zip