nerdexam
Microsoft

AI-900 · Question #191

You need to create a model that labels a collection of your personal digital photographs. Which Azure Cognitive Services service should you use?

The correct answer is B. Azure Al Custom Vision. To create a model that labels personal digital photographs with custom categories, you should use Azure AI Custom Vision, which specializes in tailored image classification.

Submitted by rohit_dlh· Mar 30, 2026Describe features of computer vision workloads on Azure

Question

You need to create a model that labels a collection of your personal digital photographs. Which Azure Cognitive Services service should you use?

Options

  • AAzure Al Form Recognizer
  • BAzure Al Custom Vision
  • CAzure Al Language
  • DAzure Al Computer Vision

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    92% (22)
  • D
    4% (1)

Why each option

To create a model that labels personal digital photographs with custom categories, you should use Azure AI Custom Vision, which specializes in tailored image classification.

AAzure Al Form Recognizer

Azure AI Form Recognizer (now Document Intelligence) is used for extracting data and structure from documents and forms, not for general custom image labeling.

BAzure Al Custom VisionCorrect

Azure AI Custom Vision is specifically designed for users to build, deploy, and improve custom image classification or object detection models tailored to their own unique datasets and labeling criteria, making it ideal for personal photograph categorization.

CAzure Al Language

Azure AI Language is a service for natural language processing tasks, such as text analysis or sentiment analysis, not for image processing or labeling.

DAzure Al Computer Vision

Azure AI Computer Vision provides pre-trained capabilities like image tagging, captioning, and OCR, but for highly specific, user-defined labels on personal photographs, Custom Vision offers a more targeted and trainable solution.

Concept tested: Azure AI Custom Vision for Custom Image Classification

Source: https://learn.microsoft.com/en-us/azure/ai-services/custom-vision-service/overview

Topics

#Azure Custom Vision#Image classification#Custom AI models

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice