AI-102 Exam Question 116

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 117

    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 create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
    You plan to create a new Azure Cognitive Search service named service1.
    You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
    Solution: You deploy service1 and a public endpoint, and you configure a network security group (NSG) for vnet1.
    Does this meet the goal?
  • AI-102 Exam Question 118

    You are building an agent by using the Azure Al Foundry Agent Service.
    You need to ensure that the agent can access publicly accessible data that was released during the past 90 days.
    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 119

    You have a file share that contains 5,000 images of scanned invoices.
    You need to analyze the images. The solution must extract the following data:
    * Invoice items
    * Sales amounts
    * Customer details
    What should you use?
  • AI-102 Exam Question 120

    You are developing an application that will use the Azure Al Vision client library. The application has the following code.

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.