Winter Sale- Special Discount Limited Time 65% Offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

Microsoft AI-102 Designing and Implementing a Microsoft Azure AI Solution Exam Practice Test

Page: 1 / 32
Total 324 questions

Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Question 1

You are developing the knowledgebase by using Azure Cognitive Search.

You need to meet the knowledgebase requirements for searching equivalent terms.

What should you include in the solution?

Options:

A.

a synonym map

B.

a suggester

C.

a custom analyzer

D.

a built-in key phrase extraction skill

Question 2

You are developing the knowledgebase.

You use Azure Video Analyzer for Media (previously Video indexer) to obtain transcripts of webinars.

You need to ensure that the solution meets the knowledgebase requirements.

What should you do?

Options:

A.

Create a custom language model

B.

Configure audio indexing for videos only

C.

Enable multi-language detection for videos

D.

Build a custom Person model for webinar presenters

Question 3

You need to develop an extract solution for the receipt images. The solution must meet the document processing requirements and the technical requirements.

You upload the receipt images to the From Recognizer API for analysis, and the API ret urns the following JSON.

Question # 3

Which expression should you use to trigger a manual review of the extracted information by a member of the Consultant-Bookkeeper group?

Options:

A.

documentResults.docType == "prebuilt:receipt"

B.

documentResults.fields.".confidence < 0.7

C.

documentResults.fields.ReceiptType.confidence > 0.7

D.

documentResults.fields.MerchantName.confidence < 0.7

Question 4

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.

Question # 4

Options:

Question 5

You are developing the document processing workflow.

You need to identify which API endpoints to use to extract text from the financial documents. The solution must meet the document processing requirements.

Which two API endpoints should you identify? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

/vision/v3.2/read/analyzeResults

B.

/formrecognizer/v2.0/prebuilt/receipt/analyze

C.

/vision/v3.2/read/analyze

D.

/vision/v3.2/describe

E.

/formercognizer/v2.0/custom/models{modelId}/ analyze

Question 6

You build a QnA Maker resource to meet the chatbot requirements.

Which RBAC role should you assign to each group? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 6

Options:

Question 7

You are developing the chatbot.

You create the following components:

• A QnA Maker resource

• A chatbot by using the Azure Bot Framework SDK

You need to add an additional component to meet the technical requirements and the chatbot requirements. What should you add?

Options:

A.

Dispatch

B.

chatdown

C.

Language Understanding

D.

Microsoft Translator

Question 8

You are developing the chatbot.

You create the following components:

* A QnA Maker resource

* A chatbot by using the Azure Bot Framework SDK.

You need to integrate the components to meet the chatbot requirements.

Which property should you use?

Options:

A.

QnADialogResponseOptions.CardNoMatchText

B.

Qna MakerOptions-ScoreThreshold

C.

Qna Maker Op t ions StrickFilters

D.

QnaMakerOptions.RankerType

Question 9

You are examining the Text Analytics output of an application.

The text analyzed is: "Our tour guide took us up the Space Needle during our trip to Seattle last week."

The response contains the data shown in the following table.

Question # 9

Which Text Analytics API is used to analyze the text?

Options:

A.

Sentiment Analysis

B.

Named Entity Recognition

C.

Entity Linking

D.

Key Phrase Extraction

Question 10

You need to develop a solution to provide data to executives. The solution must provide an interactive graphical interface, depict various key performance indicators, and support data exploration by using drill down. What should you use in Microsoft Power Bl?

Options:

A.

a report

B.

Microsoft Power Apps

C.

a view

D.

a dataflow

Question 11

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?

Options:

A.

Az resource link

B.

Az account list

C.

Az cognitivesservices account network-rule

D.

As cognitiveservices account show

Question 12

You build a bot by using the Microsoft Bot Framework SDK.

You need to test the bot interactively on a local machine.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Question # 12

Options:

Question 13

You are developing a call to the Face API. The call must find similar faces from an existing list named employeefaces. The employeefaces list contains 60,000 images.

How should you complete the body of the HTTP request? To answer, drag the appropriate values to the correct targets. Each value 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 # 13

Options:

Question 14

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.

Question # 14

Options:

Question 15

You have an Azure subscription.

You are building a social media app that will enable users to share images.

You need to ensure that inappropriate content uploaded by the users is blocked. The solution must minimize development effort

What are two tools that you can use? Each correct answer presents a complete solution

NOTE: Each correct selection is worth one point.

Options:

A.

Microsoft Defender for Cloud Apps

B.

Azure Al Custom Vision

C.

Azure Al Vision

D.

Azure Al Content Safety

E.

Azure Al Document Intelligence

Question 16

You are building a solution that students will use to find references for essays. You use the following code to start building the solution.

Question # 16

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 # 16

Options:

Question 17

You are developing a streaming Speech to Text solution that will use the Speech SDK and MP3 encoding.

You need to develop a method to convert speech to text for streaming MP3 data.

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 # 17

