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

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

Questions 4

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.

Options:

Buy Now
Questions 5

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 6

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.

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
Questions 7

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.

Options:

Buy Now
Questions 8

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.)

Options:

Buy Now
Questions 9

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 10

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.

Options:

Buy Now
Questions 11

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 12

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 13

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 14

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 15

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.

Options:

Buy Now
Questions 16

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.

Options:

Buy Now
Questions 17

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?

Options:

A.

machine learned

B.

Regex

C.

geographyV2

D.

Pattern.any

E.

list

Buy Now
Questions 18

Your company uses an Azure Cognitive Services solution to detect faces in uploaded images. The method to detect the faces uses the following code.

You discover that the solution frequently fails to detect faces in blurred images and in images that contain sideways faces.

Options:

A.

Use a different version of the Face API.

B.

Use the Computer Vision service instead of the Face service.

C.

Use the Identify method instead of the Detect method.

D.

Change the detection model.You need to increase the likelihood that the solution can detect faces in blurred images and images that contain sideways faces.What should you do?

Buy Now
Questions 19

You have an Azure DevOps pipeline named Pipeline1 that is used to deploy an app. Pipeline1 includes a step that will create an Azure AI services account.

You need to add a step to Pipeline1 that will identify the created Azure AI services account. The solution must minimize development effort.

Which Azure Command-Line interface (CLI) command should you run?

Options:

A.

Az resource link

B.

Az account list

C.

Az cognitivesservices account network-rule

D.

As cognitiveservices account show

Buy Now
Questions 20

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.

Options:

Buy Now
Questions 21

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

You build a chatbot that will use AI1 to provide generative answers to specific questions.

You need to ensure that the responses are more creative and less deterministic.

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

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 22

You need to create a new resource that will be used to perform sentiment analysis and optical character recognition (OCR). The solution must meet the following requirements:

Use a single key and endpoint to access multiple services.

Consolidate billing for future services that you might use.

Support the use of Computer Vision in the future.

How should you complete the HTTP request to create the new resource? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 23

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 24

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.

Options:

Buy Now
Questions 25

You need to develop a solution to provide data to executives. The solution must provide an interactive graphical interface, depict various key performance indicators, and support data exploration by using drill down. What should you use in Microsoft Power Bl?

Options:

A.

a report

B.

Microsoft Power Apps

C.

a view

D.

a dataflow

Buy Now
Questions 26

You have a 20-GB video file named File1.avi that is stored on a local drive.

You need to index File1.avi by using the Azure AI Video Indexer website.

What should you do first?

Options:

A.

Upload File1.avi to the Azure AI Video Indexer website.

B.

Upload File1.avi to the www.youtube.com webpage.

C.

Upload File1.avi to Microsoft OneDrive.

D.

Upload File1.avi to an Azure Storage queue.

Buy Now
Questions 27

Select the answer that correctly completes the sentence.

Options:

Buy Now
Questions 28

You have a Microsoft Foundry project named Project1.

You plan to create an app named App1 that will connect to Project1 and chat by using a generative AI model.

You need to connect App1 to Project1 by using the Microsoft Foundry SDK. The solution must minimize development effort.

What should you configure in App1?

Options:

A.

a connection string

B.

a project scope key

C.

an AIProjectClient object

D.

a SASCredentials object

Buy Now
Questions 29

You have the following files:

• File1.pdf

• File2.jpg

• File3.docx

• File4.webp

• File5.png

Which files can you analyze by using Azure Al Content Understanding?

Options:

A.

File1.pdf and File3.docx only

B.

File1.pdf. File2.jpg, and FileS.png only

C.

File1.pdf, File2.jpg, and File3.docx only

D.

File1.pdf, File2.jpg. File3.docx and File5.png only

E.

Filel.pdf. File2.jpg. File3.docx File4.webp, and File5.png

Buy Now
Questions 30

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 31

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 32

You are developing a service that records lectures given in English (United Kingdom).

You have a method named append_to_transcript_file that takes translated text and a language identifier.

You need to develop code that will provide transcripts of the lectures to attendees in their respective language. The supported languages are English, French, Spanish, and German.

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

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 33

You have a Language Understanding solution that runs in a Docker container.

You download the Language Understanding container image from the Microsoft Container Registry (MCR).

You need to deploy the container image to a host computer.

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.

Options:

Buy Now
Questions 34

You are developing a method for an application that uses the Azure Translator in Foundry Tools API.

