AI-102 Implement computer vision solutions Practice Question
Which THREE are valid uses of Azure AI Vision Image Analysis 4.0? (Select three.)
⚠ Common exam trap
Test-takers frequently confuse the capabilities of Azure AI Vision with those of Azure AI Speech or Azure AI Translator, assuming Image Analysis can handle audio transcription or text translation when it strictly processes visual content only.
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
✓
Extract printed text from an image using OCR
Azure AI Vision Image Analysis 4.0 includes an OCR (Optical Character Recognition) capability that extracts printed and handwritten text from images. This is a core feature of the service, exposed via the `ocr` API or the `read` operation in the Image Analysis 4.0 SDK.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Extract printed text from an image using OCR
Why this is correct
OCR is included in Image Analysis 4.0.
- ✗
Transcribe spoken audio from a video file
Why it's wrong here
Audio transcription is done by Azure AI Speech.
- ✓
Detect objects in an image and return bounding boxes
Why this is correct
Object detection is a core feature.
- ✓
Generate a human-readable caption for an image
Why this is correct
Image Analysis 4.0 includes caption generation.
- ✗
Translate text found in an image to another language
Why it's wrong here
Translation is not part of Image Analysis.
Go deeper
Related to this question
About these practice questions
One of 945 original AI-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.