Practice Free AI-102 Exam Online Questions
You have a training dataset that contains 10,000 PDF documents. The documents contain scanned books, comics, and magazines.
You are building a solution that will use Azure Al and a custom model.
You need to train the model by using Language Studio.
The solution must meet the following requirements:
• Tag each item as a book, comic, or magazine.
• Minimize development effort.
What should you use?
- A . a custom extraction model
- B . a multi label classification project
- C . a custom named entity recognition (NER) project
- D . a multi label image classification model
HOTSPOT
You are building a model that will be used in an iOS app.
You have images of cats and dogs. Each image contains either a cat or a dog.
You need to use the Custom Vision service to detect whether the images is of a cat or a dog.
How should you configure the project in the Custom Vision portal? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Classification
Box 2: Multiclass
A multiclass classification project is for classifying images into a set of tags, or target labels. An image can be assigned to one tag only.
Box 3: General
General: Optimized for a broad range of image classification tasks. If none of the other specific domains are appropriate, or if you’re unsure of which domain to choose, select one of the General domains.
Reference: https://cran.r-project.org/web/packages/AzureVision/vignettes/customvision.html
HOTSPOT
You are building a chatbot.
You need to use the Content Moderator service to identify messages that contain sexually explicit language.
Which section in the response from the service will contain the category score, and which category will be assigned to the message? To answer, select the appropriate options in the answer area, NOTE: Each correct selection is worth one point.

DRAG DROP
You are developing a webpage that will use the Video Indexer service to display videos of internal company meetings.
You embed the Player widget and the Cognitive Insights widget into the page.
You need to configure the widgets to meet the following requirements:
✑ Ensure that users can search for keywords.
✑ Display the names and faces of people in the video.
✑ Show captions in the video in English (United States).
How should you complete the URL for each widget? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

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 have an Azure subscription that contains an Azure OpenAI resource.
You deploy the GPT-4 model to the resource.
You need to ensure that you can upload files that will be used as grounding data for the model.
Which two types of resources should you create? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Azure Al Bot Service
- B . Azure SQL
- C . Azure Al Document Intelligence
- D . Azure Blob Storage
- E . Azure Al Search
HOTSPOT
You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Reference: https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/blob/master/documentation-samples/quickstarts/ComputerVision/Program.cs
HOTSPOT
You have a chatbot that uses Azure OpenAI to generate responses.
You need to upload company data by using Chat playground. The solution must ensure that the chatbot uses the data to answer user questions.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

What should you use to automatically delete blobs from Azure Blob Storage?
- A . the change feed
- B . a lifecycle management policy
- C . soft delete
- D . archive storage
HOTSPOT
You have an Azure subscription that contains an Azure Al Content Safety resource named Resource1.
You create the following cURL command.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth point.
