Pass Microsoft AI-102 in Just 3 Days – Stress-Free, No Study Needed!
Have questions? Contact us directly on WhatsApp for quick support!
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. storageConnectionString
- C. files
- D. tables
- E. objects
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.
Hot Area:

HOTSPOT
–
You have an Azure subscription that contains an Azure OpenAI resource named AI1.
You plan to develop a console app that will answer user questions.
You need to call AI1 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.


HOTSPOT
–
You have an Azure subscription that contains an Azure AI Content Safety resource named CS1.
You need to use the SDK to call CS1 to identify requests that contain harmful content.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.


DRAG DROP –
You are developing a call to the Face API. The call must find similar faces from an existing list named employeefaces. The employeefaces list contains 60,000 images.
How should you complete the body of the HTTP request? 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.
Select and Place:

You are building a Language Understanding model for an e-commerce platform.
You need to construct an entity to capture billing addresses.
Which entity type should you use for the billing address?
- A. machine learned
- B. Regex
- C. geographyV2
- D. Pattern.any
- E. list
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 an Azure resource named solution12345678 that will index a sample database named realestate-us-sample. The solution must ensure that users can search the index in English for people, organizations, and locations.
To complete this task, sign in to the Azure portal.
Answer:
Step 1 – Start the Import data wizard and create a data source
1. Sign in to the Azure portal with your Azure account.
2. Find your search service and on the Overview page, click Import data on the command bar to create and populate a search index.

3. In the wizard, click Connect to your data, and select the sample database named realestate-us-sample
Step 2 – Skip the “Enrich content” page
The wizard supports the creation of an AI enrichment pipeline for incorporating the Cognitive Services AI algorithms into indexing.
We’ll skip this step for now, and move directly on to Customize target index.
Step 3 – Configure index –
The solution must ensure that users can search the index in English for people, organizations, and locations.
Configure Searchable for the fields people, organizations, and locations.

Reference:
https://docs.microsoft.com/en-us/azure/search/search-get-started-portal
HOTSPOT –
You are building a bot and that will use Language Understanding.
You have a LUDown file that contains the following content.

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.
Hot Area:

Reference:
https://github.com/solliancenet/tech-immersion-data-ai/blob/master/ai-exp1/README.md
HOTSPOT
–
You have an Azure subscription.
You need to create a new resource that will generate fictional stories in response to user prompts. The solution must ensure that the resource uses a customer-managed key to protect data.
How should you complete the script? 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 named AI1.
You build a chatbot that uses AI1 to provide generative answers to specific questions.
You need to ensure that questions intended to circumvent built-in safety features are blocked.
Which Azure AI Content Safety feature should you implement?
- A. Monitor online activity
- B. Jailbreak risk detection
- C. Moderate text content
- D. Protected material text detection