azure-blob-storage-source
Last updated
Last updated
This source agent reads documents as they are uploaded to an Azure blob container. The container will be created if it doesn’t exist.
Example of reading from a container, extracting the document text, splitting the text into chunks, and outputting each chunk as a message to the output topic.
Use Azure CLI to upload a local file to the container
Checkout the full configuration properties in the .