AI-102 Exam Question 1

You are developing the knowledgebase by using Azure Cognitive Search.
You need to process wiki content to meet the technical requirements.
What should you include in the solution?
  • AI-102 Exam Question 2

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure Cognitive Search service.
    During the past 12 months, query volume steadily increased.
    You discover that some search query requests to the Cognitive Search service are being throttled.
    You need to reduce the likelihood that search query requests are throttled.
    Solution: You enable customer-managed key (CMK) encryption.
    Does this meet the goal?
  • AI-102 Exam Question 3

    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.
  • AI-102 Exam Question 4

    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 5

    You are building a model that will be used in an iOS app.
    You have images of cats and dogs. Each image contains either a cat or a dog.
    You need to use the Custom Vision service to detect whether the images is of a cat or a dog.
    How should you configure the project in the Custom Vision portal? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.