AI-900 Practice Question: Describe features of computer vision workloads on Azure
What is 'multi-modal AI' and how does Azure AI Vision support it?
⚠ Common exam trap
Candidates often confuse 'multi-modal' with 'multi-model' or 'multi-region'—Azure AI-900 often tests the precise definition of multi-modal as handling multiple data types (text, image, audio) together, not just using multiple models or deploying across regions.
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
✓
AI that processes and relates multiple data types (text, images, audio) together
Multi-modal AI refers to systems that can process and relate multiple types of data—such as text, images, and audio—simultaneously. Azure AI Vision supports this by providing pre-built models and APIs that extract information from images and video, which can then be combined with text or audio data in a multi-modal pipeline, enabling richer analysis like image captioning or visual question answering.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
AI that processes data in multiple programming languages simultaneously
Why it's wrong here
This confuses programming languages with data modalities. Processing code written in Python, C#, Java, or JavaScript is about source code syntax and runtime support, not about perceiving and relating the content of text, images, and audio. A model may be able to translate between programming languages or generate code, but that is a form of text processing, not multimodal understanding. Multimodal AI is defined by the types of input data being fused, not by the programming languages used to build the model.
- ✓
AI that processes and relates multiple data types (text, images, audio) together
Why this is correct
This correctly defines multimodal AI: a single model or model family that ingests tokens from more than one data modality—such as text, images, audio, and sometimes video—and learns to align them in a shared embedding space. Because the model jointly processes these modalities, it can capture cross-modal relationships like matching a text query to an image, answering questions about a picture, or correlating audio with visual events. This fusion of information enables tasks that would be impossible with separate unimodal models, such as visual question answering, image-text retrieval, and audio-visual analysis.
- ✗
Deploying AI models across multiple Azure regions for global availability
Why it's wrong here
This describes an infrastructure and availability strategy, not a model capability. Deploying models to multiple Azure regions improves latency, fault tolerance, and compliance by distributing identical or independent model instances geographically, but it does not change what each model can do. A single-region multimodal model can still process text, images, and audio together, while a multi-region deployment of unimodal models still has no cross-modal understanding. Therefore, global availability is unrelated to the definition of multimodal AI.
- ✗
Using multiple AI models in sequence where each model processes a different step
Why it's wrong here
This describes a sequential or pipeline architecture in which separate models are chained together, each handling one isolated step or one data type. Such an arrangement does not make the system multi-modal because no single model ever learns to relate or fuse the different data types into a shared representation. Even if text, images, and audio are all processed somewhere in the pipeline, the models remain unimodal and interaction between modalities is limited to passing discrete outputs, not true cross-modal reasoning.
Go deeper
Related to this question
Learn chapter
Types of AI Workloads
Key term
Question answering
Question answering is an Azure AI service that lets you build a natural language query system that extracts answers from a custom knowledge base of documents or FAQs.
Key term
Azure AI Vision
Azure AI Vision is a cloud-based service from Microsoft that uses pre-built machine learning models to extract information from images and videos, such as objects, text, faces, and scene descriptions.
About these practice questions
Courseiva writes every AI-900 question from scratch — 985 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-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.