Pass Microsoft AI-102 in Just 3 Days – Stress-Free, No Study Needed!
Have questions? Contact us directly on WhatsApp for quick support!
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 ?
The chatbot fails to respond to the following question: How much does cost?
You need to ensure that the chatbot responds correctly to both questions.
Solution: From Language Studio, you create an entity for price, and then retrain and republish the model.
Does this meet the goal?
- A. Yes
- B. No
You have an Azure subscription that contains an Azure AI Document Intelligence resource named AIdoc1.
You have an app named App1 that uses AIdoc1. App1 analyzes business cards by calling business card model v2.1.
You need to update App1 to ensure that the app can interpret QR codes. The solution must minimize administrative effort.
What should you do first?
- A. Upgrade the business card model to v3.0.
- B. Implement the read model.
- C. Deploy a custom model.
- D. Implement the contract model.
You have a Conversational Language Understanding model.
You export the model as a JSON file. The following is a sample of the file.

What represents the Weather.Historic entity in the sample utterance?
- A. last year
- B. by month
- C. amount of
- D. average
SIMULATION –
You need to create a search service named search12345678 that will index a sample Azure Cosmos DB database named hotels-sample. The solution must ensure that only English language fields are retrievable.
To complete this task, sign in to the Azure portal.
Answer:
Step 1: Sign in to the QnA portal.
Step 2: Create an Azure Cognitive multi-service resource:

Step 3: On the Create page, provide the following information.Name: search12345678 –
Step 4: Click Review + create –Part 2: Start the Import data wizard and create a data source
Step 5: Click Import data on the command bar to create and populate a search index.
Step 6: In the wizard, click Connect to your data > Samples > hotels-sample. This data source is built-in. If you were creating your own data source, you would need to specify a name, type, and connection information. Once created, it becomes an “existing data source” that can be reused in other import operations.

Step 7: Continue to the next page.
Step 8: Skip the “Enrich content” page
Step 9: Configure index.
Make sure English is selected for the fields.

Step 10: Continue and finish the wizard.
–
You are building content for a video training solution.You need to create narration to accompany the video content. The solution must use Custom Neural Voice.What should you use to create a custom neural voice, and which service should you use to generate the narration? To answer, select the appropriate options in the answer area.NOTE: Each correct answer is worth one point.

You are building an app that will share user images.
You need to configure the app to perform the following actions when a user uploads an image:
• Categorize the image as either a photograph or a drawing.
• Generate a caption for the image.
The solution must minimize development effort.
Which two services should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. object detection in Azure AI Computer Vision
- B. content tags in Azure AI Computer Vision
- C. image descriptions in Azure AI Computer Vision
- D. image type detection in Azure AI Computer Vision
- E. image classification in Azure AI Custom Vision
–
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 services should you use? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.

You are building a chatbot.
You need to configure the bot to guide users through a product setup process.
Which type of dialog should you use?
- A. component
- B. action
- C. waterfall
- D. adaptive
You are building an app that will use the Azure AI Video Indexer service.
You plan to train a language model to recognize industry-specific terms.
You need to upload a file that contains the industry-specific terms.
Which file format should you use?
- A. XML
- B. TXT
- C. XLS
- D. PDF
You have a chatbot that was built by using Microsoft Bot Framework and deployed to Azure.
You need to configure the bot to support voice interactions. The solution must support multiple client apps.
Which type of channel should you use?
- A. Cortana
- B. Microsoft Teams
- C. Direct Line Speech
DRAG DROP –
You have an app that uses Azure AI and a custom trained classifier to identify products in images.
You need to add new products to the classifier. The solution must meet the following requirements:
• Minimize how long it takes to add the products.
• Minimize development effort.
Which five 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.