The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.

You need to create the URI for the call to the Azure Translator in Foundry Tools API.

You have the following URI.

https://api.cognitive.microsofttranslator.com/translate?api-version=3.0

Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

toScript=Latn

B.

from=el

C.

textType=plain

D.

textType=html

E.

to=el

F.

toScript=Cyrl

Buy Now
Questions 35

You need to measure the public perception of your brand on social media by using natural language processing. Which Azure service should you use?

Options:

A.

Content Moderator

B.

Form Recognizer

C.

Computer Vision

D.

Language service

Buy Now
Questions 36

You plan to deploy a containerized version of an Azure Cognitive Services service that will be used for text analysis.

You configure https://contoso.cognitiveservices.azure.com as the endpoint URI for the service, and you pull the latest version of the Text Analytics Sentiment Analysis container.

You need to run the container on an Azure virtual machine by using Docker.

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

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 37

You have a file share that contains 5,000 images of scanned invoices.

You need to analyze the images. The solution must extract the following data:

• Invoice items

• Sales amounts

• Customer details

What should you use?

Options:

A.

Custom Vision

B.

Computer Vision

C.

Immersive Reader

D.

Form Recognizer

Buy Now
Questions 38

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 alt the data by using the Azure Al Search REST API. What should you do?

Options:

A.

Migrate the data in HR to Azure Blob storage.

B.

Export the data in Finance to Azure Data Lake Storage.

C.

Ingest the data in Logs into Azure Data Explorer.

D.

Ingest the data in Logs into Azure Sentine1.

Buy Now
Questions 39

You manage an application that stores data in a shared folder on a Windows server. You need to move the shared folder to Azure Storage. Which type of Azure Storage should you use?

Options:

A.

table

B.

queue

C.

file

D.

blob

Buy Now
Questions 40

You develop an app in O named App1 that performs speech-to-speech translation.

You need to configure App1 to translate English to German.

How should you complete the speechTransiationConf ig object? 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.

Options:

Buy Now
Questions 41

You are building a social media extension that will convert text to speech. The solution must meet the following requirements:

• Support messages of up to 400 characters.

• Provide users with multiple voice options.

• Minimize costs.

You create an Azure Cognitive Services resource.

Which Speech API endpoint provides users with the available voice options?

Options:

A.

https://uksouth.customvoice.apispeech.microsoft.eom/api/texttospeech/v3.0/longaudiosynthesis/voices

B.

https://uksouth.tts.speech.microsoft.conT/cognitiveservices/voices/list

C.

https://uksouth.voice.speech.microsoft.com/cognitiveservices/v1?deploymentld = {deployment >

D.

https://uksouth.api.cognitive.microsoft.eom/speechtotext/v3.0/models/base

Buy Now
Questions 42

You have an Azure subscription.

You plan to build an app that will use the Azure Al DALL-E model.

You need to deploy the model.

What should you use?

Options:

A.

Azure OpenAI Studio and Azure Command-Line Interface (CLI)

B.

the Azure SDK for JavaScript and Azure Machine Learning Studio

C.

the Azure portal and Microsoft Graph API

D.

the Azure SDK for Python and PowerShell cmdlets

Buy Now
Questions 43

You have an Azure subscription that contains an Azure Al Document Intelligence resource named DM.

You build an app named App1 that analyzes PDF files for handwritten content by using DM.

You need to ensure that App1 will recognize the handwritten 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.

Options:

Buy Now
Questions 44

You are developing a system that will monitor temperature data from a data stream. The system must generate an alert in response to atypical values. The solution must minimize development effort.

What should you include in the solution?

Options:

A.

Univariate Anomaly Detection

B.

Azure Stream Analytics

C.

metric alerts in Azure Monitor

D.

Multivariate Anomaly Detection

Buy Now
Questions 45

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?

Options:

A.

Configure multiple read replicas for the data in Sales.

B.

Mirror Finance to an Azure SQL database.

C.

Migrate the data in Sales to the MongoDB API.

D.

Ingest the data in Logs into Azure Sentinel.

Buy Now
Questions 46

You are building a language model by using a Language Understanding service.

You create a new Language Understanding resource.

You need to add more contributors.

What should you use?

Options:

A.

a conditional access policy in Azure Active Directory (Azure AD)

B.

the Access control (1AM) page for the authoring resources in the Azure portal

C.

the Access control (1AM) page for the prediction resources in the Azure portal

