Question 51

You are building a chatbot that will provide information to users as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Question 52

You are developing a method for an application that uses the Translator API.
The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.
You need to create the URI for the call to the Translator API. You have the following URI.
https://api.cognitive.microsofttranslator.com/translate?api-version=3.0 Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.
  • Question 53

    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.
  • Question 54

    You plan to provision a QnA Maker service in a new resource group named RG1.
    In RG1, you create an App Service plan named AP1.
    Which two Azure resources are automatically created in RG1 when you provision the QnA Maker service? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 55

    You are planning the product creation project.
    You need to build the REST endpoint to create the multilingual product descriptions.
    How should you complete the URI? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.