Domain 4 — RAG Implementation
This domain covers Retrieval-Augmented Generation — grounding your copilot in your own data. You will create data source components, build and test vector indexes via Azure AI Search, integrate those indexes into a Prompt Flow, and validate end-to-end retrieval quality.