Pre-Summer Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Microsoft AI-102 Designing and Implementing a Microsoft Azure AI Solution Exam Practice Test

Page: 1 / 41
Total 413 questions

Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Question 1

You have an Azure Al agent solution.

You plan to create an agent-based app named App1 that will analyze and summarize data for users and generate data-driven recommendations. App1 will be used by non-technical business users and must adapt to new and unforeseen business challenges and improve its performance over time.

You need to identify which type of agent to use in App1. The solution must meet the following requirements:

• Adapt and improve the agents ' performance over time based on user feedback.

• Provide tailored recommendations to help users make informed decisions.

• Provide the best possible performance of the app.

Which agent type should you identify?

Options:

A.

cognitive

B.

prompt-and-response

C.

autonomous

D.

task automation

Question 2

You are building a chatbot.

You need to use the Content Moderator API to identify aggressive and sexually explicit language.

Which three settings should you configure? To answer, select the appropriate settings in the answer area.

NOTE: Each correct selection is worth one point.

Question # 2

Options:

Question 3

You have a product knowledgebase that contains multiple PDF documents.

You need to build a chatbot that will provide responses based on data in the knowledgebase. The solution must minimize development effort and costs.

What should you include in the solution?

Options:

A.

Azure Al Language conversational language understanding (CLU)

B.

Azure Al language detection

C.

Azure Al Language custom question answering

D.

Azure OpenAI

Question 4

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.

Question # 4

Options:

Question 5

You are building an image sharing app that will use Azure AI to prevent users from sharing sexually explicit images.

You need to ensure that inappropriate images are identified correctly. The solution must minimize development effort.

What should you use?

Options:

A.

Visual Studio

B.

Vision Studio in Azure AI Vision

C.

Azure AI Content Safety Studio

D.

Azure AI Studio

Question 6

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

You have the following code.

Question # 6

Question # 6

Options:

Question 7

You have a chatbot that uses a QnA Maker application.

You enable active learning for the knowledge base used by the QnA Maker application.

You need to integrate user input into 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.

Question # 7

Options:

Question 8

You are building an app that will automatically translate speech from English to French, German, and Spanish by using Azure Al service.

You need to define the output languages and configure the Azure Al Speech service.

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

NOTE: Each correct selection is worth one point.

Question # 8

Options:

Question 9

You have a computer that contains the files shown in the following table.

Question # 9

Which files can you upload and analyze by using Azure Al Video Indexer?

Options:

A.

File1 only

B.

File3only

C.

File1 andFile3 only

D.

File1, File2, and File3 only

E.

File1, File2, File3, and File4

Question 10

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 have a chatbot that uses question answering in Azure Cognitive Service for Language

Users report that the responses of the chatbot lark formality when answering spurious questions

You need to ensure that the chatbot provides formal responses to spurious questions.

Solution: From Language Studio, you change the chitchat source to qna_chitchit_friindly.tsv. and then retrain and republish the model.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 11

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 have a chatbot that uses question answering in Azure Cognitive Service for Language

Users report that the responses of the chatbot lark formality when answering spurious questions

You need to ensure that the chatbot provides formal responses to spurious questions.

Solution: From Language Studio, you remove all the chit-chat question and answer pairs, and then retrain and republish the model

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 12

You are developing a solution to generate a word cloud based on the reviews of a company’s products.

Which Text Analytics REST API endpoint should you use?

Options:

A.

keyPhrases

B.

sentiment

C.

languages

D.

entities/recognition/general

Question 13

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 have a chatbot that uses question answering in Azure Cognitive Service for Language.

Users report that the responses of the chatbot lack formality when answering random questions that are outside the scope of the knowledge base.

You need to ensure that the chatbot provides formal responses to these spurious questions.

Solution: From Language Studio, you modify the question and answer pairs for the custom intents, and then retrain and republish the model.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 14

You are building a multilingual chatbot.

You need to send a different answer for positive and negative messages.

Which two Text Analytics APIs should you use? Each correct answer presents part of the solution. (Choose two.)

NOTE: Each correct selection is worth one point.

Options:

A.

Linked entities from a well-known knowledge base

B.

Sentiment Analysis

C.

Key Phrases

D.

Detect Language

E.

Named Entity Recognition

Question 15

You are building an app that will use the Azure AI Speech service.

You need to ensure that the app can authenticate to the service by using a Microsoft Entra ID token.

Which two action should you perform? Each answer part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Create a Conditional Access

B.

Create a private endpoint

C.

Request an X.509 certificate

D.

Certificate a custom subdomain.

E.

Enable a virtual network service endpoint.

Question 16

Your company has a repotting solution that has paginated reports. The reports query a dimensional model in a data warehouse. Which type of processing does the reporting solution use?

Options:

A.

Online Transaction Processing (OLTP)

B.

Online Analytical Processing (OLAP)

C.

batch processing

D.

stream processing

Question 17

You have an Azure subscription.

You are building a chatbot that will use an Azure OpenAI model.

You need to deploy the model.

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.

Question # 17

Options:

Question 18

You are building an agent by using the Microsoft Foundry 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.

Question # 18

Options:

Question 19

You have an Azure loT hub that receives series data from machinery. You need to build an app that will perform the following actions:

• Perform anomaly detection across multiple correlated sensors

• Identify the root cause of process stops.

• Send incident alerts

The solution must minimize development time. Which Azure service should you use?

Options:

A.

Azure Metrics Advisor

B.

Form Recognizer

C.

Azure Machine teaming

D.

Anomaly Detector

Question 20

You need to upload speech samples to a Speech Studio project. How should you upload the samples?

Options:

A.

Combine the speech samples into a single audio file in the .wma format and upload the file.

B.

Upload a .zip file that contains a collection of audio files in the .wav format and a corresponding text transcript file.

