AI-900 Practice Question: Describe features of computer vision workloads on Azure
What is the primary use case for Azure AI Document Intelligence's layout model?
⚠ Common exam trap
It's easy for candidates to confuse the layout model's structural extraction with format conversion or content generation, leading them to pick options like A or C instead of recognizing its true purpose of spatial layout analysis.
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 the structural layout of documents including tables, text blocks, and positions
Azure AI Document Intelligence's layout model is designed to extract the structural layout of documents, including tables, text blocks, and their spatial positions. This enables downstream processing like OCR, form understanding, and document analysis by preserving the original reading order and layout hierarchy.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Generating visual layouts for new document templates
Why it's wrong here
Generating visual layouts for new document templates is a creative design task that involves producing original page arrangements using tools like desktop publishing or template software. The layout model is inherently analytical rather than generative—it reads an existing document and extracts its layout, it does not synthesize new designs or propose template structures. While the extracted layout information could inform a designer, the model itself does not create or suggest visual layouts, making this option outside its scope.
- ✓
Extracting the structural layout of documents including tables, text blocks, and positions
Why this is correct
The layout model in Azure AI Document Intelligence is specifically designed to analyze the physical structure of a document, extracting paragraphs, headings, tables, and figures along with their bounding-box coordinates and reading order. It returns structured JSON that separates text content from spatial relationships, which enables downstream tasks like table extraction and document analysis. This capability is the core function of the layout model—it interprets how content is arranged on a page rather than merely recognizing the characters present.
- ✗
Converting documents between different file formats (PDF to DOCX)
Why it's wrong here
Converting documents between different file formats, such as from PDF to DOCX, is a file-transformation operation that changes the container or encoding of the content without necessarily analyzing its underlying structure. The layout model does not output a new file; instead, it emits metadata about the original document, including text spans, bounding polygons, and table cell coordinates. Format conversion is typically handled by dedicated tools like PDF converters or Office automation libraries, while the layout model focuses on understanding the layout of the source document.
- ✗
Checking documents for grammatical and spelling errors
Why it's wrong here
Checking documents for grammatical and spelling errors is a language-quality task that relies on natural language processing to evaluate word usage, syntax, and orthography. The layout model is concerned exclusively with the physical and spatial organization of a page—where text blocks are located, how tables are structured, and the reading order—and it does not assess the semantic or linguistic correctness of the text. Service like Azure AI Language or text analytics are used for proofreading, whereas the layout model remains agnostic to whether a sentence is grammatically sound.
Go deeper
Related to this question
Learn chapter
What is Artificial Intelligence?
Key term
Document intelligence
Document intelligence is a cloud-based service that uses artificial intelligence to extract, analyze, and understand information from documents like forms, invoices, and receipts automatically.
Key term
Model
In IT and AI, a model is a trained mathematical representation that learns patterns from data to make predictions or decisions.
About these practice questions
This AI-900 question is part of Courseiva's 985-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.