100% found this document useful (2 votes)
3K views49 pages

Ai-102 0

Uploaded by

Raj Kumar Cse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
3K views49 pages

Ai-102 0

Uploaded by

Raj Kumar Cse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 49

Recommend!!

Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Microsoft
Exam Questions AI-102
Designing and Implementing an Azure AI Solution

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 1
DRAG DROP - (Topic 3)
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.)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
- enable active learning
- validate the utterances
- train and republish
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-review-endpoint- utterances#log-user-queries-to-enable-active-learning
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-prebuilt-model

NEW QUESTION 2
- (Topic 3)
You need to enable speech capabilities for a chatbot.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

A. Enable WebSockets for the chatbot app.


B. Create a Speech service.
C. Register a Direct Line Speech channel.
D. Register a Cortana channel.
E. Enable CORS for the chatbot app.
F. Create a Language Understanding service.

Answer: ABC

Explanation:
You can use the Speech service to voice-enable a chat bot.
The Direct Line Speech channel uses the text-to-speech service, which has neural and standard voices.
You'll need to make a small configuration change so that your bot can communicate with the Direct Line Speech channel using web sockets.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/tutorial-voice-enable-your-bot-speech-sdk

NEW QUESTION 3
- (Topic 3)
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?

A. Azure Metrics Advisor


B. Form Recognizer
C. Azure Machine teaming
D. Anomaly Detector

Answer: D

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 4
- (Topic 3)
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.

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?

Answer: D

Explanation:
Evaluate different models.
The best way to compare the performances of the detection models is to use them on a sample dataset. We recommend calling the Face - Detect API on a variety
of images, especially images of many faces or of faces that are difficult to see, using each detection model. Pay attention to the number of faces that each model
returns.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model

NEW QUESTION 5
HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 6
- (Topic 3)
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 create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a public endpoint, and you configure an IP firewall rule. Does this meet the goal?

A. Yes
B. No

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/private-link/private-link-overview

NEW QUESTION 7

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

HOTSPOT - (Topic 3)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 8
- (Topic 3)
You are building a retail kiosk system that will use a custom neural voice. You acquire audio samples and consent from the voice talent. You need to create a
voice talent profile.
What should you upload to the profile?

A. a five-minute wav or mp3 file of the voce talent describing the kiosk system
B. a five-minute .flac audio file and the associated transcript as a w file
C. a .wav or mp3 file of the voice talent consenting to the creation of a synthetic version of their voice
D. a .zip file that contains 10-second .wav files and the associated transcripts as .txt files

Answer: D

NEW QUESTION 9
- (Topic 3)
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 develop an application to identify species of flowers by training a Custom Vision model. You receive images of new flower species.
You need to add the new images to the classifier.
Solution: You create a new model, and then upload the new images and labels. Does this meet the goal?

A. Yes
B. No

Answer: B

Explanation:
The model needs to be extended and retrained.

NEW QUESTION 10
DRAG DROP - (Topic 3)
You have a web app that uses Azure Cognitive Search.
When reviewing billing for the app, you discover much higher than expected charges. 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 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.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 10
- (Topic 3)
You have a Video Indexer service that is used to provide a search interface over company videos on your company's website.
You need to be able to search for videos based on who is present in the video. What should you do?

A. Create a person model and associate the model to the videos.


B. Create person objects and provide face images for each object.
C. Invite the entire staff of the company to Video Indexer.
D. Edit the faces in the videos.
E. Upload names to a language model.

Answer: A

Explanation:
Video Indexer supports multiple Person models per account. Once a model is created, you can use it by providing the model ID of a specific Person model when
uploading/indexing or reindexing a video. Training a new face for a video updates the specific custom model that the video was associated with.
Note: Video Indexer supports face detection and celebrity recognition for video content. The celebrity recognition feature covers about one million faces based on
commonly requested data source such as IMDB, Wikipedia, and top LinkedIn influencers. Faces that aren't recognized by the celebrity recognition feature are
detected but left unnamed. Once you label a face with a name, the face and name get added to your account's Person model. Video Indexer will then recognize
this face in your future videos and past videos.
Reference:
https://docs.microsoft.com/en-us/azure/media-services/video-indexer/customize-person- model-with-api

NEW QUESTION 14
HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.

A. Mastered
B. Not Mastered

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Answer: A

Explanation:

NEW QUESTION 15
- (Topic 3)
You have an Azure subscription. The subscription contains an Azure OpenAI resource that hosts a GPT-3.5 Turbo model named Model1.
You configure Model1 to use the following system message: "You are an Al assistant that helps people solve mathematical puzzles. Explain your answers as if the
request is by a 4- year-old."
Which type of prompt engineering technique is this an example of?

A. few-shot learning
B. affordance
C. chain of thought
D. priming

Answer: D

NEW QUESTION 19
HOTSPOT - (Topic 3)
You are building a call handling system that will receive calls from French-speaking and German-speaking callers. The system must perform the following tasks;
• Capture inbound voice messages as text.
• Replay messages in English on demand.
Which Azure Cognitive Services should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 23
DRAG DROP - (Topic 3)
You plan to use containerized versions of the Anomaly Detector API on local devices for testing and in on-premises datacenters.
You need to ensure that the containerized deployments meet the following requirements:
? Prevent billing and API information from being stored in the command-line histories of the devices that run the container.
? Control access to the container images by using Azure role-based access control (Azure RBAC).
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.)
NOTE: More than one order of answer choices is correct. You will receive credit for any of
the correct orders you select.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Step 1: Pull the Anomaly Detector container image. Step 2: Create a custom Dockerfile
Step 3: Build the image
Step 4: Push the image to an Azure container registry.
https://docs.microsoft.com/en-us/azure/cognitive-services/containers/container-reuse- recipe

