AI-900 Practice Question: Describe features of computer vision workloads on Azure
What is 'background removal' in Azure AI Vision and what is it used for?
⚠ Common exam trap
Many exam-takers confuse 'background removal' with general image cleanup tasks like noise reduction or blur removal, or mistakenly associate it with audio processing because of the word 'background' in a different context.
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
✓
Automatically separating the foreground subject from the image background
Background removal in Azure AI Vision uses deep learning models to automatically detect and separate the primary foreground subject (e.g., a person, object, or animal) from the rest of the image. The service outputs either a cut-out image with a transparent background or a binary mask, enabling downstream tasks like compositing, product catalog creation, or privacy-focused image processing. This is a core computer vision capability, not related to audio, metadata, or image sharpness.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Removing background noise from audio in video recordings
Why it's wrong here
Removing background noise from audio in video recordings is an audio-processing task, not an image-processing capability. Azure AI Vision works exclusively on visual input such as images and video frames, while audio noise reduction belongs to speech or audio services like Azure AI Speech. The phrase 'background' in the question refers to the visual backdrop behind a subject, not the ambient sound in a recording, making this option a category error.
- ✓
Automatically separating the foreground subject from the image background
Why this is correct
Automatically separating the foreground subject from the image background is the correct description of the Azure AI Vision Background Removal capability. It uses a computer vision model to segment the image into a subject mask and a background layer, producing a cut-out of the main object that can be overlaid on a new scene or used for product photography. The result is a transparent-background image or a foreground/background pair, which is exactly what the Background Removal API returns.
- ✗
Deleting metadata embedded in image files before uploading to Azure
Why it's wrong here
Deleting metadata embedded in image files before uploading to Azure is a data-privacy and file-management step, not a computer vision operation. EXIF/IPTC metadata describes camera settings, GPS coordinates, or copyright, and stripping it has no effect on the pixel content that Azure AI Vision analyzes. Background removal, by contrast, operates directly on the image's foreground and background pixels to produce a subject cut-out.
- ✗
Removing blurry or out-of-focus areas from photographs
Why it's wrong here
Removing blurry or out-of-focus areas from photographs is an image-enhancement task that aims to sharpen or recover detail, typically through deconvolution or super-resolution techniques. It does not classify pixels into subject versus background, and a blurry region could be either foreground or background. Background removal separates the prominent subject from its surrounding scene regardless of focus quality, so this option describes a different class of vision capability.
Go deeper
Related to this question
Learn chapter
Machine Learning Core Concepts
Key term
Azure AI Vision
Azure AI Vision is a cloud-based service from Microsoft that uses pre-built machine learning models to extract information from images and videos, such as objects, text, faces, and scene descriptions.
Key term
Computer vision
Computer vision is a field of artificial intelligence that enables computers to interpret and make decisions based on visual data from the world, such as images and videos.
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 →
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.