Designing and Implementing a Microsoft Azure AI Solution — Question 65
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?
Answer options
- A. Azure AI Immersive Reader
- B. Azure OpenAI
- C. Azure AI Document Intelligence
- D. Azure AI Custom Vision
Correct answer: C
Explanation
The correct answer is C, Azure AI Document Intelligence, as it is specifically designed to process and extract information from documents like invoices. Options A, B, and D do not focus on document processing capabilities tailored for invoice data extraction, making them unsuitable for the requirements stated.