Azure Blob Storage Connection
  • 1 Minute to read
  • Dark
    Light
  • PDF

Azure Blob Storage Connection

  • Dark
    Light
  • PDF

Article Summary

This is a step-by-step tutorial for creating an Azure Blob Storage connection.

Prerequisites

Create an Azure Blob Storage Account and Container

  1. Follow the Microsoft documentation to create a Standard Azure Account.
    Please Note: Only Standard Azure accounts can use Azure Blob Storage Containers (Custom Filezones) with Rivery, Make sure to choose Standard in the Performance section.

    image.png

  2. Make sure all of the settings are correct before clicking Create. The creation of a Blob account may take a few minutes.

image.png

  1. Click on Go to resource.
  2. Choose Containers (Alternatively, scroll down the main menu to Blob Service and select Containers).

image.png

  1. In the upper left corner, click on +Containers.
  2. Give the container a Name.
  3. From the Public access level drop-down menu, select Container.

image.png

  1. Click Ok.

  2. Go to Access Keys in the storage account menu.

  3. Copy and save your keys.
    When connecting to Azure Blob Storage in Rivery, this will be used.

Connection Procedure

  1. Type in your Connection Name.
  2. Fill out the Account Name and Account Key.
  3. Enter your SAS Token (Optional)
    Note: To create a SAS Token, consult the Microsoft documentation.
  4. Use the Test Connection function to see if your connection is up to the task.
    If the connection succeeded, you can now use this connection in Rivery.

image.png


Was this article helpful?