Match each Azure AI scenario to the appropriate service.
Drag a concept onto its matching description — or click a concept then click the description.
Computer Vision
Speech Translation
Form Recognizer
Text Analytics
QnA Maker
Trap 1: Building a conversational chatbot: Azure Machine Learning
Incorrect — Azure Machine Learning is for building and training models, not specifically for chatbots.
Trap 2: Analyzing images for content moderation: Azure Bot Service
Incorrect — Azure Bot Service is for chatbots, not image analysis.
Trap 3: Classifying text by sentiment: Azure Cognitive Search
Incorrect — Cognitive Search is for indexing and search, not sentiment analysis.
- A
Building a conversational chatbot: Azure Bot Service
Azure Bot Service is designed to build conversational AI bots.
- B
Analyzing images for content moderation: Azure Cognitive Services (Computer Vision)
Computer Vision can moderate content by detecting adult or violent content in images.
- C
Classifying text by sentiment: Azure Cognitive Services (Text Analytics)
Text Analytics provides sentiment analysis for text.
- D
Building a conversational chatbot: Azure Machine Learning
Why wrong: Incorrect — Azure Machine Learning is for building and training models, not specifically for chatbots.
- E
Analyzing images for content moderation: Azure Bot Service
Why wrong: Incorrect — Azure Bot Service is for chatbots, not image analysis.
- F
Classifying text by sentiment: Azure Cognitive Search
Why wrong: Incorrect — Cognitive Search is for indexing and search, not sentiment analysis.