Ai-102 0
Ai-102 0
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
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.
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?
Answer: D
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.
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
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.
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?
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
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.
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?
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
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.
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.
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.
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
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?
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?
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?
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?
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
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?
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?
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
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:
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?
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?
Answer: A
A. Mastered
B. Not Mastered
Answer: A
Explanation:
Answer: C
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:
Answer: A
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
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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.
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
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:
A. prompt
B. action
C. waterfall
D. adaptive
Answer: A
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Yes
B. No
Answer: A
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
Answer: A
Explanation:
Box 1: Adaptive card Box 2: an image
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
A. AdaptiveDialog
B. QnAMakerDialog
C. ComponentDialog
D. SkillDialog
Answer: B
A. batch
B. streaming
C. change point
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.
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Mastered
B. Not Mastered
Answer: A
Explanation:
Answer: D
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.
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:
Reference:
https://www.linkedin.com/pulse/measuring-public-perception-azure-cognitive-services- steve-dalai
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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
A. an Index
B. a view
C. a scalar function
D. a table
Answer: B
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Mastered
B. Not Mastered
Answer: A
Explanation:
Graphical user interface, text, application, email Description automatically generated
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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.
Answer: B
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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
Explanation:
https://docs.microsoft.com/en-us/rest/api/searchmanagement/2021-04-01-preview/query- keys/create
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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
Answer: A
Answer: D
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/search/search-howto-indexing-azure-blob-storage
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:
Answer: D
A. Mastered
B. Not Mastered
Answer: A
Explanation:
Answer: A
Answer: B
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-collaborate
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
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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.
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
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.
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.
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
Answer: A
Explanation:
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
Answer: AD
A. Content Moderator
B. Form Recognizer
C. Computer Vision
D. Language service
Answer: D
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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.
A. Content Moderator
B. Form Recognizer
C. Computer Vision
D. Language service
Answer: D
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.
Answer: B
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: 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
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. a table projection
B. a projection group
C. an object projection
D. a file projection
Answer: C
A. Mastered
B. Not Mastered
Answer: A
Explanation:
A. Custom Vision
B. Computer Vision
C. Immersive Reader
D. Form Recognizer
Answer: C
A. Revoke
B. UPDATE
C. DROP
D. CREATE
Answer: B
A. SQL
B. XML
C. YAML
D. KOL
Answer: A
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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
A. Dispatch
B. chatdown
C. Language Understanding
D. Microsoft Translator
Answer: A
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
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
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]
A. Mastered
B. Not Mastered
Answer: A
Explanation:
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.
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
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
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.
* 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