Question 36

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 37

    You plan to use a Language Understanding application named app1 that is deployed to a container.
    App1 was developed by using a Language Understanding authoring resource named lu1.
    App1 has the versions shown in the following table.

    You need to create a container that uses the latest deployable version of app1.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose three.)

    Question 38

    You are building an app by using the Speech SDK. The app will translate speech from French to German by using natural language processing.
    You need to define the source language and the output language.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 39

    You have a collection of 50,000 scanned documents that contain text.
    You plan to make the text available through Azure Cognitive Search.
    You need to configure an enrichment pipeline to perform optical character recognition (OCR) and text analytics. The solution must minimize costs.
    What should you attach to the skillset?
  • Question 40

    You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK. The chatbot will use 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.