AI-102 · Question #360
AI-102 Question #360: Real Exam Question with Answer & Explanation
The correct answer is C: Azure AI Document Intelligence. Reasoning: To ensure the app can recognize and retrieve properties from invoices using Azure AI Search, you need a service that specializes in analyzing and extracting data from structured documents like invoices. Azure AI Document Intelligence (formerly known as Azure AI Documen
Question
You have an Azure AI Search resource named Search1. You have an app named App1 that uses Search1 to index content. You need to add a custom skill to App1 to ensure that the app can recognize and retrieve properties from invoices by using Search1. What should you include in the solution?
Options
- AAzure AI Immersive Reader
- BAzure OpenAI
- CAzure AI Document Intelligence
- DAzure AI Custom Vision
Explanation
Reasoning: To ensure the app can recognize and retrieve properties from invoices using Azure AI Search, you need a service that specializes in analyzing and extracting data from structured documents like invoices. Azure AI Document Intelligence (formerly known as Azure AI Document Intelligence) provides pre-built models for processing invoices, extracting fields such as invoice numbers, dates, totals, and more. You can integrate Azure AI Document Intelligence with Azure AI Search by adding a custom skill to the search pipeline, allowing the app to extract and index specific properties from invoices. This ensures that App1 can retrieve relevant content from the invoices efficiently.
Topics
Community Discussion
No community discussion yet for this question.