Winter 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 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 4

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

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 7

You need to measure the public perception of your brand on social media messages. Which Azure Cognitive Services service should you use?

Options:

A.

Text Analytics

B.

Content Moderator

C.

Computer Vision

D.

Form Recognizer

Buy Now
Questions 8

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

Buy Now
Questions 9

You plan to provision Azure AI service resources by using the following method.

AI-102 Question 9

AI-102 Question 9

Options:

Buy Now
Questions 10

You have a factory that produces cardboard packaging for food products. The factory has intermittent internet connectivity.

The packages are required to include four samples of each product.

You need to build a Custom Vision model that will identify defects in packaging and provide the location of the defects to an operator. The model must ensure that each package contains the four products.

Which project type and domain should you use? To answer, drag the appropriate options to the correct targets. Each option 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 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.

AI-102 Question 11

Options:

Buy Now
Questions 12

You have a text-based chatbot.

You need to enable content moderation by using the Text Moderation API of Content Moderator. Which two service responses should you use? Each correct answer presents part of the solution NOTE: Each correct selection is worth one point.

Options:

A.

the adult classification score

B.

optical character recognition (OCR)

C.

personal data

D.

text classification

E.

the racy classification score

Buy Now
Questions 13

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

AI-102 Question 13

Options:

Buy Now
Questions 14

You have a bot that was built by using the Microsoft Bot Framework composer as shown in the following exhibit.

AI-102 Question 14

Use the drop-down menus 10 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 14

Options:

Buy Now
Questions 15

You have an Azure Cognitive Search resource named Search 1 that is used by multiple apps You need to secure Search 1. The solution must meet the following requirements:

• Prevent access to Search1 from the internet.

• Limit the access of each app to specific queries

What should you do? To answer, select the appropriate options in the answer area NOTE Each correct answer is worth one point.

AI-102 Question 15

Options:

Buy Now
Questions 16

You are developing a new sales system that will process the video and text from a public-facing website.

You plan to notify users that their data has been processed by the sales system.

Which responsible AI principle does this help meet?

Options:

A.

transparency

B.

fairness

C.

inclusiveness

D.

reliability and safety

Buy Now
Questions 17

You have an Azure subscription that contains an Al enrichment pipeline in Azure Cognitive Search and an Azure Storage account that has 10 G8 of scanned documents and images. You need to index the documents and images in the storage account. The solution must minimize how long it takes to build the index. What should you do?

Options:

A.

From the Azure portal, configure parallel indexing.

B.

Create a text-based indexer by using the REST API.

C.

From the Azure portal, configure scheduled indexing.

D.

Configure field mappings by using the REST API.

Buy Now
Questions 18

You are building a customer support chatbot.

You need to configure the bot to identify the following:

• Code names for internal product development

• Messages that include credit card numbers

The solution must minimize development effort.

Which Azure Cognitive Service for Language feature should you use for each requirement? To answer, drag the appropriate features to the correct requirements. Each feature 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 18

Options:

Buy Now
Questions 19

You are building an app by using the Speech SDK. The app will translate speech from French to German by using natural language processing.

You need to define the source language and the output language.

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 19

Options:

Buy Now
Questions 20

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.

AI-102 Question 20

Options:

Buy Now
Questions 21

You plan to deploy an Azure OpenAI resource by using an Azure Resource Manager (ARM) template.

You need to ensure that the resource can respond to 600 requests per minute.

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

NOTE: Each correct selection is worth one point.

AI-102 Question 21

Options:

Buy Now
Questions 22

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.

AI-102 Question 22

Options:

Buy Now
Questions 23

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

You build a chatbot that uses All to provide generative answers to specific questions and CS1 to check input and output for objectionable content.

You need to optimize the content filter configurations by running tests on sample questions.

Solution: From Content Safety Studio, you use the Protected material detection feature to run the tests.

Does this meet the requirement?

Options:

A.

Yes

B.

No

Buy Now
Questions 24

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

