AI-102 Practice Question: Implement natural language processing solutions
Which TWO Azure services can be used to implement a conversational AI solution that understands user intent and responds appropriately?
⚠ Common exam trap
Many candidates confuse Azure AI Speech-to-Text (a transcription service) with a conversational AI solution, but it lacks intent recognition and response generation capabilities.
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
✓
Azure Bot Service
Azure Bot Service provides the framework for building, deploying, and managing conversational bots that can interact with users across multiple channels. Conversational Language Understanding (CLU) is a cloud-based API that applies machine learning to extract user intents and entities from natural language utterances, enabling the bot to understand what the user wants and respond appropriately.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Azure Bot Service
Why this is correct
Bot Service allows building conversational bots.
- ✓
Conversational Language Understanding
Why this is correct
CLU provides intent and entity recognition for conversations.
- ✗
Azure AI Speech-to-Text
Why it's wrong here
Speech-to-Text transcribes audio, not understand intents.
- ✗
Azure AI Translator
Why it's wrong here
Translator translates text, not understand intents.
- ✗
Azure AI Search
Why it's wrong here
Azure AI Search is for search indexing, not conversational understanding.
Go deeper
Related to this question
About these practice questions
This AI-102 question is part of Courseiva's 945-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.