Create an Azure Blob SAS token and URL
Note: You must have access to a Microsoft Azure cloud account. See Create shared access signature (SAS) tokens for storage containers and blobs for more information.
To create the credentials required to use Azure Blob Storage:
Go to your Microsoft Azure management console.
Select the storage account and container.
Open the Shared Access Tokens menu.
Tick all permissions.
Set the Expiry to a date in the future.
Once this date has passed, this endpoint will no longer be accessible.Click Generate SAS token and URL.
Copy the Blob SAS URL as this is required to create the endpoint in the Platform.
Now you are ready to connect your storage to the platform via a cloud connector
Related Pages