Courseiva
Implement generative AI solutionsmediumMultiple ChoiceObjective-mapped

AI-102 Orchestration workflow Practice Question

You are deploying a conversational AI chatbot using Azure AI Language service. The chatbot must be able to switch between multiple intents in a single conversation without restarting the session. Which feature should you enable?

⚠ Common exam trap

The trap is confusing active learning (a feedback loop for model improvement) with orchestration workflow (a routing mechanism for multi-intent conversations). Orchestration is the correct feature for switching intents without restarting.

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

Orchestration workflow

Orchestration workflow in Azure AI Language service allows a chatbot to switch between multiple intents within a single conversation by routing requests to different language models or custom question answering knowledge bases. This enables the chatbot to handle diverse intents seamlessly without restarting the session, as each intent can be processed by the most appropriate component.

Answer analysis

Option-by-option breakdown

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

  • Active learning

    Why it's wrong here

    Active learning is for improving model accuracy through user feedback, not for switching intents mid-conversation.

  • Orchestration workflow

    Why this is correct

    Correct. Orchestration workflow enables routing between multiple models, allowing the chatbot to handle different intents in the same conversation.

  • Dynamic entity extraction

    Why it's wrong here

    Dynamic entity extraction helps identify entities but does not manage intent switching.

  • Prebuilt domain components

    Why it's wrong here

    Prebuilt domain components provide predefined intents for common scenarios but do not enable dynamic intent switching across domains.

About these practice questions

One of 945 original AI-102 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-102 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-102 exam.