Microsoft Azure AI Fundamentals — Question 230
You have a bot that identifies the brand names of products in images of supermarket shelves.
Which service does the bot use?
Answer options
- A. AI enrichment for Azure Search capabilities
- B. Computer Vision Image Analysis capabilities
- C. Custom Vision Image Classification capabilities
- D. Language Understanding capabilities
Correct answer: B
Explanation
The correct answer is B, as Computer Vision Image Analysis capabilities are specifically designed to interpret and analyze visual content, making it suitable for identifying brand names in images. Options A, C, and D do not directly pertain to image recognition; A relates to search enhancements, C is focused on training models for specific image classifications, and D is about understanding natural language.