Azure Blob Storage as a Target
  • 1 Minute to read
  • Dark
    Light
  • PDF

Azure Blob Storage as a Target

  • Dark
    Light
  • PDF

Article Summary

This is a step-by-step tutorial for setting up Azure Blob Storage as a Target.

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.


Setting Azure Blob Storage as a Target

  1. Navigate to the Target tab in your Source to Target River.
  2. Select Azure Blob Storage.
  3. You will be automatically redirected to the connection form; for more information, see our documentation.
  4. Enter you Bucket (Container ) Name.
  5. Enter the FileZone path to your storage Container where Rivery will send the data files.
  6. Set the period partition timeframe for a FileZone folder.
    Note: You can instruct Rivery to divide the data according to the data insertion day, the Day/Hour, or the Day/Hour/Minute. This means that Rivery will produce data files from your sources under folders that correspond to the correct partition you've selected.
  7. Any Source to Target River can now send data to your Container.

image.png


Was this article helpful?