Pre-Summer Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

AI-102 Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Questions 4

You are developing the shopping on-the-go project.

You need to build the Adaptive Card for the chatbot.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 4

Options:

Buy Now
Questions 5

You are designing a conversational interface for an app that will be used to make vacation requests. The interface must gather the following data:

• The start date of a vacation

• The end date of a vacation

• The amount of required paid time off

The solution must minimize dialog complexity. Which type of dialog should you use?

Options:

A.

Skill

B.

waterfall

C.

adaptive

D.

component

Buy Now
Questions 6

You are planning the product creation project.

You need to build the REST endpoint to create the multilingual product descriptions.

How should you complete the URI? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 6

Options:

Buy Now
Questions 7

You are planning the product creation project.

You need to recommend a process for analyzing videos.

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. (Choose four.)

AI-102 Question 7

Options:

Buy Now
Questions 8

You are developing the smart e-commerce project.

You need to implement autocompletion as part of the Cognitive Search solution.

Which three actions should you perform? Each correct answer presents part of the solution. (Choose three.)

NOTE: Each correct selection is worth one point.

Options:

A.

Make API queries to the autocomplete endpoint and include suggesterName in the body.

B.

Add a suggester that has the three product name fields as source fields.

C.

Make API queries to the search endpoint and include the product name fields in the searchFields query parameter.

D.

Add a suggester for each of the three product name fields.

E.

Set the searchAnalyzer property for the three product name variants.

F.

Set the analyzer property for the three product name variants.

Buy Now
Questions 9

You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 9

Options:

Buy Now
Questions 10

You are developing the smart e-commerce project.

You need to design the skillset to include the contents of PDFs in searches.

How should you complete the skillset design diagram? To answer, drag the appropriate services to the correct stages. Each service 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.

AI-102 Question 10

Options:

Buy Now
Questions 11

Select the answer that correctly completes the sentence.

AI-102 Question 11

Options:

Buy Now
Questions 12

You are developing the shopping on-the-go project.

You are configuring access to the QnA Maker resources.

Which role should you assign to AllUsers and LeadershipTeam? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 12

Options:

Buy Now
Questions 13

You are building a chatbot for a travel agent. The chatbot will use the Azure OpenAI GPT 3.5 model and will be used to make travel reservations.

You need to maximize the accuracy of the responses from the chatbot.

What should you do?

Options:

A.

Configure the model to include data from the travel agent ' s database.

B.

Set the Top P parameter for the model to 0.

C.

Set the Temperature parameter for the model to 0.

D.

Modify the system message used by the model to specify that the answers must be accurate.

Buy Now
Questions 14

What is the primary purpose of a data warehouse?

Options:

A.

to provide storage for transactional line-of-business (LOB) applications

B.

to provide transformation services between source and target data stores

C.

to provide read only storage of relational and non relational historical data

D.

to provide answers to complex queries that rely on data from multiple sources

Buy Now
Questions 15

You have a library that contains 1,000 video files.

You need to perform sentiment analysis on the videos by using an Azure Al Content Understanding project. The solution must minimize development effort.

Which type of template should you use for the project?

Options:

A.

Video shot analysis

B.

Media asset management

C.

Advertising

Buy Now
Questions 16

You plan to provision Azure Cognitive Services resources by using the following method.

AI-102 Question 16

You need to create a Standard tier resource that will convert scanned receipts into text.

How should you call the method? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 16

Options:

Buy Now
Questions 17

You develop an application that uses the Face API.

You need to add multiple images to a person group.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 17

Options:

Buy Now
Questions 18

You are building a phone call handling solution that will use the Azure Al Speech service and a custom neural voice.

You need to create a custom speech model.

Which five actions should you perform in sequence from Speech Studio? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

AI-102 Question 18

Options:

Buy Now
Questions 19

You need to measure the public perception of your brand on social media messages. Which Azure Cognitive Services service should you use?

Options:

A.

Text Analytics

B.

Content Moderator

C.

Computer Vision

D.

Form Recognizer

Buy Now
Questions 20

You use the Microsoft Bot Framework Composer to build a chatbot that enables users to purchase items.

You need to ensure that the users can cancel in-progress transactions. The solution must minimize development effort.

What should you add to the bot?

Options:

A.

a language generator

B.

a custom event

C.

a dialog trigger

D.

a conversation activity

Buy Now
Questions 21

You plan to use a Conversational Language Understanding application named app1 that is deployed to a container. App1 was developed by using a Conversational Language Understanding authoring resource named Iu1. App1 has the versions shown in the following table.

AI-102 Question 21