NEW QUESTION 24
- (Topic 3)
You are building a Language Understanding solution.
You discover that many intents have similar utterances containing airport names or airport codes.
You need to minimize the number of utterances used to fram the model. Which type of custom entity should you use?

A. Pattera.any
B. machine-learning
C. list
D. regular expression

Answer: C

NEW QUESTION 26
- (Topic 3)
You are designing a conversational interface for an app that will be used to make vacation requests. The interface must gather the following data:
• The start date of a vacation
• The end date of a vacation
• The amount of required paid time off
The solution must minimize dialog complexity. Which type of dialog should you use?

A. Skill
B. waterfall
C. adaptive
D. component

Answer: D

NEW QUESTION 29
- (Topic 3)
Your company needs to implement a relational database in Azure. The solution must minimize ongoing maintenance. Which Azure service should you use?

A. SQL Server on Azure Virtual Machines


B. Azure SOL Database
C. Azure HDInsight
D. Azure Cosmos DB

Answer: B

NEW QUESTION 34
- (Topic 3)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the
stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent
named FindContact.
A conversational expert provides you with the following list of phrases to use for training.
Find contacts in London. Who do I know in Seattle? Search for contacts in Ukraine.
You need to implement the phrase list in Language Understanding. Solution: You create a new pattern in the FindContact intent.
Does this meet the goal?

A. Yes
B. No

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Answer: B

Explanation:
Instead use a new intent for location.
Note: An intent represents a task or action the user wants to perform. It is a purpose or goal expressed in a user's utterance.
Define a set of intents that corresponds to actions users want to take in your application. Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-intent

NEW QUESTION 35
DRAG DROP - (Topic 3)
You plan to build a chatbot to support task tracking.
You create a Language Understanding service named lu1.
You need to build a Language Understanding model to integrate into the chatbot. The solution must minimize development time to build 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. (Choose four.)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
* 1. Add a new application
* 2. Add a prebuilt domain intent ToDo (it has already utterances so we can skip this step)
* 3. Train
* 4. Publish

NEW QUESTION 39
- (Topic 3)
You are examining the Language service output of an application.
The text analyzed is: Our tour guide took us up the Space Needle during our trip to Seattle last week.
The response contains the data shown in the following table.

Which Language service API is used 10 analyze the Text?

A. Entity Linking
B. Named Entity Recognition
C. Key Phrase Extraction
D. Sentiment Analysis

Answer: B

NEW QUESTION 40
HOTSPOT - (Topic 3)
You are building a chatbot by using the Microsoft Bot Framework Composer. You have the dialog design shown in the following exhibit.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

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

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 43
- (Topic 3)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the
stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent
named FindContact.
A conversational expert provides you with the following list of phrases to use for training.
Find contacts in London. Who do I know in Seattle? Search for contacts in Ukraine.
You need to implement the phrase list in Language Understanding. Solution: You create a new intent for location.
Does this meet the goal?

A. Yes
B. No

Answer: B

Explanation:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-intent

NEW QUESTION 45
- (Topic 3)
What ate two uses of data visualization? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. Communicate the significance of data.


B. Represent trends and patterns over time.
C. Implement machine learning to predict future values.
D. Enforce business logic across reports.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Answer: AB

NEW QUESTION 47
- (Topic 3)
You have an Azure subscription that contains an Anomaly Detector resource. You deploy a Docker host server named Server 1 to the on-premises network. You
need to host an instance of the Anomaly Detector service on Server 1. Which parameter should you include in the docker run command?

A. Fluentd
B. Billing
C. Http Proxy
D. Mounts

Answer: B

NEW QUESTION 52
HOTSPOT - (Topic 3)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 53
- (Topic 3)
Which database transaction property ensures that individual transactions are executed only once and either succeed in their entirety or roll back?

A. consistency
B. isolation
C. atomicity
D. durability

Answer: A

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 55
DRAG DROP - (Topic 3)
You have a collection of Microsoft Word documents and PowerPoint presentations in German.
You need to create a solution to translate the file to French. The solution must meet the following requirements:
* Preserve the original formatting of the files.
* Support the use of s custom glossary.
You create a blob container for German files and a blob container for French files. You upload the original files to the container for German files.
Which three actions should you perform in sequence actions from the list of actions to the answer area and arrange them in the correct order.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 56
- (Topic 3)
You have a factory that produces food products.
You need to build a monitoring solution for staff compliance with personal protective
equipment (PPE) requirements. The solution must meet the following requirements:
• identify staff who have removed masks or safety glasses.
• Perform a compliance check every 15 minutes.
• Minimize development effort.
• Minimize costs.
Which service should you use?

A. Face
B. Computer Vision
C. Azure Video Analyzer for Media (formerly Video indexer)

Answer: A

NEW QUESTION 61
- (Topic 3)
You are building a chatbot by using Microsoft Bot Framework Composer.
You need to configure the chatbot to present a list of available options. The solution must ensure that an image is provided for each option.
Which two features should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A. an Azure function
B. an adaptive card
C. an entity
D. a dialog
E. an utterance

Answer: BD

NEW QUESTION 63
- (Topic 3)
You have an Azure subscription that contains a multi-service Azure Cognitive Services Translator resource named Translator1.
You are building an app that will translate text and documents by using Translator1. You need to create the REST API request for the app.
Which headers should you include in the request?

A. the subscription key and the client trace ID


B. the subscription key, the subscription region, and the content type
C. the resource ID and the content language

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