C.

Upload individual audio files in the FLAC format and manually upload a corresponding transcript in Microsoft Word format.

D.

Upload individual audio files in the .wma format.

Question 21

You have a custom agent named Agent1.

You need to control access to and monitor activity for Agent1 by using Microsoft Foundry.

What should you do first?

Options:

A.

Provision an Application Insights resource.

B.

Create a Microsoft Foundry project.

C.

Add Agent1 to a Microsoft Foundry project.

D.

Add Agent1 to the Microsoft Foundry playground.

Question 22

You need to store event log data that is semi-structured and received as the logs occur. What should you use?

Options:

A.

Azure Table storage

B.

Azure Queue storage

C.

Azure Files

Question 23

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

Question 24

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

Question 25

What is a primary characteristic of a relational database?

Options:

A.

data is queried and manipulated by using a variant of the SOL language

B.

a lack of dependencies between tables

C.

a flexible data structure

D.

a large amount of duplicate data

Question 26

You need to analyze video content to identify any mentions of specific company names.

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.

Question # 26

Options:

Question 27

You are building a text-to-speech app that will use a custom neural voice.

You need to create an SSML file for the app. The solution must ensure that the voice profile meets the following requirements:

• Expresses a calm tone

• Imitates the voice of a young adult female

How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Question # 27

Options:

Question 28

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.

Question # 28

Options:

Question 29

You have receipts that are accessible from a URL.

You need to extract data from the receipts by using Form Recognizer and the SDK. The solution must use a prebuilt model.

Which client and method should you use?

Options:

A.

the FormRecognizerClienc client and the ScarcRecognizeConcencFromUri method

B.

the FormTrainingClienc client and the ScarcRecognizeContentFromUri method

C.

the FormRecognizerClienc client and the ScarcRecognizeReceipcsFromUri method

D.

the FormTrainingClient client and the ScarcRecognizeReceipcsFromUri method

Question 30

You deploy a web app that is used as a management portal for indexing in Azure Cognitive Search. The app is configured to use the primary admin key.

During a security review, you discover unauthorized changes to the search index. You suspect that the primary access key is compromised.

You need to prevent unauthorized access to the index management endpoint. The solution must minimize downtime.

What should you do next?

Options:

A.

Regenerate the primary admin key, change the app to use the secondary admin key, and then regenerate the secondary admin key.

B.

Change the app to use a query key, and then regenerate the primary admin key and the secondary admin key.

C.

Regenerate the secondary admin key, change the app to use the secondary admin key, and then regenerate the primary key.

D.

Add a new query key, change the app to use the new query key, and then delete all the unused query keys.

Question 31

You have a custom Azure OpenAI model.

You have the files shown in the following table.

Question # 31

You need to prepare training data for the model by using the OpenAI CLI data preparation tool. Which files can you upload to the tool?

Options:

A.

Filel.tsv only

B.

File2.xml only

C.

File3.pdf only

D.

File4.xlsx only

E.

File1.tsv and File4.xslx only

F.

File1.tsv.File2.xml and File4.xslx only

G.

File1.tsv, File2.xml, Fil3.pdf and File4.xslx

Question 32

Select the answer that correctly completes the sentence.

Question # 32

Options:

Question 33

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

Question 34

You are building a solution in Azure that will use Azure AI Language service to process sensitive customer data.

You need to ensure that only specific Azure processes can access the Language service. The solution must minimize administrative.

What should you include in the solution?

Options:

A.

Azure Application Gateway

B.

IPsec rules

C.

A virtual network gateway

D.

Virtual network rules

Question 35

For each of the following statements, select Yes if the statement is tine. Otherwise, select No. NOTE: Each correct selection is worth one point.

Question # 35

Options:

Question 36

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

Question # 36

Options:

Question 37

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

Question 38

You have an Azure subscription that contains an Azure AI Document intelligence resource named D1.

You create a PDF document named test.pdf that contain tabular data.

You need to analyze Test.pdf by using DI1.

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

NOTE: Each correct selection is worth one point.

Question # 38

Options:

Question 39

What are two benefits of platform as a service (PaaS) relational database offerings in Azure, such as Azure SQL Database? Each correct answer presents a complete solution.

NOTE: Each correct selection Is worth one point.

Options:

A.

reduced administrative effort for managing the server infrastructure

B.

complete control over backup and restore processes

C.

in-database machine learning services S3

D.

access to the latest features

Question 40

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.

Question # 40

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.

Question # 40

Options:

Question 41

You have a video recording of a company meeting that includes presentations by multiple presenters.

You plan to use Azure AI Video Indexer to process the video and generate a separate text file for each presenter ' s presentation.

You need to identify each presenter in the video and attribute each text file to a presenter.

Which insight should you extract?

Options:

A.

face detection

B.

keyframe detection

C.

speaker indexing

D.

topic indexing

Question 42

You ace developing an app that will use the Speech and language APIs.

You need to provision resources for the app. The solution must ensure that each service is accessed by using a single endpoint and credential

Which type of resource should you create?

Options:

A.

Azure Al Content Safety

B.

Azure Al service

C.

Azure Al Speech

D.

Azure Al Language

Question 43

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.

Question # 43

Options:

Question 44

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.

Question 45

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

Question # 45

Options:

Question 46

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.

Question # 46

Options:

Question 47

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.

Question # 47

Options:

Question 48

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.

Question # 48

Options:

Question 49

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.

Question # 49

Options:

Question 50

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

Question 51

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

Question 52

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.

Question # 52

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

Question 53

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.

Question # 53

Options:

Question 54

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.

Question # 54

Options:

Question 55

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

Question 56

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

Question 57

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

Question 58

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

Question 59

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.

Question # 59

Options:

Page: 1 / 41
Total 413 questions