AI-900 Practice Question: Describe features of generative AI workloads on Azure
What is 'content moderation' in the context of Azure OpenAI?
⚠ Common exam trap
Many exam-takers confuse content moderation with usage quotas or prompt engineering, but the exam specifically tests the safety filtering and classification of harmful content as a core feature of responsible AI in Azure OpenAI.
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 filtering and classifying inputs/outputs for harmful content categories
Content moderation in Azure OpenAI uses AI models to automatically scan both user prompts (inputs) and generated responses (outputs) for harmful content such as hate, violence, sexual material, and self-harm. It applies configurable severity filters (e.g., low, medium, high) to block or flag content that violates Microsoft's Responsible AI policies, ensuring safe deployment of generative AI workloads.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Controlling how much content a user is allowed to generate per day
Why it's wrong here
Controlling how much content a user can generate per day is a rate-limiting or quota-based governance feature, often used for cost control, resource allocation, or preventing API abuse. It does not inspect the content itself; content moderation filters based on the meaning and classification of the content, not on the quantity of generated requests.
- ✓
Automatically filtering and classifying inputs/outputs for harmful content categories
Why this is correct
Automatically filtering and classifying inputs and outputs for harmful content categories is exactly what Azure AI Content Safety does: it uses machine learning models to scan text and images for categories such as hate, sexual, violence, and self-harm, assigns severity scores, and can block or adjust flagged content. This protects users and organizations by preventing harmful AI outputs and policy-violating prompts.
- ✗
Editing generated text to improve grammar and style
Why it's wrong here
Editing generated text to improve grammar and style is a post-processing or generation-quality task focused on linguistic correctness and readability. Content moderation is not about polish; it is a safety and compliance mechanism that classifies content for hate, violence, sexual material, and self-harm, and can block or flag content regardless of how grammatically correct it is.
- ✗
Optimising prompt length to reduce token costs
Why it's wrong here
Optimizing prompt length is a cost-management and efficiency practice: shorter prompts reduce token consumption and therefore inference cost, but they do not evaluate content for safety. Content moderation, by contrast, is a runtime safety layer that screens prompts and generated text for policy violations and harmful categories, independent of how many tokens are used.
Go deeper
Related to this question
Learn chapter
Types of AI Workloads
Key term
Generative AI
Generative AI is a type of artificial intelligence that creates new content—like text, images, or code—by learning patterns from existing data.
Key term
Responsible AI
A framework of ethical principles and practices that ensure artificial intelligence systems are developed and deployed in a transparent, fair, accountable, and safe manner.
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.