nerdexam
Microsoft

AI-900 · Question #201

You need to implement a pre-built solution that will identify well-known brands in digital photographs. Which Azure Cognitive Services service should you use?

The correct answer is D. Computer Vision. To identify well-known brands in digital photographs using a pre-built solution, Azure Computer Vision is the correct service.

Submitted by takeshi77· Mar 30, 2026Describe features of computer vision workloads

Question

You need to implement a pre-built solution that will identify well-known brands in digital photographs. Which Azure Cognitive Services service should you use?

Options

  • ACustom Vision
  • BForm Recognizer
  • CFace
  • DComputer Vision

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    5% (1)
  • D
    89% (17)

Why each option

To identify well-known brands in digital photographs using a pre-built solution, Azure Computer Vision is the correct service.

ACustom Vision

Custom Vision is used for building custom image classification or object detection models with your own data, not for using pre-built brand detection.

BForm Recognizer

Form Recognizer (now Azure AI Document Intelligence) is used for extracting data from forms and documents, not for identifying brands in general photographs.

CFace

Face service is specifically designed for facial detection, recognition, and analysis, not for identifying brands.

DComputer VisionCorrect

Azure Computer Vision provides pre-trained models that can detect and identify well-known brands within images without requiring custom training. Its Image Analysis feature includes brand detection as a built-in capability.

Concept tested: Computer Vision brand detection

Source: https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-brand-detection

Topics

#Azure Computer Vision#Brand detection#Image analysis

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice