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

List of questions
Question 311

HOTSPOT
You have a chatbot that uses Azure OpenAI to generate responses.
You need to upload company data by using Chat playground. The solution must ensure that the chatbot uses the data to answer user questions.
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 312

You have an Azure Subscription that contains an Azure OpenAI resource named AI1 and a user named User1.
You need to ensure that User1 can add custom data sources to AI1. The solution must follow the principle of least privilege.
Which role should you assign to User1?
Question 313

HOTSPOT
You plan to provision Azure AI service resources by using the following method.
Question 314

HOTSPOT
You have an app that uses the AI Language custom question answering service.
You need to ad alternatives for the word testing by using the Authoring API.
How should you complete the JSON payload? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Question 315

You have an Azure DevOps pipeline named Pipeline1 that is used to deploy an app. Pipeline1 includes a step that will create an Azure AI services account.
You need to add a step to Pipeline1 that will identify the created Azure AI services account. The solution must minimize development effort.
Which Azure Command-Line interface (CLI) command should you run?
Question 316

You have the following C# function.
You call the function by using the following code.
Following 'key phrases' what output will you receive?
Question 317

DRAG DROP
You have a web app that uses Azure AI search.
When reviewing activity, you see greater than expected search query volumes. You suspect that the query key is compromised.
You need to prevent unauthorized access to the search endpoint and ensure that users only have read only access to the documents collection. The solution must minimize app downtime.
Which three action should you perform in sequence? To answer, more the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Question 318

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

You have an Azure subscription that contain an Azure OpenAI resource named AI1.
You build a chatbot that uses AI1 to provide generation answers to specific questions.
You need to ensure that the chatbot checks all input output for objectionable content.
Which types of resource should you create first?
Question 320

HOTSPOT
You are developing an app that will use the Azure AI vision API to analyze an image.
You need configure the request that will be used by the app to identity whether an image is clipart or a line drawing.
How should you complete the request? To answer. Select the appropriate options in the answer area.
NOTE: Each correct select is worth one point.
Question