Courseiva
Plan and manage an Azure AI solutionmediumMultiple ChoiceObjective-mapped

AI-102 Plan and manage an Azure AI solution Practice Question

You are designing a document processing pipeline using Azure AI Document Intelligence. The pipeline must extract data from both structured forms and unstructured invoices. The solution should support custom models with minimal manual labeling. Which approach should you use?

⚠ Common exam trap

Watch out — candidates often assume prebuilt models (Option A) are sufficient for all document types, overlooking the requirement for custom structured forms, or they overestimate the effectiveness of OCR and regex (Option D) without recognizing the need for AI-based layout understanding.

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

Train a custom neural model with a few labeled samples

Azure AI Document Intelligence's custom neural models can be trained with as few as five labeled samples, leveraging transfer learning to achieve high accuracy on both structured forms and unstructured invoices. This approach minimizes manual labeling effort while supporting the diverse document types in the pipeline, unlike prebuilt models that are limited to specific layouts or rule-based methods that require extensive manual configuration.

Answer analysis

Option-by-option breakdown

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

  • Use prebuilt invoice models for all documents

    Why it's wrong here

    Prebuilt models only cover standard fields, not custom data.

  • Use Azure AI Language to analyze text

    Why it's wrong here

    Azure AI Language is for text analytics, not document extraction.

  • Train a custom neural model with a few labeled samples

    Why this is correct

    Neural models require minimal labeling and handle both structured and unstructured documents.

  • Use OCR and custom regex patterns

    Why it's wrong here

    OCR and regex are brittle and not a managed AI solution.

About these practice questions

Courseiva writes every AI-102 question from scratch — 945 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-102 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-102 exam.