microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
378 stars 87 forks source link

The SAS is not a valid account SAS. An account SAS with service ('ss') and resource type ('srt') parameters is required. #8194

Closed patelamit06 closed 2 months ago

patelamit06 commented 2 months ago

Preflight Checklist

Storage Explorer Version

1.34.0

Regression From

No response

Architecture

i86

Storage Explorer Build Number

No response

Platform

All

OS Version

No response

Bug Description

The SAS is not a valid account SAS. An account SAS with service ('ss') and resource type ('srt') parameters is required.

Steps to Reproduce

  1. Launch storage explorer.
  2. What kind of Azure resource do you want to connect to? Select Storage Account or Service.
  3. Select SAS and copy shared access signature and then we get error The SAS is not a valid account SAS. An account SAS with service ('ss') and resource type ('srt') parameters is required.

Actual Experience

Not able to access container using Azure storage explorer using sas

Expected Experience

No response

Additional Context

No response

lgallindo commented 1 month ago

I have the same issue. @patelamit06 is it fixed in any version?