Courseiva

AI-900 Practice Question: Describe Artificial Intelligence workloads and considerations

What is 'image recognition' as a core AI workload capability?

⚠ Common exam trap

Watch out — candidates often confuse image recognition (classifying content in existing images) with image generation (creating new images from text), as both involve 'images' and AI, but they are distinct workloads under the 'Computer Vision' category.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

AI capabilities for identifying and classifying visual content including objects, faces, and text

Image recognition is a core AI workload capability that enables systems to identify and classify visual content such as objects, faces, and text within images. This is typically achieved using convolutional neural networks (CNNs) trained on large labeled datasets to extract features and make predictions. It is distinct from image generation or storage, focusing on understanding existing visual data.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Software that controls physical hardware cameras and their settings

    Why it's wrong here

    Software that controls physical hardware cameras and their settings, such as camera drivers or firmware, is responsible for low-level device configuration—exposure, focus, aperture, and image capture—but does not analyze the resulting visual data. Image recognition is a higher-level AI capability that operates on the captured image to identify and classify objects, scenes, or text. While camera control is a prerequisite for image acquisition, it lacks the machine learning component that interprets the visual information, which is the essence of image recognition.

  • AI capabilities for identifying and classifying visual content including objects, faces, and text

    Why this is correct

    Image recognition is an AI capability that encompasses several tasks: image classification (assigning a label to the whole image), object detection (locating and labeling multiple objects), face detection and analysis, and optical character recognition (OCR) for reading text within images. Leveraging convolutional neural networks (CNNs) or vision transformers, these models learn patterns from labeled datasets and then generalize to unseen images. This matches the correct definition because it emphasizes both identifying and classifying visual content, which is exactly what image recognition services like Azure Computer Vision provide.

  • Generating new images from text descriptions using AI

    Why it's wrong here

    Generating new images from text descriptions using AI is a generative AI capability, exemplified by models like DALL-E or Stable Diffusion, which synthesize novel visual content from textual prompts. This is fundamentally different from image recognition, which analyzes and interprets pre-existing images to extract meaning rather than creating new ones. While both involve vision and deep learning, the direction of data flow is opposite: text-to-image generates pixels, whereas recognition consumes pixels and outputs labels.

  • Storing and retrieving images from a database using unique identifiers

    Why it's wrong here

    Storing and retrieving images from a database using unique identifiers is a data management function, often implemented with BLOBs, object storage, or a CDN, and involves indexing and lookup operations rather than AI inference. Image recognition, in contrast, applies computer vision models to understand the content of an image, such as detecting objects or faces. The task of mapping an ID to an image file requires no understanding of the image's semantic content, making it unrelated to the AI-powered interpretation that defines image recognition.

About these practice questions

This AI-900 question is part of Courseiva's 985-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.