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

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

Questions 4

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.

AI-102 Question 4

Options:

Buy Now
Questions 5

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.

AI-102 Question 5

Options:

Buy Now
Questions 6

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

Buy Now
Questions 7

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

Buy Now
Questions 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 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

Buy Now
Questions 9

You are developing the knowledgebase by using Azure Cognitive Search.

You need to process wiki content to meet the technical requirements.

What should you include in the solution?

Options:

A.

an indexer for Azure Blob storage attached to a skillset that contains the language detection skill and the text translation skill

B.

an indexer for Azure Blob storage attached to a skillset that contains the language detection skill

C.

an indexer for Azure Cosmos DB attached to a skillset that contains the document extraction skill and the text translation skill

D.

an indexer for Azure Cosmos DB attached to a skillset that contains the language detection skill and the text translation skill

Buy Now
Questions 10

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.

AI-102 Question 10

Options:

Buy Now
Questions 11

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.

AI-102 Question 11

Options:

Buy Now
Questions 12

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.

AI-102 Question 12

Options:

Buy Now
Questions 13

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.

AI-102 Question 13

Options:

Buy Now
Questions 14

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.

AI-102 Question 14

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

Buy Now
Questions 15

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.

AI-102 Question 15

Options:

Buy Now
Questions 16

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

Buy Now
Questions 17

You are developing the smart e-commerce project.

You need to implement autocompletion as part of the Cognitive Search solution.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Make API queries to the autocomplete endpoint and include suggesterName in the body.

B.

Add a suggester that has the three product name fields as source fields.

C.

Make API queries to the search endpoint and include the product name fields in the searchFields query parameter.

D.

Add a suggester for each of the three product name fields.

E.

Set the searchAnalyzer property for the three product name variants.

F.

Set the analyzer property for the three product name variants.

Buy Now
Questions 18

You train a Custom Vision model used in a mobile app.

You receive 1,000 new images that do not have any associated data.

You need to use the images to retrain the model. The solution must minimize how long it takes to retrain the model.

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

AI-102 Question 18

Options:

Buy Now
Questions 19

You are building a chatbot.

You need to configure the bot to guide users through a product setup process.

Which type of dialog should you use?

Options:

A.

component

B.

waterfall

C.

adaptive

D.

action

Buy Now
Questions 20

You are building an app that will share user images.

You need to configure the app to perform the following actions when a user uploads an image:

• Categorize the image as either a photograph or a drawing.

• Generate a caption for the image.

The solution must minimize development effort.

Which two services should you include in the solution? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

object detection in Computer Vision

B.

content tags in Computer Vision

C.

image descriptions in Computer Vision

D.

image type detection in Computer Vison

E.

image classification in Custom Vision

Buy Now
Questions 21

You are building a chatbot that will provide information to users as shown in the following exhibit.

AI-102 Question 21

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

NOTE:Each correct selection is worth one point.

AI-102 Question 21

Options:

Buy Now
Questions 22

You are developing an application that will use the Computer Vision client library. The application has the following code.

AI-102 Question 22

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

NOTE:Each correct selection is worth one point.

AI-102 Question 22

Options:

Buy Now
Questions 23

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?

Options:

A.

a network security group (NSG) for vnet1

B.

Azure Firewall for vnet1

C.

the virtual network settings for ta 1

D.

a Language service container for ta1

Buy Now
Questions 24

What should you use to automatically delete blobs from Azure Blob Storage?

Options:

A.

the change feed

B.

a lifecycle management policy

C.

soft delete

D.

archive storage

Buy Now
Questions 25

You need to measure the public perception of your brand on social media by using natural language processing. Which Azure service should you use?

Options:

A.

Content Moderator

B.

Form Recognizer

C.

Computer Vision

D.

Language service

Buy Now
Questions 26

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 create a new model, and then upload the new images and labels.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 27

You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in images. The call returns a collection of brands named brands.

You have the following code segment.

AI-102 Question 27

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

NOTE:Each correct selection is worth one point.

AI-102 Question 27

Options:

Buy Now
Exam Code: AI-102
Exam Name: Designing and Implementing a Microsoft Azure AI Solution
Last Update: Jun 2, 2024
Questions: 273

PDF + Testing Engine

$70  $174.99

Testing Engine

$54  $134.99
buy now AI-102 testing engine

PDF (Q&A)

$48  $119.99
buy now AI-102 pdf