AI-900 Practice Question: Describe features of computer vision workloads on Azure
What is 'quality control' computer vision and how is it used in manufacturing?
⚠ Common exam trap
Watch out — candidates often confuse 'quality control' of the AI model itself (Option A) with using computer vision to perform quality control on physical products, which is the core manufacturing use case.
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
✓
Detecting manufacturing defects at production line speeds with consistent accuracy
Quality control in computer vision refers to using AI models to inspect products on a manufacturing line, detecting defects such as scratches, dents, or misalignments at high speed. Azure Custom Vision or Azure Computer Vision can be trained on labeled images of good and defective items to perform real-time inference, ensuring consistent accuracy far beyond human visual inspection. This directly addresses the need for automated, scalable defect detection in production environments.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Monitoring the quality of AI model outputs to ensure they meet accuracy standards
Why it's wrong here
Measuring whether an AI model's outputs still meet accuracy thresholds is part of MLOps, involving evaluation metrics, data drift detection, and retraining pipelines. That activity governs the model's behavior, not the quality of factory output. In contrast, AI-enabled manufacturing quality control applies vision models to physical goods to catch defects, so model-output monitoring is a distinct and different concern.
- ✓
Detecting manufacturing defects at production line speeds with consistent accuracy
Why this is correct
Detecting manufacturing defects at production line speeds is the core AI-900 computer-vision scenario: a vision model classifies or localizes anomalies such as cracks, scratches, missing components, or assembly errors as items move along the line. Unlike human inspectors, who fatigue and vary in judgment, the model applies the same detection threshold consistently at high throughput. Azure AI tools like Custom Vision or Azure Machine Learning can train and deploy such models at the edge for real-time inference.
- ✗
Verifying that factory video surveillance cameras meet quality standards
Why it's wrong here
Checking that factory video surveillance cameras meet quality standards is an IT/OT hardware-maintenance task concerned with focus, resolution, frame rate, and sensor health. It does not use AI to inspect manufactured items. Manufacturing QC computer vision analyzes images of the physical products on the production line, so validating the cameras themselves is out of scope.
- ✗
Controlling the quality of training images used to build computer vision models
Why it's wrong here
Ensuring training images are properly labeled, sufficiently diverse, and free of bias belongs to ML data engineering and dataset curation before model training. This phase shapes the model's learned representations but does not inspect products. The factory-floor QC vision workload uses a trained model to assess actual manufactured units, which is a runtime inference task rather than a data-preparation task.
Go deeper
Related to this question
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.