Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

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

Demo: 59 questions
Total 423 questions

Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Question 1

You have an Azure Cognitive Search resource named Search 1 that is used by multiple apps You need to secure Search 1. The solution must meet the following requirements:

• Prevent access to Search1 from the internet.

• Limit the access of each app to specific queries

What should you do? To answer, select the appropriate options in the answer area NOTE Each correct answer is worth one point.

Options:

Question 2

You have an Azure subscription that contains a Microsoft Foundry hub named Hub1, an Azure OpenAI resource named resource1, and a user named User1.

You need to ensure that User1 can create a new Azure Content Understanding in Foundry Tools project in Hub1. The solution must follow the principle of least privilege.

Which role should you assign to User1?

Options:

A.

Cognitive Services OpenAI Contributor

B.

Cognitive Services OpenAI User

C.

Azure AI Administrator

D.

Azure AI Developer

Question 3

You have data saved in the following format.

Which format was used?

Options:

A.

CSV

B.

JSON

C.

HTML

D.

YAML

Question 4

You have a chatbot that uses Azure OpenAI to generate responses.

You need to upload company data by using Chat playground. The solution must ensure that the chatbot uses the data to answer user questions.

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:

Question 5

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.

Options:

Question 6

You are developing a webpage that will use the Video Indexer service to display videos of internal company meetings.

You embed the Player widget and the Cognitive Insights widget into the page.

You need to configure the widgets to meet the following requirements:

Ensure that users can search for keywords.

Display the names and faces of people in the video.

Show captions in the video in English (United States).

How should you complete the URL for each widget? 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:

Question 7

You develop a custom question answering project in Azure Cognitive Service for Language. The project will be used by a chatbot. You need to configure the project to engage in multi-turn conversations. What should you do?

Options:

A.

Add follow-up prompts.

B.

Enable active learning.

C.

Add alternate questions.

D.

Enable chit-chat.

Question 8

You are developing a text processing solution.

You have the function shown below.

For the second argument, you call the function and specify the following string.

Our tour of Paris included a visit to the Eiffel Tower.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Options:

Question 9

You have a text-based chatbot.

You need to enable content moderation by using the Text Moderation API of Content Moderator. Which two service responses should you use? Each correct answer presents part of the solution NOTE: Each correct selection is worth one point.

Options:

A.

the adult classification score

B.

optical character recognition (OCR)

C.

personal data

D.

text classification

E.

the racy classification score

Question 10

You have an Azure subscription.

You are building a social media app that will enable users to share images.

You need to ensure that inappropriate content uploaded by the users is blocked. The solution must minimize development effort.

What are two tools that you can use? Each correct answer presents a complete solution.

NOTE Each correct selection is worth one point.

Options:

A.

Microsoft Defender for Cloud Apps

B.

Azure Custom Vision

C.

Azure Document Intelligence in Foundry Tools

D.

Content Safety in Foundry Control Plane

E.

Azure Vision in Foundry Tools

Question 11

Select the answer that correctly completes the sentence.

Options:

Question 12

You have an Azure subscription that contains an Azure App Service app named Appl.

You provision a multi-service Azure Cognitive Services resource named CSAccount1.

You need to configure App1 to access CSAccount1. The solution must minimize administrative effort.

What should you use to configure App1?

Options:

A.

a system-assigned managed identity and an X.509 certificate

B.

the endpoint URI and an OAuth token

C.

the endpoint URI and a shared access signature (SAS) token

D.

the endpoint URI and subscription key

Question 13

You create a knowledge store for Azure Cognitive Search by using the following JSON.

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.

Options:

Question 14

You have an Azure subscription that contain an Azure OpenAI resource named AI1.

You build a chatbot that uses AI1 to provide generation answers to specific questions.

You need to ensure that the chatbot checks all input output for objectionable content.

Which types of resource should you create first?

Options:

A.

Azure Machine Learning

B.

Log Analytics

C.

Azure AI Content Safety

D.

Microsoft Defender Threat intelligence (Defender TI)

Question 15

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 an Azure Cognitive Search service.

During the past 12 months, query volume steadily increased.

You discover that some search query requests to the Cognitive Search service are being throttled.

You need to reduce the likelihood that search query requests are throttled.

Solution: You enable customer-managed key (CMK) encryption.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 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:

Question 17

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 an Azure Cognitive Search service.

During the past 12 months, query volume steadily increased.

You discover that some search query requests to the Cognitive Search service are being throttled.

You need to reduce the likelihood that search query requests are throttled.

Solution: You migrate to a Cognitive Search service that uses a higher tier.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 18

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

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.

Options:

Question 19

You are building an app that will share user images.

You need to configure the app to perform the following actions when a user uploads an image:

• Categorize the image as either a photograph or a drawing.

• Generate a caption for the image.

The solution must minimize development effort.

Which two services should you include in the solution? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

object detection in Computer Vision

B.

content tags in Computer Vision

C.

image descriptions in Computer Vision

D.

image type detection in Computer Vison

E.

image classification in Custom Vision

Question 20

You have an Azure subscription.

You plan to build an app that will automate complex workflows and enable collaboration among specialized agents.

You need to recommend a technical approach for building the app. The solution must meet the following requirements:

• Be flexible and extensible.

• Support agent collaboration, tool integration, and memory management.

What should you recommend?

Options:

A.

Configure Azure Machine Learning pipelines for agent tasks.

B.

Use the Semantic Kernel Agent Framework.

C.