D. the access control request, the content type, and the content length

Answer: B

NEW QUESTION 65
- (Topic 3)
You are building a natural language model. You need to enable active learning.
What should you do?

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.

Answer: C

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-review-endpoint-utterances#log-user-queries-to-enable-active-learning

NEW QUESTION 67
- (Topic 3)
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?

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.

Answer: A

NEW QUESTION 72
- (Topic 3)
You have a Language Understanding resource named lu1. You build and deploy an Azure bot named bot1 that uses lu1.
You need to ensure that bot1 adheres to the Microsoft responsible AI principle of inclusiveness.
How should you extend bot1?

A. Implement authentication for bot1.


B. Enable active learning for Iu1.
C. Host Iu1 in a container.
D. Add Direct Line Speech to bot1.

Answer: D

Explanation:
Inclusiveness: AI systems should empower everyone and engage people.
Direct Line Speech is a robust, end-to-end solution for creating a flexible, extensible voice assistant. It is powered by the Bot Framework and its Direct Line
Speech channel, that is optimized for voice-in, voice-out interaction with bots.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/direct-line- speech

NEW QUESTION 76
- (Topic 3)
You are developing a monitoring system that will analyze engine sensor data, such as rotation speed, angle, temperature, and pressure. The system must
generate an alert in response to atypical values.
What should you include in the solution?

A. Application Insights in Azure Monitor


B. metric alerts in Azure Monitor
C. Multivariate Anomaly Detection
D. Univariate Anomaly Detection

Answer: C

NEW QUESTION 77
- (Topic 3)
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?

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.

Answer: C

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 78
- (Topic 3)
You are building an app that will include one million scanned magazine articles. Each article will be stored as an image file. You need to configure the app to
extract text from the images. The solution must minimize development effort. What should you include in the solution?

A. Computer Vision Image Analysis


B. the Read API in Computer Vision
C. Form Recognizer
D. Azure Cognitive Service for Language

Answer: B

NEW QUESTION 79
- (Topic 3)
You are developing a new sales system that will process the video and text from a public- facing website.
You plan to notify users that their data has been processed by the sales system. Which responsible AI principle does this help meet?

A. transparency
B. fairness
C. inclusiveness
D. reliability and safety

Answer: D

Explanation:
"When an AI application relies on personal data, such as a facial recognition system that takes images of people to recognize them; you should make it clear to
the user how their data is used and retained, and who has access to it." from: https://docs.microsoft.com/en-us/learn/paths/prepare-for-ai-engineering/

NEW QUESTION 84
- (Topic 3)
You need to store event log data that is semi-structured and received as the logs occur. What should you use?

A. Azure Table storage


B. Azure Queue storage
C. Azure Files

Answer: A

NEW QUESTION 88
HOTSPOT - (Topic 3)
You have a chatbot.
You need to test the bot by using the Bot Framework Emulator. The solution must ensure that you are prompted for credentials when you sign in to the bot.
Which three settings should you configure? To answer, select the appropriate settings in the answer area.
NOTE Each correct selection is worth one point.

A. Mastered
B. Not Mastered

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Answer: A

Explanation:

NEW QUESTION 91
DRAG DROP - (Topic 3)
You have a Custom Vision resource named acvdev in a development environment. You have a Custom Vision resource named acvprod in a production
environment.
In acvdev, you build an object detection model named obj1 in a project named proj1. You need to move obj1 to acvprod.
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 94
- (Topic 3)
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?

A. machine learned
B. Regex
C. geographyV2
D. Pattern.any
E. list

Answer: A

Explanation:
An ML entity can be composed of smaller sub-entities, each of which can have its own properties. For example, Address could have the following structure:
Address: 4567 Main Street, NY, 98052, USA Building Number: 4567
Street Name: Main Street State: NY
Zip Code: 98052 Country: USA
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-entity-types

NEW QUESTION 95
- (Topic 3)
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?

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.

Answer: B

Explanation:
On-premises Microsoft SQL Server database cannot be used as an index data source. Note: Indexer in Azure Cognitive Search: : Automate aspects of an indexing
operation by
configuring a data source and an indexer that you can schedule or run on demand. This feature is supported for a limited number of data source types on Azure.
Indexers crawl data stores on Azure.
? Azure Blob Storage
? Azure Data Lake Storage Gen2 (in preview)
? Azure Table Storage
? Azure Cosmos DB
? Azure SQL Database
? SQL Managed Instance
? SQL Server on Azure Virtual Machines
Reference:
https://docs.microsoft.com/en-us/azure/search/search-indexer-overview#supported-data- sources

NEW QUESTION 97
- (Topic 3)
What should you use to build a Microsoft Power Bi paginated report?

A. Power BI Report Builder


B. Charciculator
C. Power BI Desktop
D. the Power BI service

Answer: A

NEW QUESTION 102


HOTSPOT - (Topic 3)
You are designing a conversation flow to be used in a chatbot.
You need to test the conversation flow by using the Microsoft Bot Framework Emulator. How should you complete the .chat file? To answer, select the appropriate
options in the
answer area.
NOTE: Each correct selection is worth one point.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 107


- (Topic 3)
What is a characteristic of a non-relational database?

A. full support for Transact-SGL


B. a fixed schema
C. self describing entities

Answer: C

NEW QUESTION 112


HOTSPOT - (Topic 3)
You have an app named App1 that uses Azure Al Document Intelligence to analyze
medical You have an app named App1 that uses Azure Al Document Intelligence for patients. You send a request to App1 and receive the following response.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

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

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 114


- (Topic 3)
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?

