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

Azure AI Engineer Associate AI-102 Updated Exam

Page: 2 / 13
Total 324 questions

Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Question 5

You are building a chatbot by using the Microsoft Bot Framework SDK.

You use an object named UserProfile to store user profile information and an object named ConversationData to store information related to a conversation.

You create the following state accessors to store both objects in state.

var userStateAccessors = _userState.CreateProperty(nameof(UserProfile));

var conversationStateAccessors = _conversationState.CreateProperty(nameof(ConversationData));

The state storage mechanism is set to Memory Storage.

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

NOTE: Each correct selection is worth one point.

Options:

Question 6

You build a conversational bot named bot1.

You need to configure the bot to use a QnA Maker application.

From the Azure Portal, where can you find the information required by bot1 to connect to the QnA Maker application?

Options:

A.

Access control (IAM)

B.

Properties

C.

Keys and Endpoint

D.

Identity

Question 7

You are building a chatbot.

You need to configure the chatbot to query a knowledge base.

Which dialog class should you use?

Options:

A.

AdaptiveDialog

B.

QnAMakerDialog

C.

ComponentDialog

D.

SkillDialog

Question 8

You have an existing Azure Cognitive Search service.

You have an Azure Blob storage account that contains millions of scanned documents stored as images and PDFs.

You need to make the scanned documents available to search as quickly as possible. What should you do?

Options:

A.

Split the data into multiple blob containers. Create a Cognitive Search service for each container. Within each indexer definition, schedule the same runtime execution pattern.

B.

Split the data into multiple blob containers. Create an indexer for each container. Increase the search units. Within each indexer definition, schedule a sequential execution pattern.

C.

Create a Cognitive Search service for each type of document.

D.

Split the data into multiple virtual folders. Create an indexer for each folder. Increase the search units. Within each indexer definition, schedule the same runtime execution pattern.

Page: 2 / 13
Total 324 questions