AI-102 Exam Question 36

You are designing a conversation flow to be used in a chatbot.
You need to test the conversation flow by using the Microsoft Bot Framework Emulator.
How should you complete the .chat file? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AI-102 Exam Question 37

You are developing an application that will use the Computer Vision client library. The application has the following code.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

AI-102 Exam Question 38

You have a Language Understanding resource named lu1.
You build and deploy an Azure bot named bot1 that uses lu1.
You need to ensure that bot1 adheres to the Microsoft responsible AI principle of inclusiveness.
How should you extend bot1?
  • AI-102 Exam Question 39

    You are developing a method that uses the Computer Vision client library. The method will perform optical character recognition (OCR) in images. The method has the following code.

    During testing, you discover that the call to the GetReadResultAsync method occurs before the read operation is complete.
    You need to prevent the GetReadResultAsync method from proceeding until the read operation is complete.
    Which two actions should you perform? Each correct answer presents part of the solution. (Choose two.) NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 40

    You have an Azure Cognitive Search instance that indexes purchase orders by using Form Recognizer You need to analyze the extracted information by using Microsoft Power Bl. The solution must minimize development effort.
    What should you add to the indexer?