Connecting to Azure Blob Storage - Unable to list containers

Hello everyone,

I’m trying to connect to Azure blob storage with a sas key but I can’t. They give me this error:

When I change the path to :
/mycontainer/myfolder/file.pdf
I get the following error: " Authentication failed, or the account doen’t have enough permissions to list containers

Knowing that access rights are already activated to list containers, do you have any idea what the problem might be?

Thank you in advance for your help