AI-900 Question 34
Single answerA company wants to automate the processing of invoices and extract structured information such as invoice numbers, dates, and total amounts from scanned documents. Which Azure service is best suited for this document intelligence workload?
- A
Azure Form Recognizer
- B
Azure Cognitive Search
- C
Azure Bot Service
- D
Azure Machine Learning
Show answer and explanation
Correct answer: A
Explanation
Azure Form Recognizer is a service within Azure AI that enables businesses to automate tasks like extracting key-value pairs, tables, and text from structured or unstructured documents. It is specifically built for scenarios like the one described, where invoices need to be processed and structured information needs to be extracted.
- A. Correct.
Azure Form Recognizer is specifically designed for automating document processing and extracting structured data from documents such as invoices, receipts, and more. This makes it the best choice for this scenario.
- B. Incorrect.
Azure Cognitive Search is used for indexing and searching data but is not designed to extract structured information from documents like invoices.
- C. Incorrect.
Azure Bot Service is used to build conversational AI and chatbots, which is unrelated to document processing tasks.
- D. Incorrect.
Azure Machine Learning is used for building, training, and deploying custom machine learning models, but it is not a direct service for document intelligence workloads.