Question 844 of 1,020

Quick Answer

The answer is a generative language model. This is the correct choice because, unlike classification or extraction models that rely on fixed response sets, a generative language model can produce novel, contextually relevant replies by predicting and assembling text token by token based on the input, making it ideal for the open-ended, unpredictable nature of free-form chatbot conversations. On the Azure AI-900 exam, this question tests your understanding of the core difference between generative and non-generative AI workloads—a common trap is confusing a generative model with a pre-trained QnA pair or a simple intent classifier, which cannot dynamically create new responses. Remember the memory tip: “Generative gives new sentences; discriminative just picks from sentences.”

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. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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 wants to build a chatbot that can engage in free-form conversations with customers, answering questions and providing information without being limited to a fixed set of responses. Which type of AI model is most suitable?

Question 1easymultiple 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

Generative language model

A generative language model is the most suitable for building a chatbot that engages in free-form conversations because it can generate novel, contextually relevant responses based on the input it receives, rather than selecting from a fixed set of predefined answers. This capability is essential for handling the open-ended nature of customer queries, where the chatbot must produce coherent and varied responses dynamically.

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.

  • Classification model

    Why it's wrong here

    Classification models predict discrete categories (e.g., spam vs. not spam) and cannot generate varied conversational responses.

  • Regression model

    Why it's wrong here

    Regression models predict continuous numeric values, such as temperature or price, not conversational text.

  • Generative language model

    Why this is correct

    Generative language models can produce coherent, context-aware text and are ideal for free-form conversational AI.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Object detection model

    Why it's wrong here

    Object detection identifies and locates objects within images, not suitable for generating text responses.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may confuse a classification model (which sorts inputs into fixed categories) with a generative model, mistakenly thinking that a chatbot's responses are simply a matter of classifying the user's intent and selecting a pre-written reply, rather than understanding that generative models create new text on the fly.

Detailed technical explanation

How to think about this question

Generative language models, such as those based on the Transformer architecture (e.g., GPT-4), use self-attention mechanisms to process and generate text by predicting the next token in a sequence, enabling them to produce coherent multi-turn dialogues. In Azure, these models are deployed via services like Azure OpenAI Service, which provides access to pre-trained models that can be fine-tuned for specific domains while still maintaining the ability to handle unconstrained inputs. A real-world scenario where this matters is a customer support chatbot that must answer unique product questions without relying on a scripted FAQ, requiring the model to synthesize information from its training data.

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 media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.

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: Generative language model — A generative language model is the most suitable for building a chatbot that engages in free-form conversations because it can generate novel, contextually relevant responses based on the input it receives, rather than selecting from a fixed set of predefined answers. This capability is essential for handling the open-ended nature of customer queries, where the chatbot must produce coherent and varied responses dynamically.

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

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.