Business Integration Solutions documentation

Azure Shared Access Signature setup

This page describes how to get a shared access signature for Azure File Storage.

Step 1

If no storage account is configured, refer first to Azure Storage account setup.

For information on creating a SAS key, see: https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview

Choose an appropriate storage account name. After completing the storage account setup, choose the appropriate file share to get the shared access signature.

Right-click the file share and select Get Shared Access Signature.

Preview

The shared access signature page opens. Choose a start and end date, provide all the necessary permissions, and select Create.

Preview

Preview

Copy and save the value from the URL field. Use this as the Base URL in the SAS Key Setup. Refer to SAS Key Setup.