New Year Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

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

Questions 4

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 5

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:

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

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 9

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 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 are building a chatbot that will use question answering in Azure Cognitive Service for Language.

You upload Doc1.pdf and train that contains a product catalogue and a price list.

During testing, users report that the chatbot responds correctly to the following question: What is the price of ?

The chatbot fails to respond to the following question: How much does cost?

You need to ensure that the chatbot responds correctly to both questions.

Solution: from Language Studio, you create an entity for price, and then retrain and republish the model.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 11

You are developing an application to recognize employees’ faces by using the Face Recognition API. Images of the faces will be accessible from a URI endpoint.

The application has the following code.

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:

Buy Now
Questions 12

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

Buy Now
Questions 13

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 14

You plan to build an app that will generate a list of tags for uploaded images. The app must meet the following requirements:

• Generate tags in a user’s preferred language.

• Support English, French, and Spanish.

• Minimize development effort

You need to build a function that will generate the tags for the app. Which Azure service endpoint should you use?

Options:

A.

Custom Vision image classification

B.

Content Moderator Image Moderation

C.

Custom Translator

D.

Computer Vision Image Analysis

Buy Now
Questions 15

You are building a Conversational Language Understanding model.

You need to ensure that the model will support the following sample utterances:

• Set all the lights to on.

• Turn off the lights in the living room.

• What is the current thermostat temperature?

• Lower the temperature of the thermostat by five degrees.

Which three elements should you add to the model?

Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options:

A.

a location Intent

B.

a change setting entity

C.

a device intent

D.

a change setting intent

E.

a query setting intent

F.

a device entity

Buy Now
Questions 16

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:

Buy Now
Questions 17

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

You need to index file1, avi by using the Azure Video indexer website.

What should you do first?

Options:

A.

Upload File1 avi to an Azure storage queue.

B.

upload File1.avi to the www.youtube.com seepage

C.

Upload file1 avi to the Azure video indexer website.

D.

Upload file1 avi to Microsoft OneDrive.

Buy Now
Questions 18

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

Buy Now
Questions 19

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:

Buy Now
Questions 20

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 21

You have a web app that uses Azure AI search.

When reviewing activity, you see greater than expected search query volumes. You suspect that the query key is compromised.

You need to prevent unauthorized access to the search endpoint and ensure that users only have read only access to the documents collection. The solution must minimize app downtime.

Which three action should you perform in sequence? To answer, more the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Buy Now
Questions 22

You need to implement a table projection to generate a physical expression of an Azure Cognitive Search index.

Which three properties should you specify in the skillset definition JSON configuration table node? Each correct answer presents part of the solution. (Choose three.)

NOTE: Each correct selection is worth one point.

Options:

A.

tableName

B.

generatedKeyName

C.

dataSource

D.

dataSourceConnection

E.

source

Buy Now
Questions 23

You plan to provision a QnA Maker service in a new resource group named RG1.

In RG1, you create an App Service plan named AP1.

Which two Azure resources are automatically created in RG1 when you provision the QnA Maker service? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Language Understanding

B.

Azure SQL Database

C.

Azure Storage

D.

Azure Cognitive Search

E.

Azure App Service

Buy Now
Questions 24

You are building a natural language model.

You need to enable active learning.

What should you do?

Options:

A.

Add show-all-intents=true to the prediction endpoint query.

B.

Enable speech priming.

C.

Add log=true to the prediction endpoint query.

D.

Enable sentiment analysis.

Buy Now
Questions 25

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 26

You have a Microsoft OneDrive folder that contains a 20-GB video file named FileVavi. You need to index File1.avi by using the Azure Video Indexer website. What should you do?

Options:

A.

Upload File1.avi to the www.youtube.com webpage. and then copy the URL of the video to the Azure Al Video Indexer website

B.

From OneDrive. create a download link, and then copy the link to the Azure Al Video Indexer website.

C.

From OneDrive, create a sharing link for File1.avi and then copy the link to the Azure Al Video Indexer website.

D.

Download File1 avi to a local computer, and then upload the file to the Azure Al Video Indexer website.

Buy Now
Questions 27

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

Buy Now
Questions 28

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 29

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 30

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.

Buy Now
Questions 31

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.

Buy Now
Questions 32

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.

Options:

Buy Now
Questions 33

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

Buy Now
Questions 34

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 35

You are building a chatbot that will provide information to users as shown in the following exhibit.

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:

Buy Now
Questions 36

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 37

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 38

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:

Buy Now
Questions 39

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:

Buy Now
Questions 40

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 41

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 42

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
Exam Code: AI-102
Exam Name: Designing and Implementing a Microsoft Azure AI Solution
Last Update: Dec 22, 2024
Questions: 321
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