Question 55
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 agent uses Azure AI Search as the retriever. You plan to ingest PDF into an Azure AI Search index to ensure that the agent can ground responses in texts in both documents and embedded images. Users require citations that link to the source files. You need to ensure that during indexing, the images are extracted into a structure that can be used as input for the built-in optical character recognition (OCR) skill. Which indexing approach should you use?
- Aan indexer to extract image data into a normalized_images collection ✓
- Ba Shaper skill to restructure the OCR input
- Ca skillset to run the OCR skill directly against the content field of the index
- Dthe outputFieldMappings parameter to write image data to a searchable field