Question 502 of 1,020

Quick Answer

The answer is post-processing content filtering. This is correct because the safety measure operates after the generative AI model has already produced its output, scanning the generated text against a prohibited terms list and then blocking or editing any offending content before publication. On the Microsoft Azure AI Fundamentals AI-900 exam, this concept tests your understanding of where in the AI workflow safety controls are applied—distinguishing post-processing filters from pre-processing measures like prompt engineering or input filtering. A common trap is confusing this with modifying the model’s training data or weights, but post-processing filtering is a separate, output-focused layer. Azure AI Content Safety is a real-world example of this approach. For a quick memory tip, think “post” as in “after generation”—the filter catches harmful language only after the model speaks, not before.

AI-900 Practice Question: Describe features of generative AI workloads on Azure

This AI-900 practice question tests your understanding of describe features of generative ai workloads on azure. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company uses a generative AI model to create blog posts. They want to ensure that the model's output never contains offensive or harmful language before the content is published. They implement a system that checks the generated text against a list of prohibited terms and blocks or edits the content if necessary. Which type of safety measure is this?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "never"

    Why it matters: Absolute qualifier. True only if the statement has zero exceptions — be cautious of options that seem obvious but break down in edge cases.

Question 1hardmultiple choice
Full question →

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

Post-processing content filtering

Option C is correct because the described system operates after the model generates text, scanning the output against a prohibited terms list and blocking or editing it. This is a classic post-processing content filtering approach, distinct from modifying the model's training data, prompts, or weights. Azure AI Content Safety is an example of such a post-processing filter that can be applied to generative AI outputs.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Pre-training data cleaning

    Why it's wrong here

    Pre-training data cleaning removes harmful examples from the training data, but it does not filter content generated by the already-trained model during inference.

  • Prompt engineering with safety instructions

    Why it's wrong here

    Prompt engineering instructs the model to avoid harmful content, but the model may still occasionally generate such content, and it does not guarantee post-generation filtering.

  • Post-processing content filtering

    Why this is correct

    Post-processing content filtering checks the generated text after it is produced and applies rules or classifiers to block or modify offensive content before it is published.

    Clue confirmation

    The clue word "never" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Model fine-tuning on safe examples

    Why it's wrong here

    Fine-tuning the model on safe examples reduces the likelihood of harmful outputs, but it does not provide a real-time filtering mechanism for every generated response.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse post-processing filtering with pre-training or fine-tuning methods, assuming that any safety measure must involve modifying the model itself, rather than recognizing that a runtime check on output is a distinct and valid safety layer.

Trap categories for this question

  • Command / output trap

    Fine-tuning the model on safe examples reduces the likelihood of harmful outputs, but it does not provide a real-time filtering mechanism for every generated response.

Detailed technical explanation

How to think about this question

Post-processing content filtering typically uses a combination of keyword-based pattern matching (e.g., regex against a banned terms list) and machine learning classifiers (e.g., Azure AI Content Safety's severity-based filters) to evaluate generated text. This approach can be applied as a separate service or middleware, allowing the base model to remain unchanged while enforcing content policies. In practice, it is often used alongside other measures because it can catch model hallucinations that produce harmful content not seen during training.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI-900 question test?

Describe features of generative AI workloads on Azure — This question tests Describe features of generative AI workloads on Azure — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Post-processing content filtering — Option C is correct because the described system operates after the model generates text, scanning the output against a prohibited terms list and blocking or editing it. This is a classic post-processing content filtering approach, distinct from modifying the model's training data, prompts, or weights. Azure AI Content Safety is an example of such a post-processing filter that can be applied to generative AI outputs.

What should I do if I get this AI-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "never". Absolute qualifier. True only if the statement has zero exceptions — be cautious of options that seem obvious but break down in edge cases.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More AI-900 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.