AI-102 Exam Question 26

You need to implement a table projection to generate a physical expression of an Azure Cognitive Search index.
Which three properties should you specify in the skillset definition JSON configuration table node? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 27

    You have a chatbot that was built by using the Microsoft Bot Framework. You need to debug the chatbot endpoint remotely.
    Which two tools should you install on a local computer? Each correct answer presents part of the solution. (Choose two.) NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 28

    You have the following data sources:
    Finance: On-premises Microsoft SQL Server database
    Sales: Azure Cosmos DB using the Core (SQL) API
    Logs: Azure Table storage
    HR: Azure SQL database
    You need to ensure that you can search all the data by using the Azure Cognitive Search REST API. What should you do?
  • AI-102 Exam Question 29

    You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in images. The call returns a collection of brands named brands.
    You have the following code segment.

    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 30

    You have a Custom Vision resource named acvdev in a development environment.
    You have a Custom Vision resource named acvprod in a production environment.
    In acvdev, you build an object detection model named obj1 in a project named proj1.
    You need to move obj1 to acvprod.
    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.