AI-102 Exam Question 71

You have a SQL query that combines customer data and order data. The query includes calculated columns.
You need to create a database object that would allow other users to rerun the same SOL query. What should you create?
  • AI-102 Exam Question 72

    You train a Custom Vision model used in a mobile app.
    You receive 1,000 new images that do not have any associated data.
    You need to use the images to retrain the model. The solution must minimize how long it takes to retrain the model.
    Which three actions should you perform in the Custom Vision portal? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AI-102 Exam Question 73

    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 74

    You plan to use containerized versions of the Anomaly Detector API on local devices for testing and in on- premises datacenters.
    You need to ensure that the containerized deployments meet the following requirements:
    Prevent billing and API information from being stored in the command-line histories of the devices that run the container.
    Control access to the container images by using Azure role-based access control (Azure RBAC).
    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. (Choose four.) NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    AI-102 Exam Question 75

    You have a product knowledgebase that contains multiple PDF documents.
    You need to build a chatbot that will provide responses based on data in the knowledgebase. The solution must minimize development effort and costs.
    What should you include in the solution?