Skip to main content

Azure Storage Account Connector Documentation

Prerequisites​

  • Before you begin, ensure you have access to the Storage account.
  • Users must have at least the Storage Blob Data Reader role on the blobs they need to access.
  • User has necessary permissions to create connectors.

Connect your Azure Storage Account to Abacus.AI​

Abacus.AI supports integration with Microsoft Azure Storage, allowing you to use data directly from your Azure Storage Account for model training and other applications. The Azure Storage connector enables flexible data access from containers and blobs.

  1. Navigate to the Abacus.AI Connected Services Dashboard.
  2. Click Add New Connector.
  3. Select Azure Storage from the Select a Service popup.
  4. Enter the Storage Account Name you wish to connect.
  5. Optionally, enter the Blob Name you want to access.
  6. Click Connect Azure Storage.
AWS s3
  1. After a successful connection, the Azure Storage Account connector will appear under Application Connectors with the status ACTIVE.

How to Use the Azure Storage Account Connector​

Once the Azure Storage Account connector is set up, you can use it to fetch data to create dataset.

  1. Create a new project and select the use case, then go to the "Datasets" tab and click "Create Dataset".
  2. Click on "Create New" and name the dataset.
  3. Choose "Read from External Service" and select your Azure Storage Account connector under "Application Connectors".
  4. Navigate and select the file or folder that you would like to import.
  5. Click on create ADD DATASET.