AI-102 Question 397
Single answerYou are tasked with setting up a resource in Azure that will enable your organization to automatically extract structured data from invoices, receipts, and forms. Which Azure resource should you provision to achieve this functionality?
- A
Azure Form Recognizer
- B
Azure Cognitive Search
- C
Azure Translator
- D
Azure Machine Learning
Show answer and explanation
Correct answer: A
Explanation
Azure Form Recognizer is the most suitable choice for provisioning a Document Intelligence resource, as it is specifically designed to analyze and extract structured data from documents like invoices, receipts, and forms. Other options, such as Azure Cognitive Search, Azure Translator, and Azure Machine Learning, do not offer the required functionality for document intelligence.
- A. Correct.
Azure Form Recognizer is the correct choice as it is designed for document processing and extracting structured data from unstructured documents such as invoices, receipts, and forms.
- B. Incorrect.
Azure Cognitive Search is used for indexing and searching data but is not specialized for extracting structured data from documents.
- C. Incorrect.
Azure Translator is focused on language translation and not document processing.
- D. Incorrect.
Azure Machine Learning is a platform for building and deploying custom machine learning models but is not specifically designed for document intelligence.