A. Searchable arc Retrievable


B. Sortable and Retrievable
C. Searchable arc Facetable
D. Filterable and Retrievable

Answer: A

NEW QUESTION 118


- (Topic 3)
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.

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.

Answer: ABF

Explanation:
"Customer-managed keys require an additional billable service, Azure Key Vault, which can be in a different region, but under the same subscription, as Azure
Cognitive Search. Enabling CMK encryption will increase index size and degrade query performance."
same document also lists Azure Key Vault as a requirement: https://docs.microsoft.com/en-us/azure/search/search-security-overview#data-protection

NEW QUESTION 121


HOTSPOT - (Topic 3)
You run the following command.

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

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Box 1: Yes
http://localhost:5000/status : Also requested with GET, this verifies if the api-key used to start the container is valid without causing an endpoint query.
Box 2: Yes
The command saves container and LUIS logs to output mount at C:\output, located on container host
Box 3: Yes
http://localhost:5000/swagger : The container provides a full set of documentation for the endpoints and a Try it out feature. With this feature, you can enter your
settings into a web-
based HTML form and make the query without having to write any code. After the query returns, an example CURL command is provided to demonstrate the
HTTP headers and body format that's required.

NEW QUESTION 123


HOTSPOT - (Topic 3)
You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment.
# Greet(user)
- ${Greeting()}, ${user.name}
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: No
Example: Greet a user whose name is stored in `user.name`
- ${ welcomeUser(user.name) }
Example: Greet a user whose name you don't know:
- ${ welcomeUser() }
Box 2: No
Greet(User) is a Send a response action. Box 3: Yes

NEW QUESTION 127


HOTSPOT - (Topic 3)
You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in
images. The call returns a collection of brands named brands.
You have the following code segment.

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

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 132


- (Topic 3)
You are building a flight booking bot by using the Microsoft Bot Framework SDK.
The bot will ask users for their departure date. The bot must repeat the question until a valid date is given, or the users cancel the transaction.
Which type of dialog should you use?

A. prompt
B. action
C. waterfall
D. adaptive

Answer: A

NEW QUESTION 136


HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 137


DRAG DROP - (Topic 3)
You are building an app that will scan confidential documents and use the Language service to analyze the contents.
You provision an Azure Cognitive Services resource.
You need to ensure that the app can make requests to the Language service endpoint. The solution must ensure that confidential documents remain on-premises.
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 141


- (Topic 3)
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 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_chitchat_professional.tsv. and then retrain and republish the model. Does this meet the goal?

A. Yes
B. No

Answer: A

NEW QUESTION 146


HOTSPOT - (Topic 3)
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.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: Adaptive card Box 2: an image

NEW QUESTION 147


DRAG DROP - (Topic 3)
You have 100 chatbots that each has its own Language Understanding model. Frequently, you must add the same phrases to each model.
You need to programmatically update the Language Understanding models to include the new phrases.
How should you complete the code? 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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: AddPhraseListAsync Example: Add phraselist feature
var phraselistId = await client.Features.AddPhraseListAsync(appId, versionId, new
PhraselistCreateObject
{
EnabledForAllModels = false, IsExchangeable = true, Name = "QuantityPhraselist", Phrases = "few,more,extra"
});
Box 2: PhraselistCreateObject

NEW QUESTION 149


- (Topic 3)
You are building a chatbot.
You need to configure the chatbot to query a knowledge base. Which dialog class should you use?

A. AdaptiveDialog
B. QnAMakerDialog
C. ComponentDialog
D. SkillDialog

Answer: B

NEW QUESTION 151


- (Topic 3)
You are building a solution that will detect anomalies in sensor data from the previous 24 hours.
You need to ensure that the solution scans the entire dataset, at the same time, for anomalies.
Which type of detection should you use?

A. batch
B. streaming
C. change point

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Answer: A

Explanation:
Batch anomaly detection is a type of anomaly detection that scans the entire dataset at once for outliers and unusual patterns. Batch anomaly detection is suitable
for offline analysis of historical data, such as sensor data from the previous 24 hours. Batch anomaly detection can use various techniques, such as statistical
methods, machine learning methods, or hybrid methods, to identify anomalies in the data123.

NEW QUESTION 152


DRAG DROP - (Topic 3)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 156


DRAG DROP - (Topic 3)
You have a monitoring solution that uses the Azure Al Anomaly Detector service. You provision a server named Server! that has intermittent internet access.
You need to deploy the Azure Al Anomaly Detector to Server 1.
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 159


DRAG DROP - (Topic 3)
Match the types of workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may he used once, more than once, or
not at all.
NOTE: Each correct match is worth one point.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 163


- (Topic 3)
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?

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

Answer: D

NEW QUESTION 168


- (Topic 3)
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 develop an application to identify species of flowers by training a Custom Vision model. You receive images of new flower species.
You need to add the new images to the classifier.
Solution: You add the new images, and then use the Smart Labeler tool. Does this meet the goal?

A. Yes
B. No

Answer: B

Explanation:
The model need to be extended and retrained.
Note: Smart Labeler to generate suggested tags for images. This lets you label a large number of images more quickly when training a Custom Vision model.

NEW QUESTION 169


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

A. Text Analytics
B. Content Moderator
C. Computer Vision
D. Form Recognizer

Answer: A

Explanation:
Text Analytics Cognitive Service could be used to quickly determine the public perception for a specific topic, event or brand.
Example: A NodeJS app which pulls Tweets from Twitter using the Twitter API based on a specified search term. Then pass these onto Text Analytics for
sentiment scoring before storing the data and building a visualisation in PowerBI. The Architecture looked something like this:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Reference:
https://www.linkedin.com/pulse/measuring-public-perception-azure-cognitive-services- steve-dalai

