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

Microsoft AI-102 - Designing and Implementing a Microsoft Azure AI Solution

Page: 1 / 5
Total 381 questions

You have the following files:

• File1.pdf

• File2.jpg

• File3.docx

• File4.webp

• FileS.png

Which files can you analyze by using Azure Al Content Understanding?

A.

File1 .pdf and File3.docx only

B.

File1.pdf, File2jpg, and File5.png only

C.

File1.pdf, File2.jpg. and File3.docx only

D.

File1.pdf, File2.jpg. File3.docx, and FileS.png only

E.

File1.pdf. File2.jpg, File3.docx. File4.webp, and File5.png

You are building a chatbot for a travel agent. The chatbot will use the Azure OpenAI GPT 3.5 model and will be used to make travel reservations.

You need to maximize the accuracy of the responses from the chatbot.

What should you do?

A.

Configure the model to include data from the travel agent's database.

B.

Set the Top P parameter for the model to 0.

C.

Set the Temperature parameter for the model to 0.

D.

Modify the system message used by the model to specify that the answers must be accurate.

You have an Azure subscription that contains an Azure App Service app named Appl.

You provision a multi-service Azure Cognitive Services resource named CSAccount1.

You need to configure App1 to access CSAccount1. The solution must minimize administrative effort.

What should you use to configure App1?

A.

a system-assigned managed identity and an X.509 certificate

B.

the endpoint URI and an OAuth token

C.

the endpoint URI and a shared access signature (SAS) token

D.

the endpoint URI and subscription key

You need to measure the public perception of your brand on social media by using natural language processing. Which Azure service should you use?

A.

Content Moderator

B.

Form Recognizer

C.

Computer Vision

D.

Language service

You are developing a text processing solution.

You have the function shown below.

Which database transaction property ensures that individual transactions are executed only once and either succeed in their entirety or roll back?

A.

consistency

B.

isolation

C.

atomicity

D.

durability

You are building a call handling system that will receive calls from French-speaking and German-speaking callers. The system must perform the following tasks;

• Capture inbound voice messages as text.

• Replay messages in English on demand.

Which Azure Cognitive Services should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Match the types of workloads to the appropriate scenarios.

To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may he used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

You are building a social media messaging app.

You need to identify in real time the language used in messages.

Which SDK package should you install?

A.

Azure.AI.Translation.Text

B.

Microsoft.CognitiveServices.Speech

C.

Azure.AI.Translation.Document

D.

Azure.AI.Translation.Speech

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