Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft AI-102 - Designing and Implementing a Microsoft Azure AI Solution

Page: 3 / 6
Total 423 questions

What should you use to build a Microsoft Power Bi paginated report?

A.

Power BI Report Builder

B.

Charciculator

C.

Power BI Desktop

D.

the Power BI service

You have a custom Azure OpenAI model.

You have the files shown in the following table.

You need to prepare training data for the model by using the OpenAI CLI data preparation tool. Which files can you upload to the tool?

A.

Filel.tsv only

B.

File2.xml only

C.

File3.pdf only

D.

File4.xlsx only

E.

File1.tsv and File4.xslx only

F.

File1.tsv.File2.xml and File4.xslx only

G.

File1.tsv, File2.xml, Fil3.pdf and File4.xslx

You have an Azure subscription that contains an Azure Al Document Intelligence resource named DM.

You build an app named App1 that analyzes PDF files for handwritten content by using DM.

You need to ensure that App1 will recognize the handwritten content.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

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.

You are building an agent by using the Microsoft 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.

You have an Azure subscription that contains an Azure Al Content Safety resource named CS1.

You create a test image that contains a circle.

You submit the test image to CS1 by using the curl command and the following command-line parameters.

What should you expect as the output?

A.

0

B.

0.0

C.

7

D.

100

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 develop an application to identify species of flowers by training a Custom Vision model. You receive images of new flower species.

You need to add the new images to the classifier.

Solution: You add the new images and labels to the existing model. You retrain the model, and then publish the model.

Does this meet the goal?

A.

Yes

B.

No

You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment.

# Greet(user)

- ${Greeting()}, ${user.name}

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

You have an Azure subscription

You need to create a new resource that will generate fictional stories in response to user prompts. The solution must ensure that the resource uses a customer-managed key to protect data.

How should you complete the script? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You have the following data sources:

Finance: On-premises Microsoft SQL Server database

Sales: Azure Cosmos DB using the Core (SQL) API

Logs: Azure Table storage

HR: Azure SQL database

You need to ensure that you can search all the data by using the Azure Cognitive Search REST API. What should you do?

A.

Configure multiple read replicas for the data in Sales.

B.

Mirror Finance to an Azure SQL database.

C.

Migrate the data in Sales to the MongoDB API.

D.

Ingest the data in Logs into Azure Sentinel.