Use a prompt flow for agent tasks.

D.

Deploy an Azure OpenAI model for each agent.

Question 21

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.

Question 22

You are building a chatbot.

You need to use the Content Moderator service to identify messages that contain sexually explicit language.

Which section in the response from the service will contain the category score, and which category will be assigned to the message? To answer, select the appropriate options in the answer area,

NOTE: Each correct selection is worth one point.

Options:

Question 23

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.

Azure Al Immersive Reader

B.

Azure Al Document Intelligence

C.

Azure Al Vision

D.

Azure Custom Vision

Question 24

You train a Custom Vision model to identify a company’s products by using the Retail domain.

You plan to deploy the model as part of an app for Android phones.

You need to prepare the model for deployment.

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:

Question 25

You plan to build an agent that will combine and process multiple files uploaded by users. You are evaluating whether to use the Microsoft Foundry Agent Service to develop the agent. What is the maximum size of each file that can be uploaded to the service?

Options:

A.

10 MB

B.

256MB

C.

512MB

D.

1 GB

Question 26

You have a large collection of image files and PDF documents stored in an Azure Storage account. The documents contain tabular data. You need to extract the tables into a structured format that can be imported into a database. The solution must minimize development effort. What should you use?

Options:

A.

Azure Document Intelligence in Foundry Tools

B.

Azure Content Understanding in Foundry Tools

C.

Azure Al Video Indexer

D.

Azure Vision in Foundry Tools

Question 27

Select the answer that correctly completes the sentence.

Options:

Question 28

You plan create an index for an Azure Cognitive Search service by using the Azure portal. The Cognitive Search service will connect to an Azure SQL database

The Azure SQL database contains a table named UserMessages. Each row m User Messages has a field named MessageCopy that contains the text of social media messages sent by a user

Users win perform full text searches against the MessageCopy field, and the values of the field will be shown to the users-

You need to configure the properties of the index for the MessageCopy field to support the solution.

Winch attributes should you enable for the field?

Options:

A.

Searchable arc Retrievable

B.

Sortable and Retrievable

C.

Searchable arc Facetable

D.

Filterable and Retrievable

Question 29

You are developing an application that will recognize faults in components produced on a factory production line. The components are specific to your business.

You need to use the Custom Vision API to help detect common faults.

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:

Question 30

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.

Question 31

You have an Azure subscription that contains an Azure Al 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? lo answer, select the appropriate options m the answer area.

NOTE: Each correct selection is worth one point

Options:

Question 32

You need to develop an automated call handling system that can respond to callers in their own language. The system will support only French and English.

Which Azure Cognitive Services service should you use to meet each requirement? To answer, drag the appropriate services to the correct requirements. Each service may be used once, more than once, or not at all. You may need to drag the split bat between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Options:

Question 33

You plan to deploy an Azure OpenAI resource by using an Azure Resource Manager (ARM) template.

You need to ensure that the resource can respond to 600 requests per minute.

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

NOTE: Each correct selection is worth one point.

Options:

Question 34

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.

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.

Options:

Question 35

You are building an app that will perform speech translation by using the Azure ai Language service.

You need to ensure that the language input to the app is supported.

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:

Question 36

You are building a chatbot.

You need to ensure that the bot will recognize the names of your company ' s products and codenames. The solution must minimize development effort.

Which Azure Cognitive Service for Language service should you include in the solution?

Options:

A.

custom text classification

B.

entity linking

C.

custom Named Entity Recognition (NER)

D.

key phrase extraction

Question 37

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

You need to analyze the files by using Azure Ai Video Indexer. Which files can you upload to the Video Indexer website?

Options:

A.

Filel.FileZ and File4 only

B.

File1, and File2 only

C.

File1, File2, and File3 only

D.

File1, File2. File3 and Fi1e4

E.

File1, and File3 only

Question 38

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:

Question 39

You have the following C# method.

You need to deploy an Azure resource to the East US Azure region. The resource will be used to perform sentiment analysis.

How should you call the method?

Options:

A.

create_resource( " res1 " , " ContentModerator " , " S0 " , " eastus " )

B.

create_resource( " res1 " , " TextAnalytics " , " S0 " , " eastus " )

C.

create_resource( " res1 " , " ContentModerator " , " Standard " , " East US " )

D.

create_resource( " res1 " , " TextAnalytics " , " Standard " , " East US " )

Question 40

You have an Azure subscription that contains an Azure Al service resource named CSAccount1 and a virtual network named VNet1 CSAaccount1 is connected to VNet1

You need to ensure that only specific resources can access CSAccount1. The solution must meet the following requirements:

• Prevent external access to CSAccount1

• Minimize administrative effort

Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.

Options:

A.

In VNet1, modify the virtual network settings.

B.

In VNet1. enable a service endpoint for CSAccount1

C.

In CSAccount1, configure the Access control (1AM) settings.

D.

In VNet1, create a virtual subnet.

E.

In CSAccount1, modify the virtual network settings.

Question 41

You have 100.000 documents.

You are building an app that will identify city names in each document by using Azure Language in Foundry Tools

You need to test the detection client

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:

Question 42

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

Question 43

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.

Options:

Question 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

Question 45

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

Question 46

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 47

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 48

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 49

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:

Question 50

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 51

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:

Question 52

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 53

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:

Question 54

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:

Question 55

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:

Question 56

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.

Options:

Question 57

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:

Question 58

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.

Options:

Question 59

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.

Demo: 59 questions
Total 423 questions