NEW QUESTION 173


DRAG DROP - (Topic 3)
You are building a customer support chatbot.
You need to configure the bot to identify the following:
• Code names for internal product development
• Messages that include credit card numbers The solution must minimize development effort.
Which Azure Cognitive Service for Language feature should you use for each requirement? To answer, drag the appropriate features to the correct requirements.
Each feature 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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 174


HOTSPOT - (Topic 3)
You have a collection of press releases stored as PDF files.
You need to extract text from the files and perform sentiment analysis.
Which service should you use for each task? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 177


- (Topic 3)
You are building a bot by using Microsoft Bot Framework.
You need to configure the bot to respond to spoken requests. The solution must minimize development effort.
What should you do?

A. Deploy the bot to Azure and register the bot with a Direct Une Speech channel
B. Integrate the bot with Cortana by using the Bot Framework SDK.
C. Create an Azure function that will call the Speech service and connect the bot to the function.
D. Deploy the bot to Azure and register the bot with a Microsoft Teams channel.

Answer: B

NEW QUESTION 179


- (Topic 3)
You have a SQL query that combines customer data and order data. The query includes calculated columns. You need to create a database object that would
allow other users to rerun the same SOL query. What should you create?

A. an Index
B. a view
C. a scalar function
D. a table

Answer: B

NEW QUESTION 184


HOTSPOT - (Topic 3)
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.

A. Mastered

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 186


HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 188


DRAG DROP - (Topic 3)
You have an Azure subscription that contains an Azure OpenA1 resource named AH. You plan to build an app named App1 that will write press releases by using
AM.
You need to deploy an Azure OpenA1 model for Appl. The solution must minimize development effort.
Which three actions should you perform in sequence in 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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 189


HOTSPOT - (Topic 3)
You are developing a streaming Speech to Text solution that will use the Speech SDK and MP3 encoding.
You need to develop a method to convert speech to text for streaming MP3 data. How should you complete the code? To answer, select the appropriate options in
the
answer area.
NOTE: Each correct selection is worth one point.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Graphical user interface, text, application, email Description automatically generated

NEW QUESTION 194


HOTSPOT - (Topic 3)
You are building an app that will share user images.
You need to configure the app to meet the following requirement’s
• uploaded images must be scanned and any text must be extracted from the images.
• Extracted text must be analyzed for the presence of profane language.
• The solution must minimize development effort.
what should you use for each requirement? To answer, select the apocopate opinions in the answer area.
NOTE: Each correct selection is worth one point.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Text Extraction: b) Computer Vision


Computer Vision is a service that can analyze images and extract text from them using optical character recognition (OCR) or read API1. OCR can detect and
extract printed or handwritten text from images in various languages and formats, such as PDF, TIFF, or JPEG2. Read API can perform asynchronous batch

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

processing of text from multiple images, and can also handle text in tables, mixed languages, and rotated text3.
Profane Language Detection: c) Content Moderator
Content Moderator is a service that can detect and filter out potentially offensive or unwanted content in text, images, and videos. For text, Content Moderator can
identify profane or abusive language, personal data, and custom terms that you define. You can also use Content Moderator to review and moderate the content
manually or automatically using workflows.

NEW QUESTION 199


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

A. Azure Kubernetes Services (AKS)


B. a Kubernetes cluster hosted in an Azure Stack Hub integrated system
C. Azure Container instances
D. the Docker Engine

Answer: B

NEW QUESTION 202


HOTSPOT - (Topic 3)
You are building a model to detect objects in images.
The performance of the model based on training data is shown in the following exhibit.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 206


- (Topic 3)
You successfully run the following HTTP request.
POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-
a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/conto sol/regenerateKey?api-version=2017-04-18
Body{"keyName": "Key2"}
What is the result of the request?

A. A key for Azure Cognitive Services was generated in Azure Key Vault.
B. A new query key was generated.
C. The primary subscription key and the secondary subscription key were rotated.
D. The secondary subscription key was reset.

Answer: B

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Explanation:
https://docs.microsoft.com/en-us/rest/api/searchmanagement/2021-04-01-preview/query- keys/create

NEW QUESTION 208


HOTSPOT - (Topic 3)
You have a library that contains thousands of images.
You need to tag the images as photographs, drawings, or clipart.
Which service endpoint and response property should you use? To answer, select the
appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 212


- (Topic 3)
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?

A. https://uksouth.customvoice.apispeech.microsoft.eom/api/texttospeech/v3.0/longaudiosynt hesis/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

Answer: B

NEW QUESTION 215


HOTSPOT - (Topic 3)
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.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 217


HOTSPOT - (Topic 3)
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.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: Stream
The File.OpenRead(String) method opens an existing file for reading.
Example: Open the stream and read it back. using (FileStream fs = File.OpenRead(path))
Box 2: AddFaceFromStreamAsync
Step 5 on https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-topics/how-to-add-faces

NEW QUESTION 218


- (Topic 3)
You develop a Conversational Language Undemanding model by using Language Studio
During testing, users receive incorrect responses to requests that do NOT relate to the capabilities of the model.
You need to ensure that the model identifies spurious requests. What should you do?

A. Enable active learning.


B. Add examples to the custom intents.
C. Add examples to the None intent
D. Add entities.

Answer: A

NEW QUESTION 220


- (Topic 3)
You have an existing Azure Cognitive Search service.
You have an Azure Blob storage account that contains millions of scanned documents stored as images and PDFs.
You need to make the scanned documents available to search as quickly as possible. What should you do?

