Question 1

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 2

    Select the answer that correctly completes the sentence.

    Question 3

    You have a web app that uses Azure Cognitive Search.
    When reviewing billing for the app, you discover much higher than expected charges. You suspect that the query key is compromised.
    You need to prevent unauthorized access to the search endpoint and ensure that users only have read only access to the documents collection. The solution must minimize app downtime.
    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.

    Question 4

    You need to build a chatbot that meets the following requirements:
    * Supports chit-chat, knowledge base, and multilingual models
    * Performs sentiment analysis on user messages
    * Selects the best language model automatically
    What should you integrate into the chatbot?
  • Question 5

    You plan to build a chatbot to support task tracking.
    You create a Conversational Language Understanding service named Iu1.
    You need to build a Conversational Language Understanding model to Integrate into the chatbot. The solution must minimize development time to build the model.
    Which four 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.