Microsoft Azure AI Fundamentals — Question 95

You are building a tool that will process images from retail stores and identify the products of competitors.
The solution will use a custom model.
Which Azure Cognitive Services service should you use?

Answer options

Correct answer: A

Explanation

The correct answer is A, Custom Vision, as it is specifically designed for training and deploying custom image classification models, making it ideal for identifying products. Options B (Form Recognizer), C (Face), and D (Computer Vision) do not offer the same level of customization for product identification tasks.