A. Split the data into multiple blob container


B. Create a Cognitive Search service for each containe
C. Within each indexer definition, schedule the same runtime execution pattern.
D. Split the data into multiple blob container
E. Create an indexer for each containe
F. Increase the search unit
G. Within each indexer definition, schedule a sequential execution pattern.
H. Create a Cognitive Search service for each type of document.
I. Split the data into multiple virtual folder
J. Create an indexer for each folde
K. Increase the search unit
L. Within each indexer definition, schedule the same runtime execution pattern.

Answer: D

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/search/search-howto-indexing-azure-blob-storage

NEW QUESTION 225


DRAG DROP - (Topic 3)
You have a question answering project in Azure Cognitive Service for Language.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

You need to move the project to a Language service instance in a different Azure region. 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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 229


- (Topic 3)
Which scenario is an example of a streaming workload?

A. sending transactions daily from point of sale (POS) devices


B. sending cloud infrastructure metadata every 30 minutes
C. sending transactions that are older than a month to an archive
D. sending telemetry data from edge devices

Answer: D

NEW QUESTION 232


HOTSPOT - (Topic 3)
A1 You have an Azure OpenA1 resource named AH that hosts three deployments of the GPT 3.5 model. Each deployment is optimized for a unique workload.
You plan to deploy three apps. Each app will access AM by using the REST API and will use the deployment that was optimized for the apps intended workload.
You need to provide each app with access to AH and the appropriate deployment. The solution must ensure that only the apps can access AM.
What should you use to provide access to AM. and what should each app use to connect to its appropriate deployment? To answer, select the appropriate options
in the answer area.
NOTE: Each correct selection is worth one point.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 237


- (Topic 3)
You have a mobile app that manages printed forms.
You need the app to send images of the forms directly to Forms Recognizer to extract relevant information. For compliance reasons, the image files must not be
stored in the cloud.
In which format should you send the images to the Form Recognizer API endpoint?

A. raw image binary


B. form URL encoded
C. JSON

Answer: A

NEW QUESTION 242


- (Topic 3)
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?

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

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-collaborate

NEW QUESTION 247


- (Topic 3)
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.

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.

Answer: CDF

Explanation:
Your documents must include a field specifying which groups have access. This information becomes the filter criteria against which documents are selected or
rejected from the result set returned to the issuer.
D: A query request targets the documents collection of a single index on a search service. CF: In order to trim documents based on group_ids access, you should
issue a search
query with a group_ids/any(g:search.in(g, 'group_id1, group_id2,...')) filter, where
'group_id1, group_id2,...' are the groups to which the search request issuer belongs.
Reference:
https://docs.microsoft.com/en-us/azure/search/search-security-trimming-for-azure-search

NEW QUESTION 248


HOTSPOT - (Topic 3)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 253


DRAG DROP - (Topic 3)
You are developing a photo application that will find photos of a person based on a sample image by using the Face API.
You need to create a POST request to find the photos.
How should you complete the request? 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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: findsimilars
https://docs.microsoft.com/en-us/rest/api/faceapi/face/find-similar
Box 2: matchPerson
Find similar has two working modes, "matchPerson" and "matchFace". "matchPerson" is the default mode that it tries to find faces of the same person as possible
by using internal same-person thresholds. It is useful to find a known person's other photos. Note that an empty list will be returned if no faces pass the internal
thresholds. "matchFace" mode ignores same-person thresholds and returns ranked similar faces anyway, even the similarity is low. It can be used in the cases like
searching celebrity-looking faces.

NEW QUESTION 255


- (Topic 3)
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.

A. Linked entities from a well-known knowledge base


B. Sentiment Analysis
C. Key Phrases
D. Detect Language
E. Named Entity Recognition

Answer: BD

Explanation:
B: The Text Analytics API's Sentiment Analysis feature provides two ways for detecting positive and negative sentiment. If you send a Sentiment Analysis request,
the API will return sentiment labels (such as "negative", "neutral" and "positive") and confidence scores at the sentence and document-level.
D: The Language Detection feature of the Azure Text Analytics REST API evaluates text input for each document and returns language identifiers with a score that

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

indicates the strength of the analysis.


This capability is useful for content stores that collect arbitrary text, where language is unknown. Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text- analytics-how-to- sentiment-analysis?tabs=version-3-1
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text- analytics-how-to- language-detection

NEW QUESTION 260


DRAG DROP - (Topic 3)
You plan to use a Language Understanding application named app1 that is deployed to a container.
App1 was developed by using a Language Understanding authoring resource named lu1. 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. (Choose three.)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Step 1: Export the model using the Export for containers (GZIP) option. Export versioned app's package from LUIS portal
The versioned app's package is available from the Versions list page.
? Sign on to the LUIS portal.
? Select the app in the list.
? Select Manage in the app's navigation bar.
? Select Versions in the left navigation bar.
? Select the checkbox to the left of the version name in the list.
? Select the Export item from the contextual toolbar above the list.
? Select Export for container (GZIP).
? The package is downloaded from the browser.

Step 2: Select v1.1 of app1.


A trained or published app packaged as a mounted input to the container with its associated App ID.
Step 3: Run a contain and mount the model file.
Run the container, with the required input mount and billing settings.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 263


