Skip to main content
CompatibilityOnly available on Node.js.
This covers how to load a container on Azure Blob Storage into LangChain documents.

Setup

To run this loader, you’ll need to have Unstructured already set up and ready to use at an available URL endpoint. It can also be configured to run locally. See the docs here for information on how to do that. You’ll also need to install the official Azure Storage Blob client library:
npm

Usage

Once Unstructured is configured, you can use the Azure Blob Storage Container loader to load files and then convert them into a Document.

Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.