AI-102試験無料問題集「Microsoft Designing and Implementing a Microsoft Azure AI Solution 認定」
You are using a Language Understanding service to handle natural language input from the users of a web- based customer agent.
The users report that the agent frequently responds with the following generic response: "Sorry, I don't understand that." You need to improve the ability of the agent to respond to requests.
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. (Choose three.)

The users report that the agent frequently responds with the following generic response: "Sorry, I don't understand that." You need to improve the ability of the agent to respond to requests.
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. (Choose three.)

正解:

Explanation:
- enable active learning
- validate the utterances
- train and republish
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-review-endpoint-utterances#log- user-queries-to-enable-active-learning
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-prebuilt-model
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

NOTE: Each correct selection is worth one point.

正解:

Explanation:

You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK. The chatbot will use the following code.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.


For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

Explanation:

Box 1: Yes
The ActivityHandler.OnMembersAddedAsync method overrides this in a derived class to provide logic for when members other than the bot join the conversation, such as your bot's welcome logic.
Box 2: Yes
membersAdded is a list of all the members added to the conversation, as described by the conversation update activity.
Box 3: No
Reference:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.bot.builder.activityhandler.onmembersaddedasync?
view=botbuilder-dotnet-stable
You have a bot that was built by using the Microsoft Bot Framework composer as shown in the following exhibit.

Use the drop-down menus 10 select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.


Use the drop-down menus 10 select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

正解:

Explanation:

You have an Azure subscription that contains an Azure OpenAl resource. Multiple different models are deployed to the resource.
You are building a chatbot by using Chat playground in Azure Al Studio.
You need to ensure that the chatbot generates text in concise formal business language. The solution must meet the following requirements:
* Reduce the cost of running the language model.
* Maintain the size of the chatbot history window.
Which two settings should you configure? To answer, select the appropriate settings in the answer area.
NOTE: Each correct selection is worth one point.

You are building a chatbot by using Chat playground in Azure Al Studio.
You need to ensure that the chatbot generates text in concise formal business language. The solution must meet the following requirements:
* Reduce the cost of running the language model.
* Maintain the size of the chatbot history window.
Which two settings should you configure? To answer, select the appropriate settings in the answer area.
NOTE: Each correct selection is worth one point.

正解:

Explanation:

You have an Azure subscription that contains an Azure AI Document intelligence resource named D1.
You create a PDF document named test.pdf that contain tabular data.
You need to analyze Test.pdf by using DI1.
How should you complete the command? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.

You create a PDF document named test.pdf that contain tabular data.
You need to analyze Test.pdf by using DI1.
How should you complete the command? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.

正解:

Explanation:

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 have an Azure Cognitive Search service.
During the past 12 months, query volume steadily increased.
You discover that some search query requests to the Cognitive Search service are being throttled.
You need to reduce the likelihood that search query requests are throttled.
Solution: You add indexes.
Does this meet the goal?
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 have an Azure Cognitive Search service.
During the past 12 months, query volume steadily increased.
You discover that some search query requests to the Cognitive Search service are being throttled.
You need to reduce the likelihood that search query requests are throttled.
Solution: You add indexes.
Does this meet the goal?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You have an Azure subscription.
You are building a social media app that will enable users to share images.
You need to ensure that inappropriate content uploaded by the users is blocked. The solution must minimize development effort What are two tools that you can use? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
You are building a social media app that will enable users to share images.
You need to ensure that inappropriate content uploaded by the users is blocked. The solution must minimize development effort What are two tools that you can use? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
正解:D,E
解答を投票する