Designing and Implementing a Microsoft Azure AI Solution — Question 39

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

What should you use?

Answer options

Correct answer: D

Explanation

The correct answer is D, Azure AI Document Intelligence, as it is specifically designed to analyze documents and extract structured data like invoice items and customer details. The other options, such as Custom Vision and Azure AI Computer Vision, are more focused on image classification and object detection rather than document analysis.