1

After generating SAS for an Azure Storage Container, when using it in Cloudberry or Azure Storage explorer tool, a base64 error is shown.

My question is can a Shared Access Signature for a container be used in client tools like Cloudberry or Azure Storage explorer?

kv212
  • 21
  • 1
  • 5

2 Answers2

2

No. AFAIK, all the client tools today support managing storage accounts using account name/key with the exception of ClumsyLeaf CloudXplorer. You can give that a try.

Gaurav Mantri
  • 128,066
  • 12
  • 206
  • 241
  • 1
    Awesome Gaurav, you really deserve an Azure Storage MVP. I would like to see a blog post (on cloudportam.com?) why Azure cloud storage explorer providers do not offer SAS for more fine-granular access stories – Sascha Gottfried Jul 03 '15 at 10:15
0

In 2020, SAS connection is also supported by Microsoft Azure Storage Explorer.

If anyone trying to solve 'ACL on azure storage' in your company without having full Azure AD - for now you're just going to have to get inventive with managing those connection keys, but this platform keeps evolving so keep an eye on the space.

lots of options for azure storage connections

Sid James
  • 529
  • 7
  • 7