- A
A hosting service for training NLP models on conversational data
Why wrong: NLP model training is Azure AI Language/Azure ML — Bot Service hosts and routes the conversational interface.
- B
The conversation infrastructure platform that uses Azure AI Language for NLP understanding
Bot Service + Azure AI Language = complete bot solution — Bot Service manages channels and turns; Language provides intent and QA.
- C
A monitoring service that tracks bot conversation quality metrics
Why wrong: Bot analytics is a Bot Service feature — the core Bot Service function is enabling, hosting, and routing conversational AI.
- D
Azure's billing service for tracking bot API call usage and costs
Why wrong: Azure billing is Azure Cost Management — Bot Service is the conversation platform, not a billing service.
Quick Answer
The correct answer is that Azure AI Bot Service is the conversation infrastructure platform that uses Azure AI Language for NLP understanding. This is because Azure AI Bot Service provides the framework for building, deploying, and managing bots, while Azure AI Language—specifically its Language Understanding (LUIS) capability—handles the natural language processing needed to interpret user intents and extract entities from utterances. On the AI-900 exam, this relationship tests your grasp of how Azure services integrate: the Bot Service is the “brain” for conversation flow, but it relies on Azure AI Language as the “ears” for understanding speech or text. A common trap is confusing the Bot Service itself with the NLP engine; remember that the Bot Service orchestrates the dialogue, while Azure AI Language does the heavy lifting of comprehension. For a quick memory tip, think of the Bot Service as the host and Azure AI Language as the interpreter—without the interpreter, the host cannot understand what guests are saying.
AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure
This AI-900 practice question tests your understanding of describe features of natural language processing 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.
What is 'Azure AI Bot Service' and how does it relate to Azure AI Language?
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
The conversation infrastructure platform that uses Azure AI Language for NLP understanding
Azure AI Bot Service is a comprehensive platform for building, deploying, and managing conversational bots. It relies on Azure AI Language (specifically the Language Understanding (LUIS) service) to perform natural language processing (NLP) — interpreting user intents and extracting entities from utterances. This integration allows the bot to understand and respond to natural language input, making option B correct.
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.
- ✗
A hosting service for training NLP models on conversational data
Why it's wrong here
NLP model training is Azure AI Language/Azure ML — Bot Service hosts and routes the conversational interface.
- ✓
The conversation infrastructure platform that uses Azure AI Language for NLP understanding
Why this is correct
Bot Service + Azure AI Language = complete bot solution — Bot Service manages channels and turns; Language provides intent and QA.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
A monitoring service that tracks bot conversation quality metrics
Why it's wrong here
Bot analytics is a Bot Service feature — the core Bot Service function is enabling, hosting, and routing conversational AI.
- ✗
Azure's billing service for tracking bot API call usage and costs
Why it's wrong here
Azure billing is Azure Cost Management — Bot Service is the conversation platform, not a billing service.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse the hosting/infrastructure role of Azure AI Bot Service with the NLP training and understanding capabilities of Azure AI Language, leading them to select option A or C.
Detailed technical explanation
How to think about this question
Under the hood, Azure AI Bot Service uses the Bot Framework SDK to handle message routing, state management, and channel integration (e.g., Teams, Slack). It connects to Azure AI Language via a LUIS or CLU endpoint, where the bot sends user utterances and receives back structured JSON with intents and entities. In a real-world scenario, a customer support bot might use Bot Service to manage conversation flow while relying on Azure AI Language to detect that a user's phrase 'I want to cancel my order' maps to the 'CancelOrder' intent and extracts the order number entity.
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 startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
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.
- →
Describe features of Natural Language Processing workloads on Azure — study guide chapter
Learn the concepts, then practise the questions
- →
Describe features of Natural Language Processing workloads on Azure practice questions
Targeted practice on this topic area only
- →
All AI-900 questions
1,020 questions across all exam domains
- →
Microsoft Azure AI Fundamentals AI-900 study guide
Full concept coverage aligned to exam objectives
- →
AI-900 practice test guide
How to use practice tests most effectively before exam day
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.
Describe Artificial Intelligence workloads and considerations practice questions
Practise AI-900 questions linked to Describe Artificial Intelligence workloads and considerations.
Describe fundamental principles of machine learning on Azure practice questions
Practise AI-900 questions linked to Describe fundamental principles of machine learning on Azure.
Describe features of computer vision workloads on Azure practice questions
Practise AI-900 questions linked to Describe features of computer vision workloads on Azure.
Describe features of Natural Language Processing workloads on Azure practice questions
Practise AI-900 questions linked to Describe features of Natural Language Processing workloads on Azure.
Describe features of generative AI workloads on Azure practice questions
Practise AI-900 questions linked to Describe features of generative AI workloads on Azure.
AI-900 fundamentals practice questions
Practise AI-900 questions linked to AI-900 fundamentals.
AI-900 scenario practice questions
Practise AI-900 questions linked to AI-900 scenario.
AI-900 troubleshooting practice questions
Practise AI-900 questions linked to AI-900 troubleshooting.
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 Natural Language Processing workloads on Azure — This question tests Describe features of Natural Language Processing workloads on Azure — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The conversation infrastructure platform that uses Azure AI Language for NLP understanding — Azure AI Bot Service is a comprehensive platform for building, deploying, and managing conversational bots. It relies on Azure AI Language (specifically the Language Understanding (LUIS) service) to perform natural language processing (NLP) — interpreting user intents and extracting entities from utterances. This integration allows the bot to understand and respond to natural language input, making option B correct.
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 →
Last reviewed: Jun 11, 2026
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.
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.
Sign in to join the discussion.