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

List of questions
Question 281

HOTSPOT
You have an Azure subscription that contains an Azure OpenA1 resource. You configure a model that has the following settings:
* Temperature: 1
* Top probabilities: 0.5
* Max response tokens: 100
You ask the model a question and receive the following response.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth point.
Question 282

HOTSPOT
You have an Azure subscription that contains an Azure OpenA1 resource named All.
You plan to develop a console app that will answer user questions.
You need to call All and output the results to the console.
How should you complete the code? To answer, select the appropriate options in the answer area
NOTE: Each correct selection is worth one point.
Question 283

You have an Azure subscription that contains an Azure OpenAI resource named AI1 and an Azure AI Content Safety resource named CS1.
You build a chatbot that uses AI1 to provide generative answers to specific questions and CS1 to check input and output for objectionable content.
You need to optimize the content filter configurations by running tests on sample questions.
Solution: From Content Safety Studio, you use the Protected material detection feature to run the tests.
Does this meet the requirement?
Question 284

HOTSPOT
You have an Azure subscription that contains an Azure Al Document Intelligence resource named DI1.
You create a PDF document named Test.pdf that contains tabular data.
You need to analyze Test.pdf by using DI1.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Question 285

You have a local folder that contains the files shown in the following table.
You need to analyze the files by using Azure Al Video Indexer.
Which files can you upload to the Video Indexer website?
Question 286

You have an Azure subscription that contains an Azure OpenAI resource named All and a user named User1 You need to ensure that User1 can perform the following actions in Azure OpenAI Studio;
* Identify resource endpoints.
* View models that are available for deployment.
* Generate text and images by using the deployed models
The solution must follow the principle of least privilege Which role should you assign to User1?
Question 287

HOTSPOT
In Azure OpenAl Studio, you are prototyping a chatbot by using Chat playground.
You need to configure the chatbot to meet the following requirements:
. Reduce the repetition of words in conversations.
. Reduce the randomness of each response.
Which two parameters should you modify? To answer, select the appropriate parameters in the answer area.
NOTE: Each correct answer is worth one point.
Question 288

HOTSPOT
You are building an app that will automatically translate speech from English to French, German, and Spanish by using Azure Al service.
You need to define the output languages and configure the Azure Al Speech service.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Question 289

You have a Microsoft OneDrive folder that contains a 20-GB video file named FileVavi. You need to index File1.avi by using the Azure Video Indexer website. What should you do?
Question 290

You ace developing an app that will use the Speech 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?
Question