Summer Special Flat 65% Limited Time Discount 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 / 34
Total 337 questions

Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$49  $139.99

PDF Study Guide

  • Product Type: PDF Study Guide
$42  $119.99
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 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 3

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 4

You are developing the knowledgebase by using Azure Cognitive Search.

You need to build a skill that will be used by indexers.

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

NOTE: Each correct selection is worth one point.

Options:

Question 5

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 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.

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 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.

Options:

Question 9

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.

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 10

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

Question 11

You are building a natural language model.

You need to enable active learning.

What should you do?

Options:

A.

Add show-all-intents=true to the prediction endpoint query.

B.

Enable speech priming.

C.

Add log=true to the prediction endpoint query.

D.

Enable sentiment analysis.

Question 12

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 create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.

You plan to create a new Azure Cognitive Search service named service1.

You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.

Solution: You deploy service1 and a public endpoint to a new virtual network, and you configure Azure Private Link.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 13

You are developing a solution to generate a word cloud based on the reviews of a company’s products.

Which Text Analytics REST API endpoint should you use?

Options:

A.

keyPhrases

B.

sentiment

C.

languages

D.

entities/recognition/general

Question 14

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?

Options:

A.

0

B.

0.0

C.

7

D.

100

Question 15

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?

Options:

A.

Cognitive Services OpenAI User

B.

Cognitive Services Contributor

C.

Contributor

D.

Cognitive Services OpenAI Contributor

Question 16

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

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.

Options:

Question 17

You run the following command.

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

Options:

Question 18

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 build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent named FindContact.

A conversational expert provides you with the following list of phrases to use for training.

Find contacts in London. Who do I know in Seattle?

Search for contacts in Ukraine.

You need to implement the phrase list in Language Understanding.

Solution: You create a new pattern in the FindContact intent.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 19

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

Options:

Question 20

Which Azure Storage service implements the key/value model?

Options:

A.

Azure Files

B.

Azure Blob

C.

Azure Table

D.

Azure Queue

Question 21

You have data saved in the following format.

Which format was used?

Options:

A.

CSV

B.

JSON

C.

HTML

D.

YAML

Question 22

Match the Azure Cosmos DB APIs to the appropriate data structures.

To answer, drag the appropriate API from the column on the left to its data structure on the right. Each API may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Options:

Question 23

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.

Options:

Question 24

You are building an app that will share user images.

You need to configure the app to meet the following requirement’s

• uploaded images must be scanned and any text must be extracted from the images.

• Extracted text must be analyzed for the presence of profane language.

• The solution must minimize development effort.

what should you use for each requirement? To answer, select the apocopate opinions in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 25

You are processing text by using the Azure AI Language service.

You need to identify music band names in the text. The solution must minimize development effort.

What should you use?

Options:

A.

Key phrase extraction

B.

Conversational Language Understanding (CLU)

C.

Entity linking

D.

Custom named entity recognition (NER)

Question 26

You have an Azure subscription that contains an Azure OpenAI resource named OpenAI1 and a user named User1.

You need to ensure that User1 can upload datasets to OpenA11 and finetune the existing models. The solution must follow the principle of least privilege.

Which role should you assign to User!?

Options:

A.

Cognitive Services Contributor

B.

Contributor

C.

Cognitive Services OpenAI User

D.

Cognitive Services OpenAI Contributor

Question 27

You are developing a photo application that will find photos of a person based on a sample image by using the Face API.

You need to create a POST request to find the photos.

How should you complete the 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.

Options:

Question 28

You plan to build an agent that will combine and process multiple files uploaded by users.

You are evaluating whether to use the Azure Al Agent Service to develop the agent.

What is the maximum size of all the files that can be uploaded to the service?

Options:

A.

1 GB

B.

10 GB

C.

100 GB

D.

1 TB

Question 29

You are building an app that will scan confidential documents and use the Language service to analyze the contents.

You provision an Azure Cognitive Services resource.

You need to ensure that the app can make requests to the Language service endpoint. The solution must ensure that confidential documents remain on-premises.

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.

Options:

Question 30

You have an Azure subscription that contains an Anomaly Detector resource. You deploy a Docker host server named Server 1 to the on-premises network. You need to host an instance of the Anomaly Detector service on Server 1. Which parameter should you include in the docker run command?

Options:

A.

Fluentd

B.

Billing

C.

Http Proxy

D.

Mounts

Question 31

You are building an app that will analyze documents by using the Azure Al Language service.

You need to identify industry-specific technical terms in the documents. The solution must minimize development effort.

What should you use?

Options:

A.

key phrase extraction

B.

custom named entity recognition (NER)

C.

conversational language under-standing (CLU)

D.

language detection

Question 32

You have an Azure subscription.

You need to build an app that will compare documents for semantic similarity. The solution must meet the following requirements:

• Return numeric vectors that represent the tokens of each document.

• Minimize development effort.

Which Azure OpenAI model should you use?

Options:

A.

GPT-3.5

B.

embeddings

C.

DALL-E

D.

GPT-4

Question 33

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.

Options:

Question 34

You are developing an application that will use Azure Cognitive Search for internal documents.

You need to implement document-level filtering for Azure Cognitive Search.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Send Azure AD access tokens with the search request.

B.

Retrieve all the groups.

C.

Retrieve the group memberships of the user.

D.

Add allowed groups to each index entry.

E.

Create one index per group.

F.

Supply the groups as a filter for the search requests.

Question 35

You are building a multilingual chatbot.

You need to send a different answer for positive and negative messages.

Which two Text Analytics APIs should you use? Each correct answer presents part of the solution. (Choose two.)

NOTE: Each correct selection is worth one point.

Options:

A.

Linked entities from a well-known knowledge base

B.

Sentiment Analysis

C.

Key Phrases

D.

Detect Language

E.

Named Entity Recognition

Question 36

You are building an agent by using the Semantic Kernel. The agent will use a custom plugin. You need to ensure that the agent meets the following requirements:

• The agent must use function calling.

• All functions that match the instructions must be triggered.

• All required parameters in the function must be requested by the agent if the user fails to provide them.

How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Options:

Question 37

Your company has a repotting solution that has paginated reports. The reports query a dimensional model in a data warehouse. Which type of processing does the reporting solution use?

Options:

A.

Online Transaction Processing (OLTP)

B.

Online Analytical Processing (OLAP)

C.

batch processing

D.

stream processing

Question 38

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.

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 39

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.

Options:

Question 40

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.

Options:

Question 41

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.

Options:

Question 42

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.

Options:

Question 43

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.)

Options:

Question 44

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.

Question 45

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.

Options:

Page: 1 / 34
Total 337 questions