AI-900 Practice Question: Describe features of computer vision workloads on Azure
What is the purpose of Azure AI Vision's 'product recognition' feature?
⚠ Common exam trap
Candidates often confuse product recognition with other computer vision tasks like defect detection or counterfeit analysis, but Azure AI Vision's product recognition is specifically for identifying known retail products from images, not for quality control or authentication.
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
✓
Identifying retail products in images to match them to a product catalog without barcodes
Azure AI Vision's 'product recognition' feature is designed to identify retail products in images and match them to a product catalog without relying on barcodes. It uses computer vision models trained on product images to detect and recognize items based on visual features like packaging, logos, and shape, enabling inventory management and checkout automation in retail scenarios.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Recognizing counterfeit products in supply chain images
Why it's wrong here
Counterfeit detection requires verifying whether an item is authentic, which involves subtle visual anomalies and provenance data that demand specialized fine-tuning and custom models per brand. Product recognition only determines that an item looks like a known catalog product; it does not authenticate legitimacy or detect imitation manufacturing, so it is insufficient for this anti-counterfeiting task.
- ✓
Identifying retail products in images to match them to a product catalog without barcodes
Why this is correct
This is exactly the intended use case for Azure AI Vision's Product Recognition: the service analyzes an image's visual appearance—shape, color, logo, and packaging—to match a product to a catalog entry without relying on barcodes. It powers retail scenarios like cashierless checkout and automated inventory tracking by recognizing items based purely on their visual characteristics, distinguishing it from generic image classification or OCR.
- ✗
Recognizing products mentioned in customer text reviews
Why it's wrong here
Extracting product names from text reviews requires natural language processing (NLP), such as named entity recognition with Azure AI Language, to parse unstructured customer feedback. The product recognition capability analyzed in this question is strictly a computer vision service that accepts image inputs and never processes text, so applying it to reviews is a modality mismatch.
- ✗
Detecting product defects in manufacturing quality control
Why it's wrong here
Defect detection is a specialized visual inspection task that identifies anomalies, scratches, or structural flaws on manufactured items, typically using custom-trained models on defect datasets. Azure AI Vision's product recognition service, by contrast, is a prebuilt retail solution that classifies whole, undamaged products into a known catalog, not a quality-assurance system.
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
One of 985 original AI-900 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-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.