AI-102 Implement computer vision solutions Practice Question
You need to build a solution that reads text from images in multiple languages, including Arabic and English, and translates the text into English. The solution must preserve the original layout as much as possible. Which combination of Azure AI services should you use?
⚠ Common exam trap
Test-takers frequently confuse Azure AI Vision OCR (legacy) with Azure AI Document Intelligence Read, assuming both provide equivalent layout preservation, but only Document Intelligence Read is designed for structured layout-aware extraction.
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
✓
Azure AI Document Intelligence Read and Azure AI Translator
Azure AI Document Intelligence Read (formerly Form Recognizer Read) is optimized for extracting text from images and documents while preserving the original layout, including bounding box coordinates for each text element. Azure AI Translator then translates the extracted text into English. This combination meets the requirement for multi-language OCR (including Arabic and English) and layout preservation.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Azure AI Document Intelligence Read and Azure AI Translator
Why this is correct
Read extracts text with layout, and Translator handles translation while preserving the text order.
- ✗
Azure AI Document Intelligence Read and Azure AI Language
Why it's wrong here
Azure AI Language is for text analytics, not translation.
- ✗
Azure AI Vision OCR and Azure AI Translator
Why it's wrong here
Azure AI Vision OCR does not preserve layout structure as well as Document Intelligence Read.
- ✗
Azure AI Speech and Azure AI Translator
Why it's wrong here
Speech is for audio-to-text, not image OCR.
Go deeper
Related to this question
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 →
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.