Connecting to Microsoft Azure Blob Storage

Azure Blob storage is Microsoft’s object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. Unstructured data is data that doesn’t adhere to

Connect Publisher to Azure Blob Storage to access and share your cloud-stored data. This connection requires specific Azure storage account credentials and container information.

Prerequisites

Before you begin, gather these Azure credentials:

  • Azure storage account name

  • Storage account access key

  • Container name holding your data

Configuration Process

Initial Setup

Access the Data Sources page through Publisher's navigation sidebar and select "Connect Data Source". Choose "Microsoft Azure Blob Storage Object Store" from the available connectors.

Storage Account Configuration

  1. Obtain your Azure storage account information:

    • Navigate to your Azure storage account

    • Under Settings, locate Access Keys

    • Copy the first storage access key using the copy icon

  2. Enter your credentials:

    • Storage account name

    • Access key

    • Select your target container

For detailed instructions about Azure storage account access keys, refer to Azure documentation.

Finalizing Setup

Provide a descriptive name for your data source and complete the connection. After successful connection, you can optionally create and share a collection.

Last updated