Microsoft AI-102 Designing and Implementing a Microsoft Azure AI Solution Online Training
Microsoft AI-102 Online Training
The questions for AI-102 were last updated at Jul 05,2025.
- Exam Code: AI-102
- Exam Name: Designing and Implementing a Microsoft Azure AI Solution
- Certification Provider: Microsoft
- Latest update: Jul 05,2025
You are building an Azure Weblob that will create knowledge bases from an array of URLs.
You instantiate a QnAMakerClient object that has the relevant API keys and assign the object to a variable named client.
You need to develop a method to create the knowledge bases.
Which two actions should you include in the method? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Create a list of FileDTO objects that represents data from the WebJob.
- B . Call the client. Knowledgebase. CreateAsync method.
- C . Create a list of QnADTO objects that represents data from the WebJob.
- D . Create a CreaceKbDTO object.
HOTSPOT
You are developing an application that includes language translation.
The application will translate text retrieved by using a function named getTextToBeTranslated. The text can be in one of many languages. The content of the text must remain within the Americas Azure geography.
You need to develop code to translate the text to a single language.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You are building a natural language model.
You need to enable active learning.
What should you do?
- A . Add show-all-intents=true to the prediction endpoint query.
- B . Enable speech priming.
- C . Add log=true to the prediction endpoint query.
- D . Enable sentiment analysis.
You are developing a solution to generate a word cloud based on the reviews of a company’s products.
Which Text Analytics REST API endpoint should you use?
- A . keyPhrases
- B . sentiment
- C . languages
- D . entities/recognition/general
DRAG DROP
You have a web app that uses Azure Cognitive Search.
When reviewing billing for the app, you discover much higher than expected charges. You suspect that the query key is compromised.
You need to prevent unauthorized access to the search endpoint and ensure that users only have read only access to the documents collection. The solution must minimize app downtime.
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.
HOTSPOT
You are building a bot and that will use Language Understanding.
You have a LUDown file that contains the following content.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point.
HOTSPOT
You are designing a conversation flow to be used in a chatbot.
You need to test the conversation flow by using the Microsoft Bot Framework Emulator.
How should you complete the .chat file? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You build a bot by using the Microsoft Bot Framework SDK and the Azure Bot Service.
You plan to deploy the bot to Azure.
You register the bot by using the Bot Channels Registration service.
Which two values are required to complete the deployment? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . botld
- B . tenancld
- C . appld
- D . objeccld
- E . appSecrec
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 migrate to a Cognitive Search service that uses a higher tier.
Does this meet the goal?
- A . Yes
- B . No
DRAG DROP
You need to develop an automated call handling system that can respond to callers in their own
language. The system will support only French and English.
Which Azure Cognitive Services service should you use to meet each requirement? To answer, drag the appropriate services to the correct requirements. Each service may be used once, more than once, or not at all. You may need to drag the split bat between panes or scroll to view content. NOTE: Each correct selection is worth one point.