Courseiva

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

What is the purpose of the Azure AI Document Intelligence's prebuilt models?

⚠ Common exam trap

It's easy for candidates to confuse prebuilt models with custom models, assuming that all Document Intelligence models require training, when in fact prebuilt models are ready-to-use for common document types.

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 structured data from common document types (invoices, receipts, IDs) without custom training

Azure AI Document Intelligence's prebuilt models are designed to extract structured data from common document types such as invoices, receipts, and IDs without requiring any custom training. They leverage pre-trained neural networks that recognize fields like invoice totals, receipt line items, and ID numbers, enabling rapid data extraction for standard forms. This aligns with the purpose of reducing manual data entry and accelerating document processing workflows.

Answer analysis

Option-by-option breakdown

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

  • Training custom document extraction models for unique business forms

    Why it's wrong here

    Prebuilt document intelligence models are not designed for unique business forms because those require custom model training with labeled samples. Training custom extraction models for organization-specific layouts involves building a dataset and training a model, which is the opposite of using a 'prebuilt' model. Since the question asks for out-of-the-box extraction from common documents, this option is incorrect.

  • Extracting structured data from common document types (invoices, receipts, IDs) without custom training

    Why this is correct

    Prebuilt models in Azure AI Document Intelligence are pretrained to recognize common document types such as invoices, receipts, and IDs, and they automatically extract fields like vendor name, invoice total, purchase date, and license number. These models require no custom labeling or training—you simply submit the document to the endpoint and receive structured JSON output. That is precisely the capability described in this option, so it is the correct answer.

  • Translating documents from one language to another

    Why it's wrong here

    Document translation is the responsibility of Azure AI Translator, a separate service that converts text between languages while preserving meaning. Azure AI Document Intelligence performs structural analysis and field extraction; it does not output translated text. Its prebuilt models extract data such as dates and totals, but never alter the source language, so this task falls outside its scope.

  • Converting documents to PDF format for archiving

    Why it's wrong here

    Converting a document into PDF is a file-format transformation, not a cognitive extraction task. Document Intelligence reads text and structure from existing PDFs or images and returns structured data (like JSON), but it never produces a PDF as an output artifact. Archiving processes typically use document management or storage services rather than AI extraction models, making this option incorrect.

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.