DRAG DROP - (Topic 3)
You are building a retail chatbot that will use a QnA Maker service.
You upload an internal support document to train the model. The document contains the following question: "What is your warranty period?"
Users report that the chatbot returns the default QnA Maker answer when they ask the following question: "How long is the warranty coverage?"
The chatbot returns the correct answer when the users ask the following question: 'What is your warranty period?"
Both questions should return the same answer.
You need to increase the accuracy of the chatbot responses.
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.)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Step 1: Add alternative phrasing to the question and answer (QnA) pair.
Add alternate questions to an existing QnA pair to improve the likelihood of a match to a user query.
Step 2: Retrain the model.
Periodically select Save and train after making edits to avoid losing changes. Step 3: Republish the model
Note: A knowledge base consists of question and answer (QnA) pairs. Each pair has one answer and a pair contains all the information associated with that
answer.

NEW QUESTION 266


HOTSPOT - (Topic 3)
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.

A. Mastered
B. Not Mastered

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Answer: A

Explanation:

NEW QUESTION 270


HOTSPOT - (Topic 3)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: PUT
Sample Request: PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-
rg/providers/Microsoft.DeviceUpdate/accounts/contoso?api-version=2020-03-01-preview

NEW QUESTION 273


- (Topic 3)
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.

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

Answer: AD

NEW QUESTION 276


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

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Content Moderator
B. Form Recognizer
C. Computer Vision
D. Language service

Answer: D

NEW QUESTION 280


DRAG DROP - (Topic 3)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 281


- (Topic 3)
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?

A. Yes
B. No

Answer: B

Explanation:
Removing all the chit-chat question and answer pairs from the project will not ensure that the chatbot provides formal responses to spurious questions. It will only
make the chatbot unable to handle any chit-chat scenarios, which may result in a poor user experience and a loss of engagement. Instead, you should choose a
chit-chat personality that matches the tone and style of your chatbot, such as Professional or Caring. You can also edit the chit-chat questions and answers to suit
your specific needs, or add new ones that are not in the predefined data set12. This way, you can ensure that the chatbot responds appropriately to spurious
questions, while still maintaining a conversational and engaging interaction with the user.

NEW QUESTION 286


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

A. Content Moderator
B. Form Recognizer
C. Computer Vision
D. Language service

Answer: D

NEW QUESTION 291

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

HOTSPOT - (Topic 3)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: Classification
Box 2: Multiclass
A multiclass classification project is for classifying images into a set of tags, or target labels. An image can be assigned to one tag only.
Box 3: General
General: Optimized for a broad range of image classification tasks. If none of the other specific domains are appropriate, or if you're unsure of which domain to
choose, select one of the General domains.

NEW QUESTION 294


- (Topic 3)
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?

A. Online Transaction Processing (OLTP)


B. Online Analytical Processing (OLAP)
C. batch processing
D. stream processing

Answer: B

NEW QUESTION 299


HOTSPOT - (Topic 3)
You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK. The chatbot will use 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.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: Yes
The ActivityHandler.OnMembersAddedAsync method overrides this in a derived class to provide logic for when members other than the bot join the conversation,
such as your bot's welcome logic.
Box 2: Yes
membersAdded is a list of all the members added to the conversation, as described by the conversation update activity.
Box 3: No

NEW QUESTION 301


HOTSPOT - (Topic 3)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

NEW QUESTION 305


- (Topic 3)
You are building an Azure Weblob that will create knowledge bases from an array of URLs.
You instantiate a QnAMakerClient object that has the relevant API keys and assign the object to a variable named client.
You need to develop a method to create the knowledge bases.
Which two actions should you include in the method? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

A. Create a list of FileDTO objects that represents data from the WebJob.
B. Call the clien
C. Knowledgebas
D. CreateAsync method.
E. Create a list of QnADTO objects that represents data from the WebJob.
F. Create a CreaceKbDTO object.

Answer: AC

Explanation:
Reference:
https://docs.microsoft.com/en-us/rest/api/cognitiveservices-qnamaker/qnamaker4.0/knowledgebase/create

NEW QUESTION 308


HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 311


- (Topic 3)
You have an Azure Cognitive Search instance that indexes purchase orders by using Form Recognizer
You need to analyze the extracted information by using Microsoft Power Bl. The solution must minimize development effort.
What should you add to the indexer?

A. a table projection
B. a projection group
C. an object projection
D. a file projection

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Answer: C

NEW QUESTION 316


HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 321


- (Topic 3)
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?

A. Custom Vision
B. Computer Vision
C. Immersive Reader
D. Form Recognizer

Answer: C

NEW QUESTION 323


- (Topic 3)
Which statement is an example of Data Manipulation Language (DML)?

A. Revoke
B. UPDATE
C. DROP
D. CREATE

Answer: B

NEW QUESTION 327


- (Topic 3)
What is used to define a query in a stream processing jobs in Azure Stream Analytics?

A. SQL
B. XML
C. YAML
D. KOL

Answer: A

NEW QUESTION 332


DRAG DROP - (Topic 3)
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.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 334


- (Topic 2)
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.

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

Answer: BC

Explanation:
C: Analyze Receipt - Get Analyze Receipt Result.
Query the status and retrieve the result of an Analyze Receipt operation. Request URL: https://{endpoint}/formrecognizer/v2.0-
preview/prebuilt/receipt/analyzeResults/{resultId}
E: POST {Endpoint}/vision/v3.2/read/analyze
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy
documents.
Scenario: Contoso plans to develop a document processing workflow to extract information automatically from PDFs and images of financial documents
? The document processing solution must be able to process standardized financial
documents that have the following characteristics:
- Contain fewer than 20 pages.
- Be formatted as PDF or JPEG files.
- Have a distinct standard for each office.
? *The document processing solution must be able to extract tables and text from the financial documents.
? The document processing solution must be able to extract information from receipt images.
Reference:
https://westus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2- preview/operations/GetAnalyzeReceiptResult
https://docs.microsoft.com/en-us/rest/api/computervision/3.1/read/read

