Microsoft AI-102 Übungsprüfungen
Zuletzt aktualisiert am 27.04.2025- Prüfungscode: AI-102
- Prüfungsname: Designing and Implementing a Microsoft Azure AI Solution
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 27.04.2025
You have an Azure subscription that contains an Azure OpenAI resource named AH and an Azure Al Content Safety resource named CS1.
You build a chatbot that uses All to provide generative answers to specific questions and CS1 to check input and output for objectionable content.
You need to optimize the content filter configurations by running tests on sample questions.
Solution: From Content Safety Studio, you use the Protected material detection feature to run the tests.
Does this meet the requirement?
- A . Yes
- B . No
In Azure Al Studio, you use Completions playground with the GPT-35 Turbo model.
You have a prompt that contains the following code.
You need the model to create an explanation of the code. The solution must minimize costs.
What should you do?
- A . Change the model to GPT-4-32lc
- B . Add// what does function F do? to the prompt.
- C . Add function F(explanation) to the prompt.
- D . Set the temperature parameter to 1.
You are designing a conversational interface for an app that will be used to make vacation requests.
The interface must gather the following data:
• The start date of a vacation
• The end date of a vacation
• The amount of required paid time off
The solution must minimize dialog complexity.
Which type of dialog should you use?
- A . Skill
- B . waterfall
- C . adaptive
- D . component
HOTSPOT
You are building a chatbot by using the Microsoft Bot Framework Composer.
You have the dialog design shown in the following exhibit.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
DRAG DROP
You plan to build a chatbot to support task tracking.
You create a Conversational Language Understanding service named Iu1.
You need to build a Conversational Language Understanding model to Integrate into the chatbot. The solution must minimize development time to build the model.
Which four 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.
Which property of a transactional workload guarantees that each transaction is treated as a single unit that either succeeds completely or tails completely?
- A . isolation
- B . atomicity
- C . consistency
- D . durability
DRAG DROP
You are building a retail chatbot that will use a QnA Maker service.
You upload an internal support document to train the model. The document contains the following question "What is your warranty period?"
Users report that the chatbot returns the default QnA Maker answer when they ask the following question "How long is the warranty coverage?"
The chatbot returns the correct answer when the users ask the following question ‚What is your warranty period?"
Both questions should return the same answer.
You need to increase the accuracy of the chatbot responses.
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.)
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?
- A . a synonym map
- B . a suggester
- C . a custom analyzer
- D . a built-in key phrase extraction skill
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?
- A . a synonym map
- B . a suggester
- C . a custom analyzer
- D . a built-in key phrase extraction skill