Question 975 of 1,020

Quick Answer

The correct choice is to define a system message that instructs the model to be polite and empathetic. This works because a system message in Azure OpenAI sets the overarching context and behavioral guardrails for the model at inference time, guiding its tone and style without requiring any retraining or fine-tuning. On the Microsoft Azure AI Fundamentals AI-900 exam, this concept tests your understanding of how to control model output through prompt engineering rather than modifying the underlying model, a key distinction for cost-effective and flexible AI deployment. A common trap is confusing system messages with user prompts or assuming retraining is needed for tone adjustments. Remember the memory tip: “System sets the stage, user plays the part”—the system message establishes the persona, while user messages drive the specific conversation.

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. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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 customer service company uses Azure OpenAI Service to generate automated replies to customer inquiries. They want each reply to adopt a polite and empathetic tone. Which configuration should they use to guide the model's behavior without retraining?

Question 1easymultiple choice
Read the full NAT/PAT explanation →

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

Define a system message that instructs the model to be polite and empathetic.

Option C is correct because a system message in Azure OpenAI Service allows you to set the context and tone for the model's responses without retraining. By defining a system message that instructs the model to be polite and empathetic, you guide the model's behavior at inference time, ensuring replies adopt the desired tone.

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.

  • Set the temperature parameter to a high value (e.g., 1.0).

    Why it's wrong here

    Temperature controls randomness; high values make output more creative but do not set the tone or persona of the model.

  • Set the top_p parameter to a low value (e.g., 0.1).

    Why it's wrong here

    Top_p controls nucleus sampling; low values restrict vocabulary but do not define the assistant's role or tone.

  • Define a system message that instructs the model to be polite and empathetic.

    Why this is correct

    The system message is designed to set the context and behavior of the AI assistant. Instructing the model to be polite and empathetic in the system message will guide the generated replies accordingly.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Set the max_tokens parameter to a specific value (e.g., 150).

    Why it's wrong here

    Max_tokens limits the length of the generated response but does not influence the tone or style of the output.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse sampling parameters (temperature, top_p) with behavioral guidance, assuming they control tone, when in fact they only control randomness or diversity, not the specific style or persona of the response.

Trap categories for this question

  • Command / output trap

    Temperature controls randomness; high values make output more creative but do not set the tone or persona of the model.

Detailed technical explanation

How to think about this question

Under the hood, the system message is prepended to the conversation history as a special role ('system') that sets the assistant's persona and constraints, influencing the model's token probability distribution at each generation step. Unlike temperature or top_p, which are sampling parameters that affect randomness, the system message directly conditions the model's output on explicit instructions, making it the primary mechanism for steering behavior without fine-tuning. In real-world scenarios, combining a system message with a low temperature (e.g., 0.2) can further stabilize the tone, but the system message alone is the correct configuration for guiding tone without retraining.

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: Define a system message that instructs the model to be polite and empathetic. — Option C is correct because a system message in Azure OpenAI Service allows you to set the context and tone for the model's responses without retraining. By defining a system message that instructs the model to be polite and empathetic, you guide the model's behavior at inference time, ensuring replies adopt the desired tone.

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.

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.