Business Integration Solutions Documentation

SAS Key Setup

SAS Key Seup allows user to connect Azure environment to perform specific actions like to read,write and data to and from azure server or environment.

Before the user can use this feature. An Azure File Storage account must be available. For a brief guide, see Azure Storage account setup

Setup Page

SAS Key Setup page

Pasting the full url + sas key in the base url field will fill out all other fields

Field Description
Storage account storage account is a identifier.applicable for Storage Account: aka the azure storage account that we'll authenticate with.Storage key (the entire query string part of the SAS key) and Share Scope. (the file share with possible sub folders that the key is limited to).This field is auto populated when pasting a full SaaS url in the Base URL field.
Storage key The storage key used to access the directory.This field is auto populated when pasting a full SaaS url in the Base URL field.
Share Scope The file share on the Azure storage to write to.This field is auto populated when pasting a full Saas url in the Base URL field.
Base Url Base url can be copied from azure environment, please refer to Azure Shared access signature setup.
Add To a SaS key's only option is add to Query parameters as by the SAS key standard.

Note: make sure the folder(s) exist on the file share. The file share name itself is not part of the folder path.