Storage Explorer Version
1.43.0
Regression From
Not a regression
Architecture
arm64
Storage Explorer Build Number
20260427.1
Platform
All
OS Version
Windows 11 arm64/MacOS Sequoia 15.6.1/Linux Ubuntu 22.04
Bug Description
Opening an expired SAS direct link shows an incorrect and misleading error message:
“The combination of SAS parameters is not supported.”
This message does not reflect the actual issue (SAS expiration) and may confuse users.
Resource Types
Blobs, ADLS Gen2 blobs
Authentication Method
None
Connection Type
None
Steps to Reproduce
- Expand one storage account -> Blob Containers
- Create a blob container -> Generate a SAS URL for the blob container with a short expiry time.
- Wait until the SAS token expires -> Covert it to Direct link format.
- Open the Direct Link in Storage Explorer.
- Observe the error dialog.
Actual Experience
An error dialog is displayed with the message:
“The combination of SAS parameters is not supported.”

Expected Experience
A clear and accurate error message indicating that the SAS token is expired, such as:
“The SAS token has expired.”
or “Authentication failed due to expired SAS token.”
Additional Context
No response
Storage Explorer Version
1.43.0
Regression From
Not a regression
Architecture
arm64
Storage Explorer Build Number
20260427.1
Platform
All
OS Version
Windows 11 arm64/MacOS Sequoia 15.6.1/Linux Ubuntu 22.04
Bug Description
Opening an expired SAS direct link shows an incorrect and misleading error message:
“The combination of SAS parameters is not supported.”
This message does not reflect the actual issue (SAS expiration) and may confuse users.
Resource Types
Blobs, ADLS Gen2 blobs
Authentication Method
None
Connection Type
None
Steps to Reproduce
Actual Experience
An error dialog is displayed with the message:
“The combination of SAS parameters is not supported.”

Expected Experience
A clear and accurate error message indicating that the SAS token is expired, such as:
“The SAS token has expired.”
or “Authentication failed due to expired SAS token.”
Additional Context
No response