AI-103 Information Extraction Practice Question
When analyzing documents using Azure AI Document Intelligence, which THREE properties can be found within the returned JSON result object for an extracted table cell? (Choose THREE)
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
✓
columnIndex
Table cell objects contain properties such as rowIndex, columnIndex, content, and boundingRegions.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
columnIndex
Why this is correct
columnIndex specifies the column index of the table cell.
- ✗
audioTranscript
Why it's wrong here
audioTranscript is a property of Azure AI Speech, not Document Intelligence.
- ✗
sentimentScore
Why it's wrong here
sentimentScore is a property of Azure AI Language, not Document Intelligence.
- ✓
content
Why this is correct
content contains the text extracted within the table cell.
- ✓
rowIndex
Why this is correct
rowIndex specifies the row index of the table cell.
About these practice questions
This AI-103 question is part of Courseiva's 510-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 and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AI-103 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-103 exam.