AI-900 Question 35
Single answerA company wants to automate the processing of invoices and extract key information such as invoice numbers, dates, and total amounts. Which Azure service is most suitable 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
The company needs to extract structured information from invoices, which is a document intelligence workload. Azure Form Recognizer is the most suitable service for this task as it is specifically designed to extract key-value pairs and tabular data from documents like invoices and forms.
- A. Correct.
Azure Form Recognizer is designed specifically to extract structured data from documents like invoices, receipts, and forms, making it the ideal choice for the described workload.
- B. Incorrect.
Azure Cognitive Search is used for indexing and searching content, but it does not specialize in extracting structured data from documents.
- C. Incorrect.
Azure Bot Service is used for building conversational AI applications, and it is not relevant to document processing tasks.
- D. Incorrect.
Azure Machine Learning is a platform for building and training custom machine learning models, but it does not provide ready-to-use tools for document intelligence workloads.