Pass Microsoft AI-102 in Just 3 Days – Stress-Free, No Study Needed!
Have questions? Contact us directly on WhatsApp for quick support!
You create five bots by using Microsoft Bot Framework Composer.
You need to make a single bot available to users that combines the bots. The solution must support dynamic routing to the bots based on user input.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Create a composer extension.
- B. Change the Recognizer/Dispatch type.
- C. Create an Orchestrator model.
- D. Enable WebSockets.
- E. Create a custom recognizer JSON file.
- F. Install the Orchestrator package.
DRAG DROP
–
You have a factory that produces cardboard packaging for food products. The factory has intermittent internet connectivity.
The packages are required to include four samples of each product.
You need to build a Custom Vision model that will identify defects in packaging and provide the location of the defects to an operator. The model must ensure that each package contains the four products.
Which project type and domain should you use? To answer, drag the appropriate options to the correct targets. Each option 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.

You have the following data sources:
– Finance: On-premises Microsoft SQL Server database
– Sales: Azure Cosmos DB using the Core (SQL) API
– Logs: Azure Table storage
– HR: Azure SQL database
You need to ensure that you can search all the data by using the Azure Cognitive Search REST API.
What should you do?
- A. Migrate the data in HR to Azure Blob storage.
- B. Migrate the data in HR to the on-premises SQL server.
- C. Export the data in Finance to Azure Data Lake Storage.
- D. Ingest the data in Logs into Azure Sentinel.
HOTSPOT
–
You are building a model to detect objects in images.
The performance of the model based on training data is 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.

SIMULATION –
Use the following login credentials as needed:
To enter your username, place your cursor in the Sign in box and click on the username below.
To enter your password, place your cursor in the Enter password box and click on the password below.
Azure Username: admin@abc.com –
Azure Password: XXXXXXXXXXXX –
The following information is for technical support purposes only:
Lab Instance: 12345678 –
Task –
You need to create a version of the 1u12345678 Language Understanding (classic) model. The new version must have a version name of 1.0 and must be active.
To complete this task, sign in to the Language Understanding portal at https://www.luis.ai/.
Answer:
Step 1: Clone a version –
1. Select the version you want to clone (1u12345678) then select Clone from the toolbar.
2. In the Clone version dialog box, type a name for the new version. Type 1.0

Step 2: Set active version –
Select a version from the list, then select Activate from the toolbar.
DRAG DROP
–
You have an Azure subscription that contains a storage account named sa1 and an Azure AI Document Intelligence resource named DI1.
You need to create and train a custom model in DI1 by using Document Intelligence Studio. The solution must minimize development effort.
Which four 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: 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 enable chit-chat, and then retrain and republish the model.
Does this meet the goal?
- A. Yes
- B. No
You are building an app that will include one million scanned magazine articles. Each article will be stored as an image file.
You need to configure the app to extract text from the images. The solution must minimize development effort.
What should you include in the solution?
- A. Computer Vision Image Analysis
- B. the Read API in Computer Vision
- C. Form Recognizer
- D. Azure Cognitive Service for Language
You have a Language service resource that performs the following:
• Sentiment analysis
• Named Entity Recognition (NER)
• Personally Identifiable Information (PII) identification
You need to prevent the resource from persisting input data once the data is analyzed.
Which query parameter in the Language service API should you configure?
- A. model-version
- B. piiCategories
- C. showStats
- D. loggingOptOut
DRAG DROP
–
You have an Azure subscription that contains an Azure AI Document Intelligence resource named DI1 and a storage account named sa1. The sa1 account contains a blob container named blob1 and an Azure Files share named share1.
You plan to build a custom model named Model1 in DI1.
You create sample forms and JSON files for Model1.
You need to train Model1 and retrieve the ID of the model.
Which four 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.
