Azure Blob storage

Azure Blob Storage is a high-performance cloud storage solution provided by Microsoft Azure, designed for storing large amounts of data.

Prerequisites:

In order to configure an Azure Blob as an external storage for your project, you need to have:

  • an Azure Blob storage account

  • access to the Azure portal

  • permissions to generate a SAS token if needed

Steps to configure Azure Blob as a Storage alias:

  • Click on the +Add connection button in the Azure Blob storage section:

  • In the pop-up window submit a request to the Support team. Please provide the following details:

    1. Blob name - the name of your Azure blob storage (the folder within Azure Blob storage where files are stored).

    2. Alias - the value of the storage alias you would like to use to hide the Azure Blob path behind it.

    3. Blob SAS token (optional)- the authentication token for access to the blob. It is needed when the blob is Private.

If your Azure Blob container requires authentication, you have to provide your SAS token (found in your Azure panel) in your message to the Support team.

Please keep in mind that the SAS token has an expiration date and you have to generate a new one and update it before it expires. Otherwise, our servers will not be able to fetch your media from the storage.

Last updated