Microsoft AI-102 Practice Test - Questions Answers, Page 22

List of questions
Question 211

You have a mobile app that manages printed forms.
You need the app to send images of the forms directly to Forms Recognizer to extract relevant information. For compliance reasons, the image files must not be stored in the cloud. In which format should you send the images to the Form Recognizer API endpoint?
Question 212

DRAG DROP
You have a factory that produces cardboard packaging for food products. The factory has intermittent internet connectivity. The packages are required to include four samples of each product.
You need to build a Custom Vision model that will identify defects in packaging and provide the location of the defects to an operator. The model must ensure that each package contains the four products. Which project type and domain should you use? To answer, drag the appropriate options to the correct targets. Each option 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.
Question 213

You have an app that analyzes images by using the Computer Vision API.
You need to configure the app to provide an output for users who are vision impaired. The solution must provide the output in complete sentences. Which API call should you perform?
Question 214

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?
Question 215

You have a Language service resource that performs the following:
β’ Sentiment analysis
β’ Named Entity Recognition (NER)
β’ Personally Identifiable Information (Pll) identification
You need to prevent the resource from persisting input data once the data is analyzed. Which query parameter in the Language service API should you configure?
Question 216

You have an Azure subscription that contains a Language service resource named ta1 and a virtual network named vnet1. You need to ensure that only resources in vnet1 can access ta1. What should you configure?
Question 217

HOTSPOT
You have a collection of press releases stored as PDF files.
You need to extract text from the files and perform sentiment analysis.
Which service should you use for each task? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Question 218

HOTSPOT
You are building a chatbot.
You need to use the Content Moderator service to identify messages that contain sexually explicit language. Which section in the response from the service will contain the category score, and which category will be assigned to the message? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Question 219

HOTSPOT
You are building a solution that students will use to find references for essays. You use the following code to start building the solution.
For each of the following statements, select Yes is the statement is true. Otherwise, select No. NOTE:
Each correct selection is worth one point.
Question 220

You are building a bot by using Microsoft Bot Framework.
You need to configure the bot to respond to spoken requests. The solution must minimize development effort. What should you do?
Question