Practice Free AI-102 Exam Online Questions
You are building a multilingual chatbot.
You need to send a different answer for positive and negative messages.
Which two Text Analytics APIs should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. (Choose two.)
- A . Linked entities from a well-known knowledge base
- B . Sentiment Analysis
- C . Key Phrases
- D . Detect Language
- E . Named Entity Recognition
BD
Explanation:
B: The Text Analytics API’s Sentiment Analysis feature provides two ways for detecting positive and negative sentiment. If you send a Sentiment Analysis request, the API will return sentiment labels (such as "negative", "neutral" and "positive") and confidence scores at the sentence and document-level.
D: The Language Detection feature of the Azure Text Analytics REST API evaluates text input for each document and returns language identifiers with a score that indicates the strength of the analysis. This capability is useful for content stores that collect arbitrary text, where language is unknown.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to- sentiment-analysis?tabs=version-3-1
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to- language-detection
You have a local folder that contains the files shown in the following table.
You need to analyze the files by using Azure Ai Video Indexer.
Which files can you upload to the Video Indexer website?
- A . File1, File2 and File4 only
- B . File1, and File2 only
- C . File1, File2, and File3 only
- D . File1, File2. File3 and File4
- E . File1, and File3 only
HOTSPOT
You have an Azure subscription that contains an Azure OpenA1 resource named All.
You plan to develop a console app that will answer user questions.
You need to call All and output the results to the console.
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 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 are building a chatbot that will use question answering in Azure Cognitive Service for Language. You have a PDF named Doc1.pdf that contains a product catalogue and a price list You upload Doc1.pdf and train the model.
During testing, users report that the chatbot responds correctly to the following question: What is the price of <product>?
The chatbot fails to respond to the following question: How much does < product > cost?
You need to ensure that the chatbot responds correctly to both questions.
Solution: From Language Studio, you add alternative phrasing to the question and answer pair, and then retrain and republish the model.
Does this meet the goal?
- A . Yes
- B . No
HOTSPOT
You have an app that uses the AI Language custom question answering service.
You need to ad alternatives for the word testing by using the Authoring API.
How should you complete the JSON payload? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You have an Azure Cognitive Search solution and an enrichment pipeline that performs Sentiment Analysis on social media posts.
You need to define a knowledge store that will include the social media posts and the Sentiment Analysis results.
Which two fields should you include in the definition? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . storageContainer
- B . tables
- C . storaeeConnectionString
- D . files
- E . objects
You have an Azure subscription that contains an Azure Al Language custom question answering project named QA1.
You need to import question and answer pairs to QA1.
Which two file formats can you use? Each correct answer presents a complete solution NOTE; Each correct selection is worth one point.
- A . Excel
- B . TSV
- C . JSON
- D . LU
- E . CSV
HOTSPOT
You have 1,000 scanned images of hand-written survey responses. The surveys do NOT have a consistent layout.
You have an Azure subscription that contains an Azure Al Document Intelligence resource named Aldoc1.
You open Document Intelligence Studio and create a new project.
You need to extract data from the survey responses. The solution must minimize development effort.
To where should you upload the images, and which type of model should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

HOTSPOT
You have 1,000 scanned images of hand-written survey responses. The surveys do NOT have a consistent layout.
You have an Azure subscription that contains an Azure Al Document Intelligence resource named Aldoc1.
You open Document Intelligence Studio and create a new project.
You need to extract data from the survey responses. The solution must minimize development effort.
To where should you upload the images, and which type of model should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
