Azure Blob storage Connection Using SAS

Hello,

We are in process of implementing Azure Blob storage for Media for Umbraco version 8.1 as suggested in https://our.umbraco.com/Documentation/Extending/FileSystemProviders/Azure-Blob-Storage/index-v8

This works perfectly fine when using the account Name and account key in the config for “AzureBlobFileSystem.ConnectionString:media”.

We are now trying to implement Shared Access Signature URL and tried putting in the values “AzureBlobFileSystem.ConnectionString:media” as recommended in Configure a connection string - Azure Storage | Microsoft Learn

sample format used as below

But we are facing 403 error.
Can you kindly confirm SAS can be used to connect to Azure blob from Umbraco and if Yes, kindly share the expected format for using SAS

Thanks.


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/108713-azure-blob-storage-connection-using-sas