Buy Now
Questions 47

You are designing a content management system.

You need to ensure that the reading experience is optimized for users who have reduced comprehensive and learning differences, such as dyslexia.

Which Azure service should you include in the solution?

Options:

A.

Azure AI Translator

B.

Azure AI Document Intelligence

C.

Azure AI Immersive Reader

D.

Azure AI Language

Buy Now
Questions 48

You have 1,000 scanned images of hand-written survey responses. The surveys do NOT have a consistent layout.

You have an Azure subscription that contains an Azure Al Document Intelligence resource named Aldoc1.

You open Document Intelligence Studio and create a new project.

You need to extract data from the survey responses. The solution must minimize development effort.

To where should you upload the images, and which type of model should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 49

You have an Azure subscription that contains an Azure OpenAI resource named All and an Azure Al Content Safety resource named CS1.

You build a chatbot that uses All to provide generative answers to specific questions and CSl to check input and output for objectionable content.

You need to optimize the content filter configurations by running tests on sample questions.

Solution: From Content Safety Studio, you use the Monitor online activity feature to run the tests

Does this meet the requirement?

Options:

A.

Yes

B.

No

Buy Now
Questions 50

You build a language model by using Conversational Language Understanding. 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 m Ukraine.

You need to implement the phrase list in Conversational Language Understanding.

Solution: You create a new utterance for each phrase in the FindContact intent.

Options:

A.

Yes

B.

No

Buy Now
Questions 51

You are building a model that will be used in an iOS app.

You have images of cats and dogs. Each image contains either a cat or a dog.

You need to use the Custom Vision service to detect whether the images is of a cat or a dog.

How should you configure the project in the Custom Vision portal? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 52

You have an Azure OpenAI model named All.

You are building a web app named App1 by using the Azure OpenAI SDK You need to configure App1 to connect to All What information must you provide?

Options:

A.

the endpoint, key, and model name

B.

the deployment name, endpoint. and key

C.

the endpoint, key, and model type

D.

the deployment name, key, and model name

Buy Now
Questions 53

You are building an app that will use Azure Al Language to extract meaning from text messages.

You need to provide additional context by adding references to supporting articles in Wikipedia.

What should you use?

Options:

A.

entity linking

B.

custom entity extraction recognition (NER)

C.

Azure Al Content Safety

D.

key phrase extraction

Buy Now
Questions 54

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

You need to analyze an image to obtain a text descnption.

Which four actions should you perform in sequence from 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.

Options:

Buy Now
Questions 55

You have an Azure OpenAI model.

You have 500 prompt-completion pairs that will be used as training data to fine-tune the model.

You need to prepare the training data.

Which format should you use for the training data file?

Options:

A.

XML

B.

JSONL

C.

CSV

D.

TSV

Buy Now
Questions 56

You are developing a method for an application that uses the Translator API.

The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.

You need to create the URI for the call to the Translator API. You have the following URI.

https://api.cognitive.microsofttranslator.com/translate?api-version=3.0

Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.)

NOTE: Each correct selection is worth one point.

Options:

A.

toScript=Cyrl

B.

from=el

C.

textType=html

D.

to=el

E.

textType=plain

F.

toScript=Latn

Buy Now
Questions 57

You are developing an application that will use Azure Cognitive Search for internal documents.

You need to implement document-level filtering for Azure Cognitive Search.

Which three actions should you include in the solution? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Send Azure AD access tokens with the search request.

B.

Retrieve all the groups.

C.

Retrieve the group memberships of the user.

D.

Add allowed groups to each index entry.

E.

Create one index per group.

F.

Supply the groups as a filter for the search requests.

Buy Now
Questions 58

You have an Azure subscription that contains an Azure Al Search resource named AS1.

You implement a custom skill in AS1 that performs language and sentiment analysis of documents.

You ate evaluating the use of AS1 as part of an enrichment pipeline.

In which order will AS1 index the documents? To answer, move all indexing stages from the list of stages to the answer area and arrange them in the correct order.

Options:

Buy Now
Questions 59

You are building an app that will perform translations by using the Azure Al Translator service.

You need to ensure that the app will translate user-inputted text.

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

NOTE: Each correct selection is worth one point.

Options:

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

AI-102 PDF

$28.5  $94.99
AI-102 Engine

AI-102 Testing Engine

$33  $109.99
AI-102 PDF + Engine

AI-102 PDF + Testing Engine

$43.5  $144.99