Microsoft AI-102 Übungsprüfungen
Zuletzt aktualisiert am 23.04.2025- Prüfungscode: AI-102
- Prüfungsname: Designing and Implementing a Microsoft Azure AI Solution
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 23.04.2025
You develop a Conversational Language Undemanding model by using Language Studio
During testing, users receive incorrect responses to requests that do NOT relate to the capabilities of the model.
You need to ensure that the model identifies spurious requests.
What should you do?
- A . Enable active learning.
- B . Add examples to the custom intents.
- C . Add examples to the None intent
- D . Add entities.
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 create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a private endpoint to vnet1.
Does this meet the goal?
- A . Yes
- B . No
You have an Azure subscription that contains an Al enrichment pipeline in Azure Cognitive Search and an Azure Storage account that has 10 G8 of scanned documents and images. You need to index the documents and images in the storage account. The solution must minimize how long it takes to build the index.
What should you do?
- A . From the Azure portal, configure parallel indexing.
- B . Create a text-based indexer by using the REST API.
- C . From the Azure portal, configure scheduled indexing.
- D . Configure field mappings by using the REST API.
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 a chatbot that uses question answering in Azure Cognitive Service for Language
Users report that the responses of the chatbot lark formality when answering spurious questions. You need to ensure that the chatbot provides formal responses to spurious questions.
Solution: From Language Studio, you remove all the chit-chat question and answer pairs, and then retrain and republish the model
Does this meet the goal?
- A . Yes
- B . No
You are developing a method that uses the Computer Vision client library. The method will perform optical character recognition (OCR) in images.
The method has the following code.
During testing, you discover that the call to the GetReadResultAsync method occurs before the read operation is complete.
You need to prevent the GetReadResultAsync method from proceeding until the read operation is complete.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. (Choose two.)
- A . Remove the Guid.Parse(operationId) parameter.
- B . Add code to verify the results.Status value.
- C . Add code to verify the status of the txtHeaders.Status value.
- D . Wrap the call to GetReadResultAsync within a loop that contains a delay.
You are building a chatbot by using the Microsoft Bot Framework Composer as shown in the exhibit. (Click the Exhibit tab.)
The chatbot contains a dialog named GetUserDetails. GetUserDetails contains a TextInput control that prompts users for their name.
The user input will be stored in a property named name.
You need to ensure that you can dispose of the property when the last active dialog ends.
Which scope should you assign to name?
- A . dialog
- B . user
- C . curn
- D . conversation
What is a characteristic of a non-relational database?
- A . full support for Transact-SGL
- B . a fixed schema
- C . self describing entities
HOTSPOT
You have an Azure subscription that contains an Azure Al Content Safety resource.
You are building a social media app that will enable users to share images.
You need to configure the app to moderate inappropriate content uploaded by the users.
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 designing a content management system.
You need to ensure that the reading experience is optimized for users who have reduced comprehensive and learning differences, such as dyslexia.
Which Azure service should you include in the solution?
- A . Azure AI Translator
- B . Azure AI Document Intelligence
- C . Azure AI Immersive Reader
- D . Azure AI Language