Courseiva

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

What is 'Azure OpenAI's content filter' configurability and why does it matter?

⚠ Common exam trap

Test-takers frequently confuse content filter configurability with other Azure OpenAI management features like access control, model selection, or output length limits, rather than recognizing it as a safety-tuning mechanism for harm categories.

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

Adjustable severity thresholds per harm category for legitimate domain-specific use cases

Azure OpenAI's content filter configurability allows administrators to adjust severity thresholds for each harm category (e.g., hate, violence, self-harm) to accommodate legitimate domain-specific use cases, such as medical or legal content that may require higher tolerance. This matters because it balances safety with utility, enabling organizations to fine-tune filtering based on their unique content policies and compliance needs without blocking valid applications.

Answer analysis

Option-by-option breakdown

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

  • Configuring which users can access Azure OpenAI based on their location

    Why it's wrong here

    Geographic access controls are a network-level feature in Azure (e.g., traffic manager or network security groups) and have no bearing on Azure OpenAI's content filtering. Deciding who can reach the service by location is an access management task, not a content moderation feature. Thus, this option conflates network policy with the semantic harm evaluation that content filters perform.

  • Adjustable severity thresholds per harm category for legitimate domain-specific use cases

    Why this is correct

    Azure OpenAI content filters assign severity levels (safe, low, medium, high) to each harm category such as hate, sexual, violence, and self-harm. For legitimate domain-specific use cases—like medical research or security analysis—organisations can request approved adjustments to these severity thresholds. This configurable filtering directly aligns with the question's scenario, making it the correct answer because it describes a real, supported customisation of content moderation.

  • Setting the maximum token count before content is filtered for length

    Why it's wrong here

    Maximum token count is a generation parameter (max_tokens) that limits the length of the model's response, not a content-filtering mechanism. Content filters evaluate the semantic harmfulness of input and output text against category-specific severity levels, regardless of text length. Trying to control length via content filters misunderstands the separation between token budget and the responsible-AI moderation layer.

  • Configuring which Azure OpenAI models are available to different teams within an organisation

    Why it's wrong here

    Model availability to different teams is governed by Azure role-based access control (RBAC) and deployment permissions in Azure OpenAI Studio, not by content-filter configuration. Content filters adjust how strictly the service blocks harmful categories per request, but they do not determine which model endpoints a user can invoke. This option mistakes access control for content-moderation sensitivity.

About these practice questions

One of 985 original AI-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.