NEW QUESTION 335


- (Topic 2)
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?

A. Dispatch
B. chatdown
C. Language Understanding
D. Microsoft Translator

Answer: A

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Explanation:
Scenario: All planned projects must support English, French, and Portuguese.
If a bot uses multiple LUIS models and QnA Maker knowledge bases (knowledge bases), you can use the Dispatch tool to determine which LUIS model or QnA
Maker knowledge base best matches the user input. The dispatch tool does this by creating a single LUIS app to route user input to the correct model.
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-dispatch

NEW QUESTION 340


- (Topic 2)
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?

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

Answer: C

Explanation:
The wiki contains text in English, French and Portuguese.
Scenario: All planned projects must support English, French, and Portuguese.
The Document Extraction skill extracts content from a file within the enrichment pipeline. This allows you to take advantage of the document extraction step that
normally happens before the skillset execution with files that may be generated by other skills.
Note: The Translator Text API will be used to determine the from language. The Language detection skill is not required.
Reference:
https://docs.microsoft.com/en-us/azure/search/cognitive-search-skill-document-extraction https://docs.microsoft.com/en-us/azure/search/cognitive-search-skill-text-
translation

NEW QUESTION 343


HOTSPOT - (Topic 2)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: Cognitive Service User
Ensure that the members of a group named Management-Accountants can approve the FAQs.
Approve=publish.
Cognitive Service User (read/write/publish): API permissions: All access to Cognitive Services resource except for ability to:
* 1. Add new members to roles.
* 2. Create new resources.
Box 2: Cognitive Services QnA Maker Editor
Ensure that the members of a group named Consultant-Accountants can create and amend the FAQs.
QnA Maker Editor: API permissions:
* 1. Create KB API
* 2. Update KB API
* 3. Replace KB API
* 4. Replace Alterations
* 5. "Train API" [in new service model v5]

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Box 3: Cognitive Services QnA Maker Read


Ensure that the members of a group named the Agent-CustomerServices can browse the FAQs.
QnA Maker Read: API Permissions:
* 1. Download KB API
* 2. List KBs for user API
* 3. Get Knowledge base details
* 4. Download Alterations Generate Answer

NEW QUESTION 345


HOTSPOT - (Topic 1)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:

NEW QUESTION 348


- (Topic 1)
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.

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.

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

E. Set the searchAnalyzer property for the three product name variants.
F. Set the analyzer property for the three product name variants.

Answer: ABF

Explanation:
Scenario: Support autocompletion and autosuggestion based on all product name variants. A: Call a suggester-enabled query, in the form of a Suggestion request
or Autocomplete
request, using an API. API usage is illustrated in the following call to the Autocomplete REST API.
POST /indexes/myxboxgames/docs/autocomplete?search&api-version=2020-06-30
{
"search": "minecraf", "suggesterName": "sg"
}
B: In Azure Cognitive Search, typeahead or "search-as-you-type" is enabled through a suggester. A suggester provides a list of fields that undergo additional
tokenization, generating prefix sequences to support matches on partial terms. For example, a suggester that includes a City field with a value for "Seattle" will
have prefix combinations of "sea", "seat", "seatt", and "seattl" to support typeahead.
F. Use the default standard Lucene analyzer ("analyzer": null) or a language analyzer (for example, "analyzer": "en.Microsoft") on the field.
Reference:
https://docs.microsoft.com/en-us/azure/search/index-add-suggesters

NEW QUESTION 351


HOTSPOT - (Topic 1)
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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Description automatically generated Box 1: name.en
Box 2: "$when": "${stockLevel != 'OK'}"
Product displays must include images and warnings when stock levels are low or out of stock.
Box 3:image.altText.en

NEW QUESTION 352

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

DRAG DROP - (Topic 1)


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.

A. Mastered
B. Not Mastered

Answer: A

Explanation:
Box 1: Azure Blob storage
At the start of the pipeline, you have unstructured text or non-text content (such as images, scanned documents, or JPEG files). Data must exist in an Azure data
storage service that can be accessed by an indexer.
Box 2: Computer Vision API
Scenario: Provide users with the ability to search insight gained from the images, manuals, and videos associated with the products.
The Computer Vision Read API is Azure's latest OCR technology (learn what's new) that extracts printed text (in several languages), handwritten text (English
only), digits, and currency symbols from images and multi-page PDF documents.
Box 3: Translator API
Scenario: Product descriptions, transcripts, and all text must be available in English, Spanish, and Portuguese.
Box 4: Azure Files
Scenario: Store all raw insight data that was generated, so the data can be processed later.

NEW QUESTION 354


......

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Recommend!! Get the Full AI-102 dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AI-102-exam-dumps.html (213 New Questions)

Thank You for Trying Our Product

We offer two products:

1st - We have Practice Tests Software with Actual Exam Questions

2nd - Questons and Answers in PDF Format

AI-102 Practice Exam Features:

* AI-102 Questions and Answers Updated Frequently

* AI-102 Practice Questions Verified by Expert Senior Certified Staff

* AI-102 Most Realistic Questions that Guarantee you a Pass on Your FirstTry

* AI-102 Practice Test Questions in Multiple Choice Formats and Updatesfor 1 Year

100% Actual & Verified — Instant Download, Please Click


Order The AI-102 Practice Test Here

Passing Certification Exams Made Easy visit - https://www.surepassexam.com


Powered by TCPDF (www.tcpdf.org)

You might also like