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 an application that will use the Azure Al Vision client library.
The application has 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.
You have a collection of 50,000 scanned documents that contain text.
You plan to make the text available through Azure Cognitive Search.
You need to configure an enrichment pipeline to perform optical character recognition (OCR) and text analytics. The solution must minimize costs.
What should you attach to the skillset?
- A . a new Computer Vision resource
- B . a free (Limited enrichments) Cognitive Services resource
- C . an Azure Machine Learning pipeline
- D . a new Cognitive Services resource that uses the SO pricing tier
HOTSPOT
You are developing the shopping on-the-go project.
You need to build the Adaptive Card for the chatbot.
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 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
You are developing the knowledgebase.
You use Azure Video Analyzer for Media (previously Video indexer) to obtain transcripts of webinars.
You need to ensure that the solution meets the knowledgebase requirements.
What should you do?
- A . Create a custom language model
- B . Configure audio indexing for videos only
- C . Enable multi-language detection for videos
- D . Build a custom Person model for webinar presenters
You are building a solution in Azure that will use Azure AI Language service to process sensitive customer data.
You need to ensure that only specific Azure processes can access the Language service. The solution must minimize administrative.
What should you include in the solution?
- A . Azure Application Gateway
- B . IPsec rules
- C . A virtual network gateway
- D . Virtual network rules
DRAG DROP
You build a bot by using the Microsoft Bot Framework SDK.
You need to test the bot interactively on a local machine.
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. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
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
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 public endpoint, and you configure a network security group (NSG) for vnet1.
Does this meet the goal?
- A . Yes
- B . No
You have an Azure OpenAI model named All.
You are building a web app named App1 by using the Azure OpenAI SDK. You need to configure App1 to connect to All.
What information must you provide?
- A . the endpoint, key, and model name
- B . the deployment name, endpoint. and key
- C . the endpoint, key, and model type
- D . the deployment name, key, and model name