Courseiva

AI-900 Practice Question: Describe features of computer vision workloads on Azure

What is 'invoice analysis' in Azure AI Document Intelligence?

⚠ Common exam trap

A common mix-up: candidates confuse 'invoice analysis' (extracting data from invoice images) with downstream business processes like fraud detection, invoice generation, or reconciliation, which are not part of the Document Intelligence service's prebuilt capabilities.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Extracting vendor, customer, line items, dates, and totals from vendor invoice images

Invoice analysis in Azure AI Document Intelligence is a prebuilt model specifically designed to extract structured data from vendor invoices. It uses optical character recognition (OCR) and deep learning to identify and extract key fields such as vendor name, customer name, line items, invoice date, due date, and totals. This enables automated data entry and downstream processing without manual effort.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Analysing invoice data to predict future payment defaults by customers

    Why it's wrong here

    This describes a predictive analytics workload, not document intelligence. Predicting payment defaults relies on historical transaction data, credit scores, and statistical or machine learning models to estimate risk, whereas invoice analysis focuses on parsing the contents of an invoice document. Azure AI Document Intelligence's prebuilt invoice model extracts fields such as vendor, customer, and totals; it does not assign credit risk scores.

  • Extracting vendor, customer, line items, dates, and totals from vendor invoice images

    Why this is correct

    This is precisely what invoice analysis means in the context of Azure AI Document Intelligence. The prebuilt invoice model uses OCR and trained field extraction to turn scanned or digital vendor invoices into structured JSON with normalized fields like VendorName, CustomerName, InvoiceDate, and line item details, along with confidence scores. This conversion from document to structured output is the defining characteristic of an invoice analysis solution.

  • Generating invoices from pricing data stored in a database

    Why it's wrong here

    This scenario runs in the opposite direction of invoice analysis: it starts with structured pricing data and generates a document, whereas invoice analysis starts with a document and produces structured data. A typical implementation would use a template or reporting engine, not Azure AI Document Intelligence. Understanding this direction is key—analysis consumes documents; generation produces them.

  • Comparing invoice totals against purchase orders to detect discrepancies

    Why it's wrong here

    This is a downstream business process commonly called invoice-to-purchase-order matching or three-way matching, not the extraction itself. It requires the invoice fields to already be extracted before any comparison with purchase order data can occur. While anomaly detection or rule engines may flag discrepancies, the core invoice analysis step is the preceding document understanding task in Azure AI Document Intelligence.

About these practice questions

Courseiva writes every AI-900 question from scratch — 985 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.