You need to create a container that uses the latest deployable version of app1.

Which three 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.

AI-102 Question 21

Options:

Buy Now
Questions 22

You have an Azure Cognitive Search instance that indexes purchase orders by using Form Recognizer

You need to analyze the extracted information by using Microsoft Power Bl. The solution must minimize development effort.

What should you add to the indexer?

Options:

A.

a table projection

B.

a projection group

C.

an object projection

D.

a file projection

Buy Now
Questions 23

What should you use to automatically delete blobs from Azure Blob Storage?

Options:

A.

the change feed

B.

a lifecycle management policy

C.

soft delete

D.

archive storage

Buy Now
Questions 24

You have an Azure subscription that contains an Azure OpenAI resource named AM.

You build a chatbot that uses All to provide generative answers to specific questions.

You need to ensure that questions intended to circumvent built-in safety features are blocked.

Which Azure Al Content Safety feature should you implement?

Options:

A.

Protected material text detection

B.

Jailbreak risk detection

C.

Monitor online activity

D.

Moderate text content

Buy Now
Questions 25

You are building a chatbot.

You need to configure the chatbot to query a knowledge base.

Which dialog class should you use?

Options:

A.

AdaptiveDialog

B.

QnAMakerDialog

C.

ComponentDialog

D.

SkillDialog

Buy Now
Questions 26

You are building a Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot.

You need to construct an entity to capture billing addresses.

Which entity type should you use?

Options:

A.

machine learned

B.

Regex

C.

list

D.

Pattern.any

Buy Now
Questions 27

You are using a Language Understanding service to handle natural language input from the users of a web-based customer agent.

The users report that the agent frequently responds with the following generic response: " Sorry, I don ' t understand that. "

You need to improve the ability of the agent to respond to requests.

Which three 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. (Choose three.)

AI-102 Question 27

Options:

Buy Now
Questions 28

You are building an Al solution that will use Sentiment Analysis results from surveys to calculate bonuses for customer service staff. You need to ensure that the solution meets the Microsoft responsible Al principles. What should you do?

Options:

A.

Add a human review and approval step before making decisions that affect the staffs financial situation

B.

Include the Sentiment Analysis results when surveys return a low confidence score.

C.

Use all the surveys, including surveys by customers who requested that their account be deleted and their data be removed.

D.

Publish the raw survey data to a central location and provide the staff with access to the location.

Buy Now
Questions 29

Select the answer that correctly completes the sentence.

AI-102 Question 29

Options:

Buy Now
Questions 30

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?

Options:

A.

Cortana

B.

Microsoft Teams

C.

Direct Line Speech

Buy Now
Questions 31

You have a collection of Microsoft Word documents and PowerPoint presentations in German.

You need to create a solution to translate the file to French. The solution must meet the following requirements:

* Preserve the original formatting of the files.

* Support the use of s custom glossary.

You create a blob container for German files and a blob container for French files. You upload the original files to the container for German files.

Which three actions should you perform in sequence actions from the list of actions to the answer area and arrange them in the correct order.

AI-102 Question 31

Options:

Buy Now
Questions 32

You have an app named App1 that uses an Azure Cognitive Services model to identify anomalies in a time series data stream. You need to run App1 in a location that has limited connectivity. The solution must minimize costs. What should you use to host the model?

Options:

A.

Azure Kubernetes Services (AKS)

B.

a Kubernetes cluster hosted in an Azure Stack Hub integrated system

C.

Azure Container instances

D.

the Docker Engine

Buy Now
Questions 33

A customer uses Azure Cognitive Search.

The customer plans to enable a server-side encryption and use customer-managed keys (CMK) stored in Azure.

What are three implications of the planned change? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

The index size will increase.

B.

Query times will increase.

C.

A self-signed X.509 certificate is required.

D.

The index size will decrease.

E.

Query times will decrease.

F.

Azure Key Vault is required.

Buy Now
Questions 34

You need to build an app that will use the Azure Al Speech service to translate audio files.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 34

Options:

Buy Now
Questions 35

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 build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent named FindContact.

A conversational expert provides you with the following list of phrases to use for training.

Find contacts in London.

Who do I know in Seattle? Search for contacts in Ukraine.

You need to implement the phrase list in Language Understanding.

Solution: You create a new entity for the domain.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 36

You have an Azure subscription.

You need to build an app that will compare documents for semantic similarity. The solution must meet the following requirements:

• Return numeric vectors that represent the tokens of each document.

• Minimize development effort.

Which Azure OpenAI model should you use?

Options:

A.

GPT-3.5

B.

embeddings

C.

