AI-102 Exam Question 41

You are designing a conversational interface for an app that will be used to make vacation requests. The interface must gather the following data:
* The start date of a vacation
* The end date of a vacation
* The amount of required paid time off
The solution must minimize dialog complexity. Which type of dialog should you use?
  • AI-102 Exam Question 42

    You are building a bot on a local computer by using the Microsoft Bot Framework. The bot will use an existing Language Understanding model.
    You need to translate the Language Understanding model locally by using the Bot Framework CLI. What should you do first?
  • AI-102 Exam Question 43

    You have an Azure subscription that contains an Azure Al service resource named CSAccount1 and a virtual network named VNet1 CSAaccount1 is connected to VNet1 You need to ensure that only specific resources can access CSAccount1. The solution must meet the following requirements:
    * Prevent external access to CSAccount1
    * Minimize administrative effort
    Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.
  • AI-102 Exam Question 44

    You are developing a solution for the Management-Bookkeepers group to meet the document processing requirements. The solution must contain the following components:
    A form Recognizer resource
    An Azure web app that hosts the Form Recognizer sample labeling tool
    The Management-Bookkeepers group needs to create a custom table extractor by using the sample labeling tool.
    Which three actions should the Management-Bookkeepers group perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.

    AI-102 Exam Question 45

    You are building an Azure Weblob that will create knowledge bases from an array of URLs.
    You instantiate a QnAMakerClient object that has the relevant API keys and assign the object to a variable named client.
    You need to develop a method to create the knowledge bases.
    Which two actions should you include in the method? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.