AI-102 · Question #306
You have a file share that contains 5,000 images of scanned invoices. You need to analyze the images. The solution must extract the following data: - Invoice items - Sales amounts - Customer details…
The correct answer is D. Azure AI Document Intelligence. To accurately extract structured data like invoice items, sales amounts, and customer details from scanned invoice images, Azure AI Document Intelligence is the specialized service required.
Question
Options
- ACustom Vision
- BAzure AI Computer Vision
- CAzure AI Immersive Reader
- DAzure AI Document Intelligence
How the community answered
(16 responses)- A6% (1)
- B6% (1)
- C19% (3)
- D69% (11)
Why each option
To accurately extract structured data like invoice items, sales amounts, and customer details from scanned invoice images, Azure AI Document Intelligence is the specialized service required.
Custom Vision is used for custom image classification and object detection, not for extracting structured data fields from complex documents like invoices.
Azure AI Computer Vision offers general image analysis capabilities like OCR and object detection but lacks the specialized understanding for structured data extraction from invoices that Document Intelligence provides.
Azure AI Immersive Reader is designed to improve reading comprehension and accessibility, not for extracting specific data fields from scanned documents.
Azure AI Document Intelligence (formerly Form Recognizer) provides pre-built models specifically designed to understand and extract structured data from various document types, including invoices. It can accurately identify and extract fields such as invoice items, sales amounts, and customer details, making it ideal for this scenario.
Concept tested: Azure AI Document Intelligence capabilities
Source: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/overview
Topics
Community Discussion
No community discussion yet for this question.