Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AI-102 Questions and Answers

Question # 6

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.

Full Access
Question # 7

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

Full Access
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?

A.

QnADialogResponseOptions.CardNoMatchText

B.

Qna MakerOptions-ScoreThreshold

C.

Qna Maker Op t ions StrickFilters

D.

QnaMakerOptions.RankerType

Full Access
Question # 9

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.

Full Access
Question # 10

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?

A.

a synonym map

B.

a suggester

C.

a custom analyzer

D.

a built-in key phrase extraction skill

Full Access
Question # 11

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?

A.

Dispatch

B.

chatdown

C.

Language Understanding

D.

Microsoft Translator

Full Access
Question # 12

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.

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

Full Access
Question # 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.

Full Access
Question # 14

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?

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

Full Access
Question # 15

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?

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

Full Access
Question # 16

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?

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

Full Access
Question # 17

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?

A.

an Index

B.

a view

C.

a scalar function

D.

a table

Full Access
Question # 18

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.

Full Access
Question # 19

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.

Full Access
Question # 20

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, and you configure an IP firewall rule.

Does this meet the goal?

A.

Yes

B.

No

Full Access
Question # 21

Select the answer that correctly completes the sentence.

Full Access
Question # 22

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.

Full Access
Question # 23

You are building a natural language model.

You need to enable active learning.

What should you do?

A.

Addshow-all-intents=trueto the prediction endpoint query.

B.

Enable speech priming.

C.

Add log=true to the prediction endpoint query.

D.

Enable sentiment analysis.

Full Access
Question # 24

What is the primary purpose of a data warehouse?

A.

to provide storage for transactional line-of-business (LOB) applications

B.

to provide transformation services between source and target data stores

C.

to provide read only storage of relational and non relational historical data

D.

to provide answers to complex queries that rely on data from multiple sources

Full Access
Question # 25

Select the answer that correctly completes the sentence.

Full Access
Question # 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 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 intent for location.

Does this meet the goal?

A.

Yes

B.

No

Full Access
Question # 27

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

You have a LUDown file that contains the following content.

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.

Full Access
Question # 28

You have the following C# method.

You need to deploy an Azure resource to the East US Azure region. The resource will be used to perform sentiment analysis.

How should you call the method?

A.

create_resource("res1", "ContentModerator", "S0", "eastus")

B.

create_resource("res1", "TextAnalytics", "S0", "eastus")

C.

create_resource("res1", "ContentModerator", "Standard", "East US")

D.

create_resource("res1", "TextAnalytics", "Standard", "East US")

Full Access
Question # 29

You train a Custom Vision model to identify a company’s products by using the Retail domain.

You plan to deploy the model as part of an app for Android phones.

You need to prepare the model for deployment.

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.

Full Access
Question # 30

Select the answer that correctly completes the sentence.

Full Access
Question # 31

You are developing a text processing solution.

You have the function shown below.

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.

Full Access
Question # 32

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.

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.

Full Access
Question # 33

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.

Full Access
Question # 34

You are training a Language Understanding model for a user support system.

You create the first intent namedGetContactDetailsand add 200 examples.

You need to decrease the likelihood of a false positive.

What should you do?

A.

Enable active learning.

B.

Add a machine learned entity.

C.

Add additional examples to theGetContactDetailsintent.

D.

Add examples to the None intent.

Full Access
Question # 35

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.

Full Access
Question # 36

Select the answer that correctly completes the sentence.

Full Access
Question # 37

You plan to build a chatbot to support task tracking.

You create a Conversational Language Understanding service named Iu1.

You need to build a Conversational Language Understanding model to Integrate into the chatbot. The solution must minimize development time to build the model.

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.

Full Access
Question # 38

You are building a chatbot that will use question answering in Azure Cognitive Service for Language.

You have a PDF named Docl.pdf that contains a product catalogue and a price list

You upload Docl.pdf and train the model.

During testing, users report that the chatbot responds correctly to the following question: What is the price of < product>?

The chatbot fails to respond to the following question: How much does

You need to ensure that the chatbot responds correctly to both questions.

Solution: From Language Studio, you create an entity for cost, and then retrain and republish the model.

Does this meet the goal?

A.

Yes

B.

No

Full Access
Question # 39

You are building a social media extension that will convert text to speech. The solution must meet the following requirements:

• Support messages of up to 400 characters.

• Provide users with multiple voice options.

• Minimize costs.

You create an Azure Cognitive Services resource.

Which Speech API endpoint provides users with the available voice options?

A.

https://uksouth.customvoice.apispeech.microsoft.eom/api/texttospeech/v3.0/longaudiosynthesis/voices

B.

https://uksouth.tts.speech.microsoft.conT/cognitiveservices/voices/list

C.

https://uksouth.voice.speech.microsoft.com/cognitiveservices/v1?deploymentld = {deployment >

D.

https://uksouth.api.cognitive.microsoft.eom/speechtotext/v3.0/models/base

Full Access
Question # 40

You have an app that manages feedback.

You need to ensure that the app can detect negative comments by using the Sentiment Analysis API in Azure Cognitive Service for Language. The solution must ensure that the managed feedback remains on your company's internal network.

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.

Full Access
Question # 41

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

You need to configure the bot to respond to events by using custom text responses.

What should you use?

A.

an adaptive card

B.

an activity handler

C.

a dialog

D.

a skill

Full Access
Question # 42

You are developing a text processing solution.

You develop the following method.

You call the method by using the following code.

GetKeyPhrases(textAnalyticsClient, "the cat sat on the mat");

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

NOTE:Each correct selection is worth one point.

Full Access
Question # 43

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.

Full Access
Question # 44

You have an Azure subscription that has the following configurations:

• Subscription ID: 8d3591aa-96b8-4737-ad09-OOf9b1ed35ad

• Tenant ID: 3edfe572-cbS4-3ced-ae12-c5c177f39a12

You plan to create a resource that will perform sentiment analysis and optical character recognition (OCR).

You need to use an HTTP request to create the resource in the subscription. The solution must use a single key and endpoint.

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

NOTE: Each correct selection is worth one point.

Full Access