Practice Free AI-102 Exam Online Questions
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.
You are developing a new sales system that will process the video and text from a public-facing website.
You plan to notify users that their data has been processed by the sales system.
Which responsible AI principle does this help meet?
- A . transparency
- B . fairness
- C . inclusiveness
- D . reliability and safety
D
Explanation:
"When an AI application relies on personal data, such as a facial recognition system that takes images of people to recognize them; you should make it clear to the user how their data is used and retained, and who has access to it." from: https://docs.microsoft.com/en-us/learn/paths/prepare-for-ai-engineering/
You are developing a new sales system that will process the video and text from a public-facing website.
You plan to notify users that their data has been processed by the sales system.
Which responsible AI principle does this help meet?
- A . transparency
- B . fairness
- C . inclusiveness
- D . reliability and safety
D
Explanation:
"When an AI application relies on personal data, such as a facial recognition system that takes images of people to recognize them; you should make it clear to the user how their data is used and retained, and who has access to it." from: https://docs.microsoft.com/en-us/learn/paths/prepare-for-ai-engineering/
DRAG DROP
You have an Azure subscription that contains an Azure OpenA1 resource named AH.
You plan to build an app named App1 that will write press releases by using AM.
You need to deploy an Azure OpenA1 model for Appl. The solution must minimize development effort.
Which three actions should you perform in sequence in Azure OpenAI Studio? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


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 . waterfall
- C . adaptive
- D . action
You have a blog that allows users to append feedback comments. Some of the feedback comments contain harmful content that includes discriminatory language.
You need to create a prototype of a solution that will detect the harmful content. The solution must minimize development effort.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Sign in to Content Safety Studio and select Moderate text content.
- B . From the Azure portal, create an Azure Al Content Safety resource.
- C . From the Azure portal, create an Azure OpenAI resource.
- D . Sign in to Azure Al Foundry and select Safety + security.
- E . Sign in to Content Safety Studio and select Protected material detection for text.
You are building a chatbot.
You need to configure the chatbot to query a knowledge base.
Which dialog class should you use?
- A . AdaptiveDialog
- B . QnAMakerDialog
- C . ComponentDialog
- D . SkillDialog
You are buikJing an app named Appl that will use Azure Document Intelligence in Foundry Tools to extract the following data from scanned documents:
• Shipping address
• Billing address
• Customer ID
• Amount due
• Due date
• Total tax
• Subtotal
You need to identify which model to use for App1. The solution must minimize development effort.
Which model should you use?
- A . contract
- B . invoice
- C . custom extraction model
- D . general document
You create a bot by using the Microsoft Bot Framework SDK.
You need to configure the bot to respond to events by using custom text responses.
What should you use?
- A . an adaptive card
- B . an activity handler
- C . a dialog
- D . a skill
You create a bot by using the Microsoft Bot Framework SDK.
You need to configure the bot to respond to events by using custom text responses.
What should you use?
- A . an adaptive card
- B . an activity handler
- C . a dialog
- D . a skill
