nerdexam
Microsoft

AI-900 · Question #225

You need to convert receipts into transactions in a spreadsheet. The spreadsheet must include the date of the transaction, the merchant, the total spent, and any taxes paid. Which Azure AI service sho

The correct answer is B. Azure Al Document Intelligence. Azure AI Document Intelligence can convert receipts into structured data, including merchant name, transaction date, total spent, and tax, which can then be exported to a spreadsheet. It uses a prebuilt model specifically for receipts to extract this key information and returns i

Submitted by lucia.co· Mar 30, 2026Describe features of computer vision workloads on Azure

Question

You need to convert receipts into transactions in a spreadsheet. The spreadsheet must include the date of the transaction, the merchant, the total spent, and any taxes paid. Which Azure AI service should you use?

Options

  • AAzure Al Custom Vision
  • BAzure Al Document Intelligence
  • CFace
  • DAzure Al Language

How the community answered

(32 responses)
  • A
    19% (6)
  • B
    69% (22)
  • C
    3% (1)
  • D
    9% (3)

Explanation

Azure AI Document Intelligence can convert receipts into structured data, including merchant name, transaction date, total spent, and tax, which can then be exported to a spreadsheet. It uses a prebuilt model specifically for receipts to extract this key information and returns it as structured JSON, which can be further processed and used to populate a spreadsheet. https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/prebuilt/receipt

Topics

#Azure AI Document Intelligence#Receipt processing#Data extraction

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice