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

Microsoft AI-102 Dumps

Page: 1 / 31
Total 307 questions

Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Question 1

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.

as

Options:

Question 2

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.

as

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 3

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 4

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 5

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

as

Options:

Question 7

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.

as

Options:

Question 8

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 9

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 10

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 11

You build a Language Understanding model by using the Language Understanding portal.

You export the model as a JSON file as shown in the following sample.

as

To what does the Weather.Historic entity correspond in the utterance?

Options:

A.

by month

B.

chicago

C.

rain

D.

location

Question 12

You are developing a text processing solution.

You have the function shown below.

as

For the second argument, you call the function and specify the following string.

Our tour of Paris included a visit to the Eiffel Tower.

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

NOTE: Each correct selection is worth one point.

as

Options:

Question 13

You are building an app that will include one million scanned magazine articles. Each article will be stored as an image file. You need to configure the app to extract text from the images. The solution must minimize development effort. What should you include in the solution?

Options:

A.

Computer Vision Image Analysis

B.

the Read API in Computer Vision

C.

Form Recognizer

D.

Azure Cognitive Service for Language

Question 14

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

NOTE: Each correct selection is worth one point.

as

Options:

Question 15

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.

as

Options:

Question 16

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

as

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

NOTE: Each correct selection is worth one point.

as

Options:

Question 17

What is a primary characteristic of a relational database?

Options:

A.

data is queried and manipulated by using a variant of the SOL language

B.

a lack of dependencies between tables

C.

a flexible data structure

D.

a large amount of duplicate data

Question 18

You are designing a conversation flow to be used in a chatbot.

You need to test the conversation flow by using the Microsoft Bot Framework Emulator.

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

NOTE: Each correct selection is worth one point.

as

Options:

Question 19

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 20

You have a factory that produces food products.

You need to build a monitoring solution for staff compliance with personal protective equipment (PPE) requirements. The solution must meet the following requirements:

• identify staff who have removed masks or safety glasses.

• Perform a compliance check every 15 minutes.

• Minimize development effort.

• Minimize costs.

Which service should you use?

Options:

A.

Face

B.

Computer Vision

C.

Azure Video Analyzer for Media (formerly Video indexer)

Question 21

You have a SQL query that combines customer data and order data. The query includes calculated columns. You need to create a database object that would allow other users to rerun the same SOL query. What should you create?

Options:

A.

an Index

B.

a view

C.

a scalar function

D.

a table

Question 22

You have a chatbot that was built by using the Microsoft Bot Framework. You need to debug the chatbot endpoint remotely.

Which two tools should you install on a local computer? Each correct answer presents part of the solution. (Choose two.)

NOTE: Each correct selection is worth one point.

Options:

A.

Fiddler

B.

Bot Framework Composer

C.

Bot Framework Emulator

D.

Bot Framework CLI

E.

ngrok

F.

nginx

Question 23

You are using a Language Understanding service to handle natural language input from the users of a web-based customer agent.

The users report that the agent frequently responds with the following generic response: "Sorry, I don't understand that."

You need to improve the ability of the agent to respond to requests.

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. (Choose three.)

as

Options:

Question 24

Select the answer that correctly completes the sentence.

as

Options:

Question 25

You are building a solution in Azure that will use Azure AI Language service to process sensitive customer data.

You need to ensure that only specific Azure processes can access the Language service. The solution must minimize administrative.

What should you include in the solution?

Options:

A.

Azure Application Gateway

B.

IPsec rules

C.

A virtual network gateway

D.

Virtual network rules

Question 26

You have an Azure subscription that contains an Azure OpenA1 resource. You configure a model that has the following settings:

• Temperature: 1

• Top probabilities: 0.5

• Max response tokens: 100

You ask the model a question and receive the following response.

as

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

NOTE: Each correct selection is worth point.

as

Options:

Question 27

You need to build a chatbot that meets the following requirements:

    Supports chit-chat, knowledge base, and multilingual models

    Performs sentiment analysis on user messages

    Selects the best language model automatically

What should you integrate into the chatbot?

Options:

A.

QnA Maker, Language Understanding, and Dispatch

B.

Translator, Speech, and Dispatch

C.

Language Understanding, Text Analytics, and QnA Maker

D.

Text Analytics, Translator, and Dispatch

Question 28

You are building a bot and that will use Language Understanding.

You have a LUDown file that contains the following content.

as

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.

as

Options:

Question 29

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 have a chatbot that uses question answering in Azure Cognitive Service for Language.

Users report that the responses of the chatbot lack formality when answering random questions that are outside the scope of the knowledge base.

You need to ensure that the chatbot provides formal responses to these spurious questions.

Solution: From Language Studio, you modify the question and answer pairs for the custom intents, and then retrain and republish the model.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 30

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

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

You need to configure the app to moderate inappropriate content uploaded by the users.

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

NOTE: Each correct selection is worth one point.

as

Options:

Question 31

You have an Azure subscription. The subscription contains an Azure OpenAI resource that hosts a GPT-4 model named Modell and an app named Appl. App1 uses Model!

You need to ensure that App1 will NOT return answers that include hate speech.

What should you configure for Model1?

Options:

A.

the Frequency penalty parameter

B.

abuse monitoring

C.

a content filter

D.

the Temperature parameter

Question 32

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.

as

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.

as

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

as

Options:

Question 35

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.

as

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.

as

Options:

Question 37

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 38

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.

as

Options:

Page: 1 / 31
Total 307 questions