ai-901 Practice Question 1025
Exam: ai-901
Domain: Describe features of Natural Language Processing (NLP) workloads on Azure
Topic: Identify features of common NLP workloads
Difficulty: medium
Which two components are required to build a conversational bot using Azure AI? (Choose two.)
Answer Options
A
Azure AI Language
B
Azure AI Face
C
Azure AI Bot Service
D
Azure AI Translator
Correct Answer
A: Azure AI Language
C: Azure AI Bot Service
Explanation
Building an Azure conversational bot typically requires a knowledge base or natural language model created in Azure AI Language (such as question answering) to understand and resolve user queries, combined with Azure AI Bot Service to publish channels and manage interactions.