Microsoft Azure AI Fundamentals — Question 203

You are building a tool that will process images from retail stores and identify the products of competitors.

The solution must be trained on images provided by your company.

Which Azure AI service should you use?

Answer options

Correct answer: B

Explanation

The correct choice is B, Custom Vision, as it allows for training a model specifically on a custom dataset, which is essential for identifying products. A, Form Recognizer, is designed for extracting information from forms, C, Face, is focused on facial recognition, and D, Computer Vision, provides general image analysis but does not offer the tailored training capabilities needed for this scenario.