Practice AI-102 Implement computer vision solutions questions with full explanations on every answer.
Start practicing
Implement computer vision solutions — choose a session length
Free · No account required
Click any question to see the full explanation and answer options, or start a focused practice session above.
A retail company uses Azure Computer Vision to analyze customer traffic in stores. They deploy a custom object detection model to count customers and detect occupancy. After deployment, the model consistently underestimates the number of customers during peak hours. The company has retrained the model with more data but the issue persists. What is the most likely cause?
2A hospital uses Azure Custom Vision to classify X-ray images as normal or abnormal. The model achieves 98% accuracy on the test set. However, during deployment, the model misclassifies many abnormal cases as normal, causing missed diagnoses. The hospital has a class imbalance where abnormal cases are only 5% of the data. What should the data scientist do first to address this?
3A company uses Azure Face API to verify employee identities for building access. They need to ensure that only live faces are used, not photos or videos. Which feature should they enable?
4A developer is building an application to extract text from scanned invoices using Azure Computer Vision's Read API. The invoices contain a mix of printed and handwritten text. The developer needs to ensure the highest accuracy for both types. Which parameter should they set in the API call?
5A company uses Azure Custom Vision to build a classifier for defect detection on a manufacturing line. They have labeled images of products with and without defects. Which TWO actions should they take to improve model performance?
6You are a data scientist at a healthcare startup. You have deployed a custom object detection model using Azure Custom Vision to detect tumors in MRI scans. The model was trained on 10,000 labeled scans from a single hospital. After deployment, the model performs well on scans from that hospital but poorly on scans from a different hospital with a different MRI machine. The new hospital's scans have slightly different contrast and resolution. The model's precision drops from 0.92 to 0.65, and recall drops from 0.88 to 0.50. You have access to 500 labeled scans from the new hospital. You need to improve the model's performance on the new hospital's data as quickly as possible with minimal effort. What should you do?
7A retail company uses Azure Computer Vision to analyze customer traffic in stores. They process images from security cameras using the OCR API to detect product labels. Recently, the OCR accuracy has decreased for images with poor lighting. Which pre-processing step should the company implement to improve OCR accuracy?
8Which THREE actions can be performed using the Azure Custom Vision service?
9Refer to the exhibit. An Azure Cognitive Services Computer Vision API call for image captioning is returning only one caption. The developer wants to get three possible captions ranked by confidence. Which parameter should be modified in the request?
10You are building an application that processes scanned invoices to extract key fields such as total amount, invoice date, and vendor name. The application uses Azure AI Document Intelligence. You need to ensure high accuracy for field extraction without manual labeling. Which feature should you use?
11A retail company uses Azure AI Vision to analyze store shelf images for product availability. The solution uses an object detection model trained on custom products. Recently, the model's performance dropped significantly due to new packaging designs. You need to improve the model's accuracy with minimal manual effort. What should you do?
12A healthcare organization uses Azure AI Health Insights to extract medical insights from unstructured clinical notes. The solution must comply with HIPAA. Which configuration is required?
13You deploy a custom vision model for defect detection on a manufacturing line. The model runs on an Azure IoT Edge device. You notice that inference latency is too high for real-time detection. Which action should you take to reduce latency?
14Which TWO Azure AI services can be used to extract text from images and PDFs? (Select two.)
15You are designing a computer vision solution that must detect and redact personally identifiable information (PII) from images of ID cards. The solution must comply with GDPR. Which THREE components should you include? (Select three.)
16A company uses Azure AI Custom Vision to classify images of products. The model is deployed to a mobile app. The app sends images to the Custom Vision prediction endpoint. Users report that the app is slow when the network is poor. You need to enable offline inference on the mobile device. What should you do?
17Which TWO Azure services can be used to perform optical character recognition (OCR) on documents? (Select two.)
18You are developing a solution that uses Azure AI Video Indexer to analyze surveillance videos for suspicious activity. The solution must generate alerts when a person is detected in a restricted area. Which feature should you use?
19Which THREE are valid uses of Azure AI Vision Image Analysis 4.0? (Select three.)
20A bank uses Azure AI Document Intelligence to process loan applications. The solution must extract data from scanned PDFs and validate it against a database. The bank requires that all extracted data be encrypted at rest and in transit. Which security measure should you implement?
21You need to build a solution that detects whether a person is wearing a hard hat in a construction site image. Which Azure AI service should you use?
22You are building an application that analyzes images of handwritten notes. The application must extract the handwritten text and preserve the original layout, including line breaks and indentation. Which Azure AI service should you use?
23You are developing a solution to detect defects on a manufacturing assembly line using computer vision. The solution must classify images as 'defective' or 'non-defective'. You have a limited set of labeled images (500 per class). Which approach should you recommend?
24An application uses Azure AI Vision to analyze images and extract text. The application crashes when processing images with embedded barcodes. You suspect the issue is related to the image pre-processing. Which step should you add to the pipeline to resolve the issue?
25You need to analyze a live video stream from a security camera to detect people entering a restricted area. Which Azure AI service should you use?
26You are designing a solution that extracts information from scanned invoices. The solution must automatically classify invoices by vendor and extract key fields (total amount, date, invoice number). Which combination of Azure AI services should you use?
27An application uses Azure AI Face API to perform face detection and verification. The application must ensure that only users with verified identities can access sensitive data. Which additional Azure service should you integrate to comply with Microsoft's Responsible AI standards for facial recognition?
28You need to build a solution that reads text from images in multiple languages, including Arabic and English, and translates the text into English. The solution must preserve the original layout as much as possible. Which combination of Azure AI services should you use?
29You are developing a mobile app that allows users to take a photo of a product and get information about it. The app must identify the product from the image. Which Azure AI service should you use?
30You are deploying a computer vision model using Azure AI Custom Vision with a small dataset of 200 images per class. The model shows high accuracy on training data but low accuracy on test data. Which action should you take to reduce overfitting?
31Which TWO Azure AI services can be used to perform optical character recognition (OCR) on images? (Choose two.)
32Which THREE factors should you consider when choosing between Azure AI Custom Vision and Azure AI Vision pre-built models for an image classification task? (Choose three.)
33Which TWO Azure AI services provide capabilities to detect and analyze faces in images? (Choose two.)
34You are calling the Azure AI Vision Image Analysis API with the above JSON request. The API returns a response that includes tags, objects, and a caption. However, the caption does not describe the image accurately. Which change should you make to improve the caption quality?
35You have an Azure AI Vision resource named MyVisionService. You run the above Azure CLI command and get the keys. Your application uses key1 for authentication. You need to rotate the keys without downtime. What should you do?
36You deploy the above ARM template to create an Azure AI Vision resource. After deployment, you try to call the Vision API from your application but receive a 403 Forbidden error. What is the most likely cause?
37You are developing an application that processes images of handwritten forms. The forms contain checkboxes that may be checked or unchecked. Which Azure AI service should you use to detect the state of the checkboxes?
38A manufacturing company uses Azure AI Custom Vision to detect defects on a production line. The model was trained with 500 images per class and achieves 95% accuracy. After deployment, the model's accuracy drops to 80% due to changes in lighting conditions. What is the most effective first step to improve the model's robustness?
39You need to analyze a video stream from a security camera to count the number of people entering a building. Which Azure AI service is most suitable?
40Your team is building a mobile app that uses Azure AI Computer Vision to extract text from business cards. The app must handle cards in multiple languages (English, French, German). Which feature of the Computer Vision API should you use?
41You are deploying a Custom Vision object detection model to an Azure Container Instance for real-time inference. The model must respond within 500 ms. The default container runs on CPU. What should you do to meet the latency requirement?
42You need to detect if a photo contains adult or racy content. Which Azure AI Computer Vision feature should you use?
43Your retail company uses Azure AI Face API to identify VIP customers when they enter a store. Due to privacy regulations, you must obtain explicit consent and store minimal biometric data. Which approach meets these requirements?
44You are using Azure AI Custom Vision to classify images of animals. The training set has 1000 images of cats and 1000 images of dogs. After training, the model performs well on the test set. However, when deployed, it misclassifies images of wolves as dogs. What is the most likely cause?
45You are building a solution to analyze images of handwritten medical prescriptions. The text is in English and includes drug names and dosages. Which combination of Azure AI services should you use?
46Which TWO actions should you take to reduce the latency of an Azure AI Computer Vision OCR call on a large image?
47Which THREE factors are critical to consider when designing a custom vision solution for a manufacturing quality inspection system?
48Which TWO Azure AI services can be used to extract text from images?
49Refer to the exhibit. You are configuring an Azure AI Video Indexer job. The exhibit shows a JSON snippet of the job configuration. What will Video Indexer extract from the video?
50Refer to the exhibit. You run the Azure CLI command shown. What is the output?
51Refer to the exhibit. You are creating an Azure Cognitive Services account using an ARM template snippet. What type of account is being created?
52You are building a computer vision solution to detect defects on a manufacturing assembly line. The solution must process images in real-time with low latency, and you need to choose an Azure service. Which service should you use?
53A retail company uses Azure Computer Vision to analyze in-store camera feeds to count customers. The solution uses the Detect API on individual frames. Recently, the counts have been inaccurate due to overlapping people. Which action should you take to improve accuracy?
54You need to extract printed text from scanned invoices in multiple languages. Which Azure service should you use?
55A healthcare provider uses Azure Computer Vision to analyze medical images. They need to ensure patient data is not stored outside the Azure region. What should you configure?
56You are designing a solution to detect brand logos in social media images. The logos vary in size and orientation. You need to achieve high accuracy with minimal false positives. Which approach should you recommend?
57You need to analyze videos stored in Azure Blob Storage to detect objects and generate timestamps. Which Azure service should you use?
58A company uses Azure Computer Vision to moderate user-generated content. The solution must detect adult content and flag it. Which API should you call?
59You are deploying a Custom Vision model to a production environment. The model must handle 100 predictions per second with low latency. Which deployment option should you choose?
60You need to extract handwritten text from scanned forms. Which Azure Computer Vision feature should you use?
61Which TWO Azure services can be used to perform optical character recognition (OCR) on images?
62Which THREE factors should you consider when selecting a pricing tier for Azure Computer Vision in a production environment?
63Which TWO features are available in Azure Computer Vision but not in Azure Custom Vision?
64You call the Azure Computer Vision Analyze API with the above request body. The response includes a 'description' object with captions. Which parameter is responsible for generating captions?
65You are creating a new Custom Vision project with the above JSON. The domainId corresponds to the 'Logo' domain. Which type of model will this project train?
66You are deploying a Custom Vision model to an Azure Machine Learning managed endpoint using the above ARM template snippet. The deployment fails with a timeout error. Which parameter should you adjust?
67A company uses Azure AI Vision to analyze product images in an e-commerce application. The solution uses the Analyze Image API with OCR. Recently, the OCR accuracy has decreased for images with handwritten text on product labels. What should the team do to improve accuracy?
68You are designing a computer vision solution for a retail chain to detect shelf stockouts using store camera feeds. Videos are processed in near real-time. Which combination of Azure services should you use to minimize latency and cost?
69You are building a solution to detect if a person is wearing a hard hat in construction site images. You have a small dataset of labeled images. Which Azure service should you use?
70A healthcare organization uses Azure AI Vision to analyze medical images for abnormalities. The solution must ensure patient data is not stored in the service's logs. What should you configure?
71You are designing a solution that uses Azure AI Vision to extract text from scanned invoices. The invoices vary in layout and include both printed and handwritten fields. The solution must achieve high accuracy with minimal manual labeling. Which approach should you recommend?
72Your team is building a mobile app that uses Azure Custom Vision to classify plant species. The app must work offline and sync labeled images when connectivity is restored. Which SDK feature should you use?
73You are troubleshooting an Azure AI Vision application that calls the Analyze Image API. The application suddenly returns HTTP 403 errors. The API key and endpoint have not changed. What is the most likely cause?
74A manufacturing company uses Azure Custom Vision to detect defects on an assembly line. The model is deployed to a container on a local edge server. Recently, the model's accuracy dropped. You suspect data drift. What should you do to monitor and retrain the model?
75You are building a solution to automatically tag images uploaded to an Azure Storage blob container using Azure AI Vision. The solution must process images as soon as they are uploaded. Which service should you use to trigger the image analysis?
76You need to choose Azure services to build a computer vision pipeline that ingests images from multiple sources, extracts text using OCR, and stores extracted metadata in a Cosmos DB database. Which TWO services should you use?
77Your organization uses Azure AI Vision to analyze surveillance images for security threats. The solution must comply with GDPR. Which TWO actions should you take?
78You are developing a solution to detect and redact personally identifiable information (PII) in images of documents. Which THREE Azure services can you use together?
79Refer to the exhibit. You are configuring the Azure AI Vision Analyze Image API. You need to ensure that the response includes a list of detected objects and brands. Which parameter is missing from the request?
80Refer to the exhibit. You have trained an object detection model in Azure Custom Vision. The model is published as 'defect-model'. You need to deploy this model to a Docker container for on-premises inference using the Azure IoT Edge runtime. What should you do first?
81Refer to the exhibit. You are using the Azure AI Face API to detect faces in an image. You need to ensure that the response includes the unique face ID for each detected face. However, the response does not contain face IDs. What is the most likely cause?
82You are building an application that needs to extract printed text from scanned invoices. Which Azure AI service should you use?
83You have a computer vision solution that analyzes security camera feeds to detect people and vehicles. The solution uses Azure AI Vision Spatial Analysis. You need to ensure compliance with privacy regulations by blurring detected faces. Which feature should you enable?
84You are deploying a custom image classification model using Azure AI Custom Vision. The model must achieve high accuracy on a dataset with subtle differences between classes. However, the training set is small (200 images per class). Which strategy should you use to improve model performance?
85Your application needs to determine whether two photos of the same person are of the same individual, even if they are from different angles. Which Azure AI service should you use?
86You are designing a solution that reads handwritten notes from patient intake forms. The solution must handle various handwriting styles. Which Azure AI capability should you use?
87You have a real-time video processing pipeline using Azure AI Video Indexer. You need to detect when a specific person appears in archived video footage. Which approach minimizes latency and cost?
88Your company wants to moderate user-uploaded images for adult content. Which Azure AI service should you use?
89You are building a mobile app that allows users to take a photo of a product and get detailed information. The app uses Azure AI Custom Vision to classify products. You need to ensure low latency for inference. What should you do?
90You are implementing a solution that uses Azure AI Vision to analyze images in a batch processing pipeline. The pipeline processes thousands of images daily. You need to minimize cost while ensuring that all images are processed within 24 hours. Which service tier should you choose?
91You need to design a computer vision solution that detects defects in manufactured parts on a conveyor belt. The solution must run in near real-time and adapt to new defect types without retraining from scratch. Which TWO approaches should you consider?
92You are building a document processing solution that extracts information from invoices. The invoices come in various formats and languages. You need to extract line items, totals, and supplier names. Which THREE services should you combine?
93You are tasked with creating a solution that can identify and count people in a retail store to analyze foot traffic. Which TWO Azure AI services can be used together?
94You are a senior AI engineer at a manufacturing company. The company has a production line that uses cameras to capture images of assembled products. The current system uses a set of rule-based heuristics to detect defects, but it has high false-positive rates. You have been tasked to design a new computer vision solution using Microsoft Azure AI services. The solution must: - Detect defects such as scratches, dents, and misalignments in real-time as products move on the conveyor belt (frame rate of 30 fps). - Support continuous learning: when a new defect type is discovered, the model should be updated without retraining the entire model from scratch. - Operate with low latency (<100 ms per inference) to keep up with the production speed. - Use only fully managed services (no custom containers or edge devices). - The factory network has limited internet bandwidth, so the solution must minimize data transfer. Which approach should you recommend?
95A company is building a solution to analyze customer reviews images using Azure AI Vision. They need to extract text from images that may contain both printed and handwritten text. Which feature should they use?
96A retail company uses Azure AI Vision to analyze shelf images for inventory management. They notice that the Object Detection model sometimes misses small items. What is the most effective way to improve detection of small objects?
97A company wants to moderate user-generated images for adult content. Which Azure AI Vision feature should they use?
98A healthcare organization uses Custom Vision to classify X-ray images. They have a small dataset of 200 images per class. Which strategy will most likely improve model accuracy?
99A company uses the Face API to detect and identify employees for building access. They need to ensure that the system complies with GDPR requirements for biometric data. Which action should they take?
100A company uses the Computer Vision Image Analysis API to generate captions for images. The captions are often too generic. How can they improve the descriptiveness of captions?
101A company wants to extract key-value pairs from scanned invoices using Azure AI. Which service should they use?
102A company uses the Face API for identity verification. During testing, they find that the similarity scores between two images of the same person are lower than expected. Which factor is most likely causing this?
103Which TWO Azure AI services can be used to detect objects in images?
104Which THREE factors should be considered when choosing between Azure AI Vision prebuilt models and Custom Vision?
105Which TWO Azure AI services can perform optical character recognition (OCR)?
106You are analyzing an image using the Azure AI Vision REST API with the JSON request above. The response includes a description: 'a person holding a smartphone'. However, the response does not include any brand information even though the smartphone is clearly visible. What is the most likely reason?
107You work for a manufacturing company that uses Azure AI services to automate quality inspection on a production line. You have a Custom Vision object detection model that identifies defects on metal parts. The model was trained on images captured under ideal lighting conditions. However, when deployed in the factory, the model's accuracy drops significantly due to inconsistent lighting and glare. You need to improve the model's robustness without collecting new images from the factory floor. What should you do?
108You are developing a solution for a hospital that uses the Face API to identify patients from photos taken at check-in. The system must be HIPAA compliant. You need to ensure that face data is protected and not retained longer than necessary. The hospital wants to use the Face API for identification only during the patient's visit. After discharge, the face data should be deleted. What is the recommended approach?
109A retail company uses the Computer Vision Image Analysis API to generate tags for product images in their e-commerce catalog. They want to automatically tag images with product categories such as 'electronics', 'clothing', and 'home goods'. The prebuilt tags often misclassify items. For example, a smartphone is tagged as 'communication device' instead of 'electronics'. You need to improve the tagging accuracy for the company's specific product categories without building a completely new model. What should you do?
110A company is building a computer vision solution using Azure AI Vision to analyze images of retail shelves. The solution must detect product presence and read expiration dates. Which TWO Azure AI Vision features should be used?
111A manufacturing company uses Azure AI Custom Vision to classify defects on assembly line parts. The model is currently trained with 500 images per class and achieves 85% accuracy. The company needs to improve accuracy to 95% without collecting new images. Which THREE actions should they take?
112You are a developer for a healthcare startup. They are building a mobile app that allows users to take photos of prescription labels and extract medication names, dosages, and frequencies. The app must run on iOS and Android devices. The solution should use a pre-built AI service with minimal custom code. What should you recommend?
113A retail company uses Azure AI Vision to analyze in-store video feeds. They want to detect when employees are not wearing required safety vests. The solution must send real-time alerts to store managers. Video feeds are captured from existing CCTV cameras. Which approach should you recommend?
114A financial services company is building a computer vision solution to automatically extract data from scanned checks. The solution must recognize handwritten amounts, printed account numbers, and signature presence. The company has a large dataset of labeled check images. They need high accuracy and the ability to retrain with new data. Which Azure service should they use?
115A museum wants to create an interactive exhibit where visitors take a photo of a painting and the app provides information about the artist and historical period. The solution must use a pre-built AI service and be deployed on Azure. Which approach should you recommend?
116A logistics company uses Azure AI Vision to analyze images of packages on conveyor belts. They need to detect damaged packages and read tracking numbers. The solution must process high throughput (1000 images per minute) with low latency (<500ms per image). The images are captured by fixed cameras. Which approach should you recommend?
117A university is developing an app for students to take photos of handwritten notes and convert them to digital text. The app must support multiple languages including English and Spanish. The solution should use a pre-built AI service. Which Azure service should you use?
The Implement computer vision solutions domain covers the key concepts tested in this area of the AI-102 exam blueprint published by Microsoft. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all AI-102 domains — no account required.
The Courseiva AI-102 question bank contains 117 questions in the Implement computer vision solutions domain. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the Implement computer vision solutions domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included