Data Connectors
Azure Blob Connector
Retrieve data from Azure Blob storage
Connect to an existing Azure Blob Storage and pull any data stored. To connect Azure Blob Storage you will need your credentials to access the resource including the connection string and container name you want to access.
Properties
Required properties:
connection_string
: Connection string to the Azure Blob Storagecontainer_name
: Name of the container in Azure Blob Storage
Available metadata
name
: Name of the bloblast_modified
: Time of last modificationcreation_time
: Time of blob creationlast_access_on
: Time of last blob access
Compatible loaders:
- AutoLoader
- HTMLLoader
- MarkdownLoader
- NeumCSVLoader
- NeumJSONLoader
- PDFLoader
Usage
Was this page helpful?