Practice Free AI-102 Exam Online Questions
HOTSPOT
You have an Azure subscription that contains an Azure OpenA1 resource.
You configure a model that has the following settings:
• Temperature: 1
• Top probabilities: 0.5
• Max response tokens: 100
You ask the model a question and receive the following response.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth point.

HOTSPOT
You are building a chatbot that will provide information to users as shown in the following exhibit.
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.

Explanation:
Box 1: Adaptive card
Box 2: an image
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-reference
https://docs.microsoft.com/en-us/composer/how-to-send-cards?tabs=v1x
HOTSPOT
You have an Azure subscription.
You need to deploy an Azure Al Document Intelligence resource.
How should you complete the Azure Resource Manager (ARM) template? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

What ate two uses of data visualization? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Communicate the significance of data.
- B . Represent trends and patterns over time.
- C . Implement machine learning to predict future values.
- D . Enforce business logic across reports.
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
B
Explanation:
Can search content in different formats, including video
Audio and video insights (multi-channels). When indexing by one channel, partial result for those models will be available.
Keywords extraction: Extracts keywords from speech and visual text.
Named entities extraction: Extracts brands, locations, and people from speech and visual text via natural language processing (NLP).
Topic inference: Makes inference of main topics from transcripts. The 2nd-level IPTC taxonomy is included.
Artifacts: Extracts rich set of "next level of details" artifacts for each of the models.
Sentiment analysis: Identifies positive, negative, and neutral sentiments from speech and visual text.
Reference: https://docs.microsoft.com/en-us/azure/azure-video-analyzer/video-analyzer-for-media-docs/video-indexer-overview
HOTSPOT
You have an Azure subscription that contains an Azure OpenAl resource. Multiple different models are deployed to the resource.
You are building a chatbot by using Chat playground in Azure Al Studio.
You need to ensure that the chatbot generates text in concise formal business language.
The solution must meet the following requirements:
• Reduce the cost of running the language model.
• Maintain the size of the chatbot history window.
Which two settings should you configure? To answer, select the appropriate settings 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
You have an Azure subscription. The subscription contains an Azure OpenAI resource that hosts a GPT-4 model named Modell and an app named Appl. App1 uses Model!
You need to ensure that App1 will NOT return answers that include hate speech.
What should you configure for Model1?
- A . the Frequency penalty parameter
- B . abuse monitoring
- C . a content filter
- D . the Temperature parameter
You have an Azure subscription that contains an Azure Al service resource named CSAccount1 and a virtual network named VNet1 CSAaccount1 is connected to VNet1
You need to ensure that only specific resources can access CSAccount1.
The solution must meet the following requirements:
• Prevent external access to CSAccount1
• Minimize administrative effort
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.
- A . In VNet1, modify the virtual network settings.
- B . In VNet1. enable a service endpoint for CSAccount1
- C . In CSAccount1, configure the Access control (1AM) settings.
- D . In VNet1, create a virtual subnet.
- E . In CSAccount1, modify the virtual network settings.
You use the Microsoft Bot Framework Composer to build a chatbot that enables users to purchase items.
You need to ensure that the users can cancel in-progress transactions. The solution must minimize development effort.
What should you add to the bot?
- A . a language generator
- B . a custom event
- C . a dialog trigger
- D . a conversation activity