I uploaded some files to an Azure File Storage. Generated the SAS key and appended it to the link as instructed here:
3) Select File and add permissions and click on Create.
3) A second Shared Access Signature dialog will then display that lists the blob container along with the URL(Connection String) and QueryStrings you can use to access the storage resource. Select Copy next to the URL you wish to copy to the clipboard
4) After that ,combine the URL (Remove / from URL) from file properties and SAS token
OUTPUT