Getting StartedSetupAsset ManagerUploadingMicrosoft Azure

Microsoft Azure Upload Configuration

Add your Azure upload_credentials

For an Azure Source, you will need to generate a new shared access signature (SAS) token. To generate your SAS string, use the Shared Access Signature Settings page for the storage account. Change the following settings:

  • Allowed Services: Select File or Blob, depending on the service type.
  • Allowed Resource Types: Select only Container and Object.
  • Allowed Permissions: Select Read, List, and Write.
  • Start and Expiry Date/Time: Change the end date to “2029-01-01” or choose a date at least one year in the future.

Finally, click Generate SAS and connection string. Below that is a text box labeled “SAS token”. The token begins with “?sv=”. The contents of this text box are your SAS token.