AI-102 Dumps

AI-102 Free Practice Test

Microsoft AI-102: Designing and Implementing an Azure AI Solution

QUESTION 26

- (Topic 3)
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?

Correct Answer: B

QUESTION 27

- (Topic 3)
You are building a bot on a local computer by using the Microsoft Bot Framework. The bot will use an existing Language Understanding model.
You need to translate the Language Understanding model locally by using the Bot Framework CLI. What should you do first?

Correct Answer: B
You might want to manage the translation and localization for the language understanding content for your bot independently.
Translate command in the @microsoft/bf-lu library takes advantage of the Microsoft text translation API to automatically machine translate .lu files to one or more than 60+ languages supported by the Microsoft text translation cognitive service.
What is translated?
An .lu file and optionally translate Comments in the lu file LU reference link texts
List of .lu files under a specific path.
Reference:
https://github.com/microsoft/botframework-cli/blob/main/packages/luis/docs/translate- command.md

QUESTION 28

HOTSPOT - (Topic 3)
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 dumps exhibit
Solution:
AI-102 dumps exhibit

Does this meet the goal?

Correct Answer: A

QUESTION 29

DRAG DROP - (Topic 3)
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.
AI-102 dumps exhibit
Solution:
AI-102 dumps exhibit

Does this meet the goal?

Correct Answer: A

QUESTION 30

- (Topic 3)
You have a chatbot that was built by using Microsoft Bot Framework and deployed to Azure.
You need to configure the bot to support voice interactions. The solution must support multiple client apps.
Which type of channel should you use?

Correct Answer: C