Multimodal understanding and visual analysis workflows
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AI-103 premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- Three engines read the same pixels
- Passing an image to a vision-enabled chat model
- What each Image Analysis feature returns
- Content Understanding analyzers for visual characteristics
- Video analysis: content extraction, then field extraction
- Question answering grounded in visual evidence
- Exam-pattern recognition
Choosing between the three engines that read pixels
| Requirement | Vision-enabled chat model | Image Analysis | Content Understanding analyzer |
|---|---|---|---|
| Output shape | Free-form prose in the chat reply | A fixed result object per requested visual feature | JSON matching your fieldSchema, plus Markdown |
| Pixel coordinates | None; the model returns no bounding boxes | Bounding boxes for Objects and denseCaptions | Not a localization API; returnDetails adds metadata |
| Video input | Still images only | Still images only | Yes, video and audio in standard mode |
| Scale per request | Up to ten images per chat call, 20 MB each | One image per Analyze request, under 20 MB | One analyzer applied across a whole corpus |
| How you shape the output | The prompt, and nothing else | Pick from the built-in feature set | Declare fields with generate, classify, or extract |
| Typical job | Reasoning and explanation about a scene | Captions, alt text, object and region location | Structured metadata over an image or video library |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
References
- How to use vision-enabled chat models
- What is Image Analysis?
- Azure Content Understanding: what is an analyzer? Configuration and reference
- Image captions in Image Analysis 4.0
- Object detection using Image Analysis 4.0
- Brand detection in Azure Vision
- Azure Content Understanding standard and pro modes
- Azure Content Understanding image overview
- Azure Content Understanding video overview
- What is Azure Content Understanding?
- Multimodal search concepts and guidance in Azure AI Search