Skip to main content

Azure Blob

The Azure Blob Data Connector allows you to ingest documents from your Azure File Storage into your project. To use the Azure Blob connector, you will need:

  • Connection String for an Azure Storage Account
  • Container Name

You can find these details in your Azure Portal under your storage account.

Setting Up the Azure Blob Connector

Step 1: Select Azure Blob from Data Connectors

Navigate to the Data Connectors section of your project and select "Azure Blob" to add it to your project.

Azure Blob Data Connector

Step 2: Provide Connection Details

Fill in the required details to connect to your Azure Blob storage. Specifically, you need to provide your Connection String and Container Name. Here's an example of how your input should look:

Azure Blob Connection Details

Step 3: View Ingestion Status

Once you provide your connection details, the page will refresh to show the ingestion status. You can view the current ingestion status by clicking on the data source again.

Ingestion Status

Step 4: Ready to Use

After the data has been ingested successfully, the data source is now ready to be used in an Agent.

Additional Information

If you encounter issues, verify your connection string and container name for any typographical errors. Refer to the Azure Storage troubleshooting guide for more help.