Microsoft Azure AI Fundamentals — Question 91
You need to build an image tagging solution for social media that tags images of your friends automatically.
Which Azure Cognitive Services service should you use?
Answer options
- A. Face
- B. Form Recognizer
- C. Text Analytics
- D. Computer Vision
Correct answer: A
Explanation
The correct answer is A, Face, because it is specifically designed to detect and recognize human faces in images, which is essential for tagging friends. Options B (Form Recognizer) and C (Text Analytics) are unrelated to image recognition, and D (Computer Vision) is broader and does not specialize in face detection.