DALL-E

D.

GPT-4

Buy Now
Questions 37

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.

AI-102 Question 37

Options:

Buy Now
Questions 38

You are developing the chatbot.

You create the following components:

* A QnA Maker resource

* A chatbot by using the Azure Bot Framework SDK.

You need to integrate the components to meet the chatbot requirements.

Which property should you use?

Options:

A.

QnADialogResponseOptions.CardNoMatchText

B.

Qna MakerOptions-ScoreThreshold

C.

Qna Maker Op t ions StrickFilters

D.

QnaMakerOptions.RankerType

Buy Now
Questions 39

You are building an agent by using the Azure Al Agent Service.

You need to ensure that the agent can access publicly accessible data that was released during the past 90 days.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 39

Options:

Buy Now
Questions 40

You are developing the knowledgebase by using Azure Cognitive Search.

You need to process wiki content to meet the technical requirements.

What should you include in the solution?

Options:

A.

an indexer for Azure Blob storage attached to a skillset that contains the language detection skill and the text translation skill

B.

an indexer for Azure Blob storage attached to a skillset that contains the language detection skill

C.

an indexer for Azure Cosmos DB attached to a skillset that contains the document extraction skill and the text translation skill

D.

an indexer for Azure Cosmos DB attached to a skillset that contains the language detection skill and the text translation skill

Buy Now
Questions 41

You are developing the knowledgebase by using Azure Cognitive Search.

You need to meet the knowledgebase requirements for searching equivalent terms.

What should you include in the solution?

Options:

A.

a synonym map

B.

a suggester

C.

a custom analyzer

D.

a built-in key phrase extraction skill

Buy Now
Questions 42

You are developing the knowledgebase.

You use Azure Video Analyzer for Media (previously Video indexer) to obtain transcripts of webinars.

You need to ensure that the solution meets the knowledgebase requirements.

What should you do?

Options:

A.

Create a custom language model

B.

Configure audio indexing for videos only

C.

Enable multi-language detection for videos

D.

Build a custom Person model for webinar presenters

Buy Now
Questions 43

You are developing a solution for the Management-Bookkeepers group to meet the document processing requirements. The solution must contain the following components:

A form Recognizer resource

An Azure web app that hosts the Form Recognizer sample labeling tool

The Management-Bookkeepers group needs to create a custom table extractor by using the sample labeling tool.

Which three actions should the Management-Bookkeepers group perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.

AI-102 Question 43

Options:

Buy Now
Questions 44

You are developing the chatbot.

You create the following components:

• A QnA Maker resource

• A chatbot by using the Azure Bot Framework SDK

You need to add an additional component to meet the technical requirements and the chatbot requirements. What should you add?

Options:

A.

Dispatch

B.

chatdown

C.

Language Understanding

D.

Microsoft Translator

Buy Now
Questions 45

You are developing the document processing workflow.

You need to identify which API endpoints to use to extract text from the financial documents. The solution must meet the document processing requirements.

Which two API endpoints should you identify? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

/vision/v3.2/read/analyzeResults

B.

/formrecognizer/v2.0/prebuilt/receipt/analyze

C.

/vision/v3.2/read/analyze

D.

/vision/v3.2/describe

E.

/formercognizer/v2.0/custom/models{modelId}/ analyze

Buy Now
Questions 46

You build a QnA Maker resource to meet the chatbot requirements.

Which RBAC role should you assign to each group? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 46

Options:

Buy Now
Questions 47

You are developing the knowledgebase by using Azure Cognitive Search.

You need to build a skill that will be used by indexers.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AI-102 Question 47

Options:

Buy Now
Questions 48

You need to develop an extract solution for the receipt images. The solution must meet the document processing requirements and the technical requirements.

You upload the receipt images to the From Recognizer API for analysis, and the API ret urns the following JSON.

AI-102 Question 48

Which expression should you use to trigger a manual review of the extracted information by a member of the Consultant-Bookkeeper group?

Options:

A.

documentResults.docType == " prebuilt:receipt "

B.

documentResults.fields. " .confidence < 0.7

C.

documentResults.fields.ReceiptType.confidence > 0.7

D.

documentResults.fields.MerchantName.confidence < 0.7

Buy Now
Exam Code: AI-102
Exam Name: Designing and Implementing a Microsoft Azure AI Solution
Last Update: Apr 24, 2026
Questions: 413

PDF + Testing Engine

$52.5  $174.99

Testing Engine

$40.5  $134.99
buy now AI-102 testing engine

PDF (Q&A)

$34.5  $114.99
buy now AI-102 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 24 Apr 2026