You need to configure the chatbot to present a list of available options. The solution must ensure that an image is provided for each option.

Which two features should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

an Azure function

B.

an adaptive card

C.

an entity

D.

a dialog

E.

an utterance

Buy Now
Questions 25

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 25

Options:

Buy Now
Questions 26

You have a chatbot.

You need to test the bot by using the Bot Framework Emulator. The solution must ensure that you are prompted for credentials when you sign in to the bot.

Which three settings should you configure? To answer, select the appropriate settings in the answer area.

NOTE Each correct selection is worth one point.

AI-102 Question 26

Options:

Buy Now
Questions 27

You are building content for a video training solution.

You need to create narration to accompany the video content. The solution must use Custom Neural Voice.

What should you use to create a custom neural voice, and which service should you use to generate the narration? To answer, select the appropriate options in the answer area.

NOTE: Each correct answer is worth one point.

AI-102 Question 27

Options:

Buy Now
Questions 28

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.

Buy Now
Questions 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 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 entity for the domain.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 30

You have data saved in the following format.

AI-102 Question 30

Which format was used?

Options:

A.

CSV

B.

JSON

C.

HTML

D.

YAML

Buy Now
Questions 31

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.

AI-102 Question 31

Options:

Buy Now
Questions 32

You are developing an application that will recognize faults in components produced on a factory production line. The components are specific to your business.

You need to use the Custom Vision API to help detect common faults.

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.

AI-102 Question 32

Options:

Buy Now
Questions 33

You run the following command.

AI-102 Question 33

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

AI-102 Question 33

Options:

Buy Now
Questions 34

You are building a Conversational Language Understanding model.

You need to ensure that the model will support the following sample utterances:

• Set all the lights to on.

• Turn off the lights in the living room.

• What is the current thermostat temperature?

• Lower the temperature of the thermostat by five degrees.

Which three elements should you add to the model?

Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options:

A.

a location Intent

B.

a change setting entity

C.

a device intent

D.

a change setting intent

E.

a query setting intent

F.

a device entity

Buy Now
Questions 35

Which statement is an example of Data Manipulation Language (DML)?

Options:

A.

Revoke

B.

UPDATE

C.

DROP

D.

CREATE

Buy Now
Questions 36

You are building a chatbot.

You need to use the Content Moderator API to identify aggressive and sexually explicit language.

Which three settings should you configure? To answer, select the appropriate settings in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 36

Options:

Buy Now
Questions 37

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 lark formality when answering spurious questions

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

Solution: From Language Studio, you change the chitchat source to qna_chitchit_friindly.tsv. and then retrain and republish the model.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 38

You are developing an app that will use the Azure AI vision API to analyze an image.

You need configure the request that will be used by the app to identity whether an image is clipart or a line drawing.

How should you complete the request? To answer. Select the appropriate options in the answer area.

NOTE: Each correct select is worth one point.

AI-102 Question 38

Options:

Buy Now
Questions 39

You build a language model by using Conversational Language Understanding. 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 m Ukraine.

You need to implement the phrase list in Conversational Language Understanding.

Solution: You create a new utterance for each phrase in the FindContact intent.

Options:

A.

Yes

B.

No

Buy Now
Questions 40

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 41

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 42

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

Buy Now
Questions 43

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 43

Options:

Buy Now
Questions 44

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 44

Options:

Buy Now
Questions 45

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

AI-102 Question 45

Options:

Buy Now
Questions 46

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 46

Options:

Buy Now
Questions 47

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 47

Options:

Buy Now
Questions 48

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 48

Options:

Buy Now
Questions 49

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 49

Options:

Buy Now
Questions 50

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
Exam Code: AI-102
Exam Name: Designing and Implementing a Microsoft Azure AI Solution
Last Update: Feb 2, 2025
Questions: 321

PDF + Testing Engine

$70  $174.99

Testing Engine

$54  $134.99
buy now AI-102 testing engine

PDF (Q&A)

$46  $114.99
buy now AI-102 pdf