AI-900 Practice Question: Describe features of computer vision workloads on Azure
A museum wants to automatically generate descriptive tags for its digital art collection. They need to identify objects, themes, and artistic styles in the images without any custom training. Which Azure Computer Vision feature should they use?
⚠ Common exam trap
Candidates often confuse Custom Vision (which requires training) with the pre-built Image Analysis feature, mistakenly thinking custom training is needed for domain-specific tasks like art tagging, when in fact the pre-built model already covers common objects and themes.
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 Computer Vision Image Analysis
Azure AI Computer Vision Image Analysis provides pre-built models that can automatically generate descriptive tags for images, identifying objects, themes, and artistic styles without any custom training. This feature uses a set of thousands of recognizable objects, living beings, scenery, and actions, making it ideal for the museum's requirement to tag digital art without custom model development.
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 Custom Vision
Why it's wrong here
Azure AI Custom Vision is a model-training service that requires users to upload their own labeled images and run a custom training pipeline to create a domain-specific image classifier or object detector. Although it can technically generate tags, those tags are defined by the user's training data, so the museum would need to manually annotate a large dataset of exhibit images first. The question explicitly states no custom training is desired, and the prebuilt Computer Vision service already provides general tagging without that overhead.
When this WOULD be correct
A museum wants to train a model to recognize unique artistic styles specific to its collection, such as 'Van Gogh's brushstrokes' or 'Renaissance composition,' and has labeled images. Custom Vision would be correct for this custom classification task.
- ✓
Azure AI Computer Vision Image Analysis
Why this is correct
The prebuilt Image Analysis API in Azure AI Computer Vision uses transformer-based models trained on massive image datasets to extract rich semantic metadata. It automatically generates descriptive tags for objects, scenes, actions, and abstract concepts, and it also produces human-readable captions and detects brands, landmarks, and image types. This service requires zero custom training or labeled data from the museum, making it the only listed option that directly addresses the need to auto-generate descriptive tags from artwork and exhibits without building a custom solution.
- ✗
Azure AI Face service
Why it's wrong here
Azure AI Face is a specialized service that focuses exclusively on detecting, identifying, and analyzing human faces — including attributes like age, emotion, facial hair, and landmarks. It cannot generate descriptive tags for arbitrary images, artwork, or museum exhibits because it expects a human face as the primary input and does not perform general scene understanding, object detection, or label generation. Using Face would fail for most museum content, such as landscapes, sculptures, or abstract paintings.
When this WOULD be correct
A question asking for a service to detect faces in images, verify identities, or find similar faces in a collection would make Face the correct answer, especially if the scenario involves security or personalization.
- ✗
Azure AI Form Recognizer
Why it's wrong here
Azure AI Form Recognizer (now Azure AI Document Intelligence) is built for document automation: it extracts text, tables, checkboxes, and key-value pairs from structured or semi-structured documents such as invoices, receipts, tax forms, and contracts. It does not perform image understanding, object detection, or semantic tagging of visual content; it only interprets the textual and layout structure within scanned documents. Therefore it cannot generate tags describing an image's content, only what is written in the document.
When this WOULD be correct
A question asking: 'A company needs to automatically extract key-value pairs and table data from scanned invoices. Which Azure AI service should they use?' would make Form Recognizer the correct answer, as it specializes in document understanding and extraction.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AI-900 exam frequently reuses these exact scenarios with slightly different constraints.
✓Azure AI Computer Vision Image AnalysisCorrect answer▾
Why this is correct
The prebuilt Image Analysis API in Azure AI Computer Vision uses transformer-based models trained on massive image datasets to extract rich semantic metadata. It automatically generates descriptive tags for objects, scenes, actions, and abstract concepts, and it also produces human-readable captions and detects brands, landmarks, and image types. This service requires zero custom training or labeled data from the museum, making it the only listed option that directly addresses the need to auto-generate descriptive tags from artwork and exhibits without building a custom solution.
✗Azure AI Custom VisionWrong answer — click to see why▾
Why this is wrong here
The question specifies 'without any custom training,' but Azure AI Custom Vision requires custom training to identify specific objects, themes, or styles. The museum needs pre-built capabilities, which Image Analysis provides.
★ When this WOULD be the correct answer
A museum wants to train a model to recognize unique artistic styles specific to its collection, such as 'Van Gogh's brushstrokes' or 'Renaissance composition,' and has labeled images. Custom Vision would be correct for this custom classification task.
Why candidates choose this
Candidates may confuse 'Custom Vision' with general image analysis, assuming it can automatically tag images without training, or they may think 'custom' implies flexibility for any scenario.
✗Azure AI Face serviceWrong answer — click to see why▾
Why this is wrong here
The Face service is specialized for detecting, analyzing, and recognizing human faces, not for identifying objects, themes, or artistic styles in images.
★ When this WOULD be the correct answer
A question asking for a service to detect faces in images, verify identities, or find similar faces in a collection would make Face the correct answer, especially if the scenario involves security or personalization.
Why candidates choose this
Candidates may confuse 'face detection' with general image analysis, or assume that recognizing faces is part of tagging art, not realizing the Face service is limited to human faces.
✗Azure AI Form RecognizerWrong answer — click to see why▾
Why this is wrong here
Azure AI Form Recognizer is designed for extracting structured data from documents (e.g., invoices, forms), not for generating descriptive tags from images. The museum's need for object, theme, and style identification without custom training requires a general image analysis service, which Form Recognizer does not provide.
★ When this WOULD be the correct answer
A question asking: 'A company needs to automatically extract key-value pairs and table data from scanned invoices. Which Azure AI service should they use?' would make Form Recognizer the correct answer, as it specializes in document understanding and extraction.
Why candidates choose this
Candidates may confuse 'descriptive tags' with 'extracting information' and think Form Recognizer can handle any data extraction task, including from images, due to its OCR capabilities. They overlook that Form Recognizer is document-specific, not for general image content analysis.
Analysis generated from the official AI-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
Learn chapter
Azure Machine Learning Studio
Key term
Computer vision
Computer vision is a field of artificial intelligence that enables computers to interpret and make decisions based on visual data from the world, such as images and videos.
Key term
Feature
A feature is a distinct unit of functionality that delivers value to the user, often managed and tracked throughout the software development lifecycle.
About these practice questions
This AI-900 question is part of Courseiva's 985-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 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.