Question 57
AI-103 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have a Microsoft Foundry project that contains an agent. The knowledge source for the agent is a set of scanned PDF troubleshooting guides stored in Azure Blob Storage. The guide pages contain two-column layouts and tables. You use Azure Content Understanding in Foundry Tools to process the PDFs. You plan to ingest the processed content into an index for Retrieval Augmented Generation (RAG) and store extracted fields for downstream automation. Stakeholders must be able to verify where each extracted field value came from in the original PDF and route low-reliability extractions for manual review. You need to ensure that the Content Understanding document analyzer output includes a per-field confidence score and source grounding to locations within the source document. What should you do?
- ASet enableSegment to true.
- BProvide labeled samples.
- CEnable estimateFieldSourceAndConfidence. ✓
- DConfigure the analyzer to use generative extraction for all fields.