Skip to main content

Azure Blob Connection Setup

Follow these steps to connect BonData to your Azure Blob Storage container.

Step 1: Create a Storage Account

  1. Go to the Azure Portal
  2. Navigate to Storage accounts
  3. Click + Create to create a new storage account (or use an existing one)
  4. Fill in the required fields and click Review + create

Step 2: Create a Container

  1. Open your storage account
  2. Go to Data storageContainers
  3. Click + Container
  4. Enter a name and set the access level
  5. Click Create

Step 3: Get Access Keys

  1. Open your storage account
  2. Go to Security + networkingAccess keys
  3. Click Show next to one of the keys
  4. Copy the Storage account name and Key

Step 4: Enter Credentials

Enter the storage account name and access key in BonData.

Required Fields

FieldDescription
Container NameThe name of the Azure Blob container
PrefixOptional folder path (e.g., data/exports)
Storage Account NameThe name of your Azure Storage account
Storage Account KeyThe access key for your Azure Storage account