Exam AI-102 All QuestionsBrowse all questions from this exam
Question 203

You are building an app named App1 that will use Azure AI Document Intelligence to extract the following data from scanned documents:

• Shipping address

• Billing address

• Customer ID

• Amount due

• Due date

• Total tax

• Subtotal

You need to identify which model to use for App1. The solution must minimize development effort.

Which model should you use?

    Correct Answer: C

    To extract data such as shipping address, billing address, customer ID, amount due, due date, total tax, and subtotal from scanned documents with minimal development effort, the most appropriate model to use is the invoice model. This model is specifically designed for handling structured information typically found in invoices, which aligns perfectly with the data extraction requirements for App1.

Discussion
rober13Option: C

Reference: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-invoice?view=doc-intel-4.0.0#field-extraction

anto69Option: C

I think is C

reigenchimpoOption: C

C is answer.

reiwanotoraOption: C

C "invoice" is right answer.

MurtuzaOption: C

To extract the specified data from scanned documents with minimal development effort, you should use the invoice model. The invoice model is specifically designed to handle structured information commonly found in invoices, including shipping and billing addresses, customer IDs, amounts due, due dates, total taxes, and subtotal. Therefore, the correct choice for App1 is C. invoice