ExamQuestions.com

Register
Login
Microsoft Azure Exam Certification (AI-102) Exam Questions

Microsoft

Microsoft Azure Exam Certification (AI-102)

15 / 166

Question 15:

You are working on creating a bot that will eventually replace the users’ call to library reception to book products available in the library. The bot is expected to process the customer’s request (text and voice request) via its integration with backend services. The flow is finalized as below. 
Step 1: The customer uses a mobile app or website. 
Step 2: User is authenticated. 
Step 3: The user requests for the information in natural language. 
Step 4: Natural language request is processed by cognitive service. 
Step 5: User reviews the response and reframes the query if required. 
Step 6: Runtime telemetry is gathered to monitor bot performance. 
Identify the correct service from the below for step 2 “User Authentication.”

Answer options:

A.Cognitive service: LUIS
B.Azure Active directory
C.Application Insights
D.Azure Bot Authenticator service