Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Microsoft AI-102 Practice Exam with Questions & Answers | Set: 2

Questions 11

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.

AI-102 Question 11

Options:
Microsoft AI-102 Premium Access
Questions 12

You have an Azure subscription that contains an Azure Al Language resource named Resource1.

You run the following cURL command, and then play the Output.mp3 file.

AI-102 Question 12

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

NOTE: Each correct selection is worth point.

AI-102 Question 12

Options:
Questions 13

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

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

Questions 15

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

Questions 16

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

Questions 17

You are developing an application that includes language translation.

The application will translate text retrieved by using a function named get_text_to_be_translated. The text can be in one of many languages. The content of the text must remain within the Americas Azure geography.

You need to develop code to translate the text to a single 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 17

Options:
Questions 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.

AI-102 Question 18

Options:
Questions 19

You need to create a new resource that will be used to perform sentiment analysis and optical character recognition (OCR). The solution must meet the following requirements:

Use a single key and endpoint to access multiple services.

Consolidate billing for future services that you might use.

Support the use of Computer Vision in the future.

How should you complete the HTTP request to create the new resource? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 19

Options:
Questions 20

You are building an app that will use the Azure AI Speech service.

You need to ensure that the app can authenticate to the service by using a Microsoft Entra ID token.

Which two action should you perform? Each answer part of the solution.

NOTE: Each correct selection is worth one point.

Options:
A.

Create a Conditional Access

B.

Create a private endpoint

C.

Request an X.509 certificate

D.

Certificate a custom subdomain.

E.

Enable a virtual network service endpoint.