Options:

Question 18

You have a chatbot that was built by using Microsoft Bot Framework and deployed to Azure.

You need to configure the bot to support voice interactions. The solution must support multiple client apps.

Which type of channel should you use?

Options:

A.

Cortana

B.

Microsoft Teams

C.

Direct Line Speech

Question 19

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?

Options:

A.

Deploy the bot to Azure and register the bot with a Direct Une Speech channel

B.

Integrate the bot with Cortana by using the Bot Framework SDK.

C.

Create an Azure function that will call the Speech service and connect the bot to the function.

D.

Deploy the bot to Azure and register the bot with a Microsoft Teams channel.

Question 20

You build a custom Form Recognizer model.

You receive sample files to use for training the model as shown in the following table.

Question # 20

Which three files can you use to train the model? Each correct answer presents a complete solution. (Choose three.)

NOTE: Each correct selection is worth one point.

Options:

A.

File1

B.

File2

C.

File3

D.

File4

E.

File5

F.

File6

Question 21

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?

Options:

A.

raw image binary

B.

form URL encoded

C.

JSON

Question 22

You develop a Conversational Language Undemanding model by using Language Studio

During testing, users receive incorrect responses to requests that do NOT relate to the capabilities of the model.

You need to ensure that the model identifies spurious requests.

What should you do?

Options:

A.

Enable active learning.

B.

Add examples to the custom intents.

C.

Add examples to the None intent

D.

Add entities.

Question 23

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 # 23

Options:

Question 24

You need to enable speech capabilities for a chatbot.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Enable WebSockets for the chatbot app.

B.

Create a Speech service.

C.

Register a Direct Line Speech channel.

D.

Register a Cortana channel.

E.

Enable CORS for the chatbot app.

F.

Create a Language Understanding service.

Question 25

You have an Azure subscription that contains an Azure Al Video Indexer account.

You need to add a custom brand and logo to the indexer and configure an exclusion for the custom brand. How should you complete the REST API call? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 25

Options:

Question 26

You are building a retail kiosk system that will use a custom neural voice. You acquire audio samples and consent from the voice talent. You need to create a voice talent profile. What should you upload to the profile?

Options:

A.

a five-minute wav or mp3 file of the voce talent describing the kiosk system

B.

a five-minute .flac audio file and the associated transcript as a w file

C.

a .wav or mp3 file of the voice talent consenting to the creation of a synthetic version of their voice

D.

a .zip file that contains 10-second .wav files and the associated transcripts as .txt files

Question 27

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 # 27

Options:

Question 28

You are building a chatbot by using the Microsoft Bot Framework Composer.

You have the dialog design shown in the following exhibit.

Question # 28

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

NOTE: Each correct selection is worth one point.

Question # 28

Options:

Question 29

You are building a chatbot.

You need to configure the chatbot to query a knowledge base.

Which dialog class should you use?

Options:

A.

AdaptiveDialog

B.

QnAMakerDialog

C.

ComponentDialog

D.

SkillDialog

Question 30

You have the following C# method for creating Azure Cognitive Services resources programmatically.

Question # 30

You need to call the method to create a free Azure resource in the West US Azure region. The resource will be used to generate captions of images automatically.

Which code should you use?

Options:

A.

create_resource(client, "res1", "ComputerVision", "F0", "westus")

B.

create_resource(client, "res1", "CustomVision.Prediction", "F0", "westus")

C.

create_resource(client, "res1", "ComputerVision", "S0", "westus")

D.

create_resource(client, "res1", "CustomVision.Prediction", "S0", "westus")

Question 31

You train a Conversational Language Understanding model to understand the natural language input of users.

You need to evaluate the accuracy of the model before deploying it.

What are two methods you can use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

From the language authoring REST endpoint, retrieve the model evaluation summary.

B.

From Language Studio, enable Active Learning, and then validate the utterances logged for review.

C.

From Language Studio, select Model performance.

D.

From the Azure portal, enable log collection in Log Analytics, and then analyze the logs.

Question 32

You are developing the shopping on-the-go project.

You are configuring access to the QnA Maker resources.

Which role should you assign to AllUsers and LeadershipTeam? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 32

Options:

Question 33

You are planning the product creation project.

You need to build the REST endpoint to create the multilingual product descriptions.

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

NOTE: Each correct selection is worth one point.

Question # 33

Options:

Question 34

You are planning the product creation project.

You need to recommend a process for analyzing videos.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose four.)

Question # 34

Options:

Question 35

You are developing the shopping on-the-go project.

You need to build the Adaptive Card for the chatbot.

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 # 35

Options:

Question 36

You are developing the smart e-commerce project.

You need to design the skillset to include the contents of PDFs in searches.

How should you complete the skillset design diagram? To answer, drag the appropriate services to the correct stages. Each service 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 # 36

Options:

Question 37

You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.

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 # 37

Options:

Page: 1 / 32
Total 324 questions