Azure Blob containers
Feed type: Site / AzureBlob
Setup fields
Connect Azure Blob Storage to Graphlit so container blobs become searchable context, with path filters and sync modes controlled from the feed configuration.
source: azure-blob
target: graphlit
Ingest
1 ingest surface
No OAuth required
URL, key, or query setup
Graphlit API
createFeed + queryContents
MCP-native
Agent context flows
Ingest
Graphlit reads the selected Azure Blob surfaces, converts the source material into searchable content, and keeps enough source metadata for grounded answers, retrieval, and downstream agent workflows.
Feed type: Site / AzureBlob
Setup fields
Prepare
The integration is not just a connector. Graphlit turns Azure Blob into content that can be searched, cited, summarized, enriched with observations, and supplied to agents through the Graphlit API and MCP.
{
"source": "Azure Blob",
"content": "Azure Blob containers",
"extracted": [
"entities",
"observations",
"facts",
"summaries"
],
"citations": [
"Azure Blob source references"
],
"agentContext": {
"searchable": true,
"groundedAnswers": true,
"deliveryEnabled": false
}
}Use cases
01
Build a Azure Blob knowledge base from container blobs under a prefix and pDFs, images, audio, and video and search it alongside the rest of your Graphlit content.
02
Ask grounded questions over Azure Blob context without forcing users to leave the tools where the work originally happened.
03
Extract people, organizations, projects, events, facts, and decisions from Azure Blob content so agents can reason over durable context.
04
Combine Azure Blob with Microsoft Outlook, SharePoint, and OneDrive to build cross-tool RAG, research, and operational intelligence workflows.
Need a code sample? Ask our AI assistant
FAQ
Related
Start building
Create a free Graphlit project, connect Azure Blob, and turn real operational context into retrieval, knowledge graphs, and MCP-native agent workflows.