Skip to content

Commit 0211250

Browse files
committed
Adding diagram
1 parent b96f9c1 commit 0211250

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/data_ingestion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ This feature cannot be used on existing index. You need to create a new index or
144144

145145
The cloud ingestion pipeline uses four Azure Functions as custom skills within an Azure AI Search indexer. Each function corresponds to a stage in the ingestion process. Here's how it works:
146146

147+
![Cloud ingestion pipeline diagram](images/ingestion_pipeline.png)
148+
147149
1. **User uploads documents** to Azure Blob Storage (content container)
148150
2. **Azure AI Search Indexer** monitors the blob container and orchestrates processing
149151
3. **Custom skills** process documents through three stages:

docs/images/ingestion_pipeline.png

85.7 KB
Loading

0 commit comments

Comments
 (0)