You are here:
Create a Microsoft Azure Container SAS Token
Container Shared Access Signature (SAS) tokens give access to files in your Microsoft Azure Storage container.
To create SAS tokens:
- Sign in to the Microsoft Azure portal and go to your Azure Storage account.
- In your Microsoft Azure container, from Settings, click Shared access tokens.
-
Create a SAS token with these settings.
- Signing Method - Account Key
- Required Permissions - read, write, list, delete, tag. To add the tag permission, generate the token using the Azure Storage Explorer app and follow the steps in Get the SAS for a blob container. Refer to the See Also section for more information on the permissions supported for each resource type.
- Allowed Protocols - HTTPS only
-
Copy the Blob SAS Token and Blob SAS Url. They’re used in Set Up a Microsoft Azure Target Connection
We recommend that you regenerate the SAS token before expiry to avoid invalid credential errors when connecting to Data 360. Data 360 Azure Storage Service Connector doesn't support Azure account or Azure file tokens.

