Microsoft AI-102 Übungsprüfungen
Zuletzt aktualisiert am 24.04.2025- Prüfungscode: AI-102
- Prüfungsname: Designing and Implementing a Microsoft Azure AI Solution
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 24.04.2025
HOTSPOT
You are developing a text processing solution.
You have the function shown below.
HOTSPOT
You have an Azure subscription that contains an Azure Al Video Indexer account.
You need to add a custom brand and logo to the indexer and configure an exclusion for the custom brand.
How should you complete the REST API call? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
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 lack formality when answering spurious questions You need to ensure that the chatbot provides formal responses to spurious questions.
Solution: From Language Studio, you change the chitchat source to qna_chitchat_professional.tsv. and then retrain and republish the model.
Does this meet the goal?
- A . Yes
- B . No
You have the following C# method.
You need to deploy an Azure resource to the East US Azure region. The resource will be used to perform sentiment analysis.
How should you call the method?
- A . create_resource("res1", "ContentModerator", "S0", "eastus")
- B . create_resource("res1", "TextAnalytics", "S0", "eastus")
- C . create_resource("res1", "ContentModerator", "Standard", "East US")
- D . create_resource("res1", "TextAnalytics", "Standard", "East US")
You are building a bot by using Microsoft Bot Framework.
You need to configure the bot to respond to spoken requests. The solution must minimize
development effort.
What should you do?
- A . Deploy the bot to Azure and register the bot with a Direct Une Speech channel
- B . Integrate the bot with Cortana by using the Bot Framework SDK.
- C . Create an Azure function that will call the Speech service and connect the bot to the function.
- D . Deploy the bot to Azure and register the bot with a Microsoft Teams channel.
HOTSPOT
You are building a call handling system that will receive calls from French-speaking and German-speaking callers.
The system must perform the following tasks;
• Capture inbound voice messages as text.
• Replay messages in English on demand.
Which Azure Cognitive Services should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You need to measure the public perception of your brand on social media by using natural language processing.
Which Azure service should you use?
- A . Content Moderator
- B . Form Recognizer
- C . Computer Vision
- D . Language service
HOTSPOT
You run the following command.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
You have a factory that produces food products.
You need to build a monitoring solution for staff compliance with personal protective equipment (PPE) requirements.
The solution must meet the following requirements:
• identify staff who have removed masks or safety glasses.
• Perform a compliance check every 15 minutes.
• Minimize development effort.
• Minimize costs.
Which service should you use?
- A . Face
- B . Computer Vision
- C . Azure Video Analyzer for Media (formerly Video indexer)
You have a Video Indexer service that is used to provide a search interface over company videos on your company’s website.
You need to be able to search for videos based on who is present in the video.
What should you do?
- A . Create a person model and associate the model to the videos.
- B . Create person objects and provide face images for each object.
- C . Invite the entire staff of the company to Video Indexer.
- D . Edit the faces in the videos.
- E . Upload names to a language model.