Microsoft Azure AI Fundamentals — Question 201
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?
Answer options
- A. Custom Vision
- B. Form Recognizer
- C. Face
- D. Language
Correct answer: B
Explanation
Form Recognizer is specifically designed to extract structured data from documents, such as receipts. This makes it ideal for converting receipt information into a usable format for a spreadsheet. The other options, Custom Vision, Face, and Language, are not tailored for document processing and would not effectively meet the requirements outlined in the question.