AI-102 Exam Question 181

You are developing a call to the Face API. The call must find similar faces from an existing list named employeefaces. The employeefaces list contains 60,000 images.
How should you complete the body of the HTTP request? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

AI-102 Exam Question 182

You are developing a text processing solution.
You develop the following method.

You call the method by using the following code.
GetKeyPhrases(textAnalyticsClient, "the cat sat on the mat");
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 183

You are developing an app that will use the Decision and Language APIs.
You need to provision resources for the app. The solution must ensure that each service is accessed by using a single endpoint and credential.
Which type of resource should you create?
  • AI-102 Exam Question 184

    You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 185

    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?