Ai-102 8
Ai-102 8
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
HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.
A. Mastered
B. Not Mastered
Answer: A
Explanation:
NEW QUESTION 3
- (Topic 3)
You have an Azure subscription. The subscription contains an Azure OpenAI resource that hosts a GPT-4 model named Modell and an app named Appl. App1
uses Model!
You need to ensure that App1 will NOT return answers that include hate speech. What should you configure for Model1?
NEW QUESTION 4
- (Topic 3)
You are building a chatbot.
You need to configure the bot to guide users through a product setup process. Which type of dialog should you use?
A. component
B. waterfall
C. adaptive
D. action
Answer: B
NEW QUESTION 5
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 6
- (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 7
A. Mastered
B. Not Mastered
Answer: A
Explanation:
NEW QUESTION 8
- (Topic 3)
You develop a custom question answering project in Azure Cognitive Service for Language. The project will be used by a chatbot. You need to configure the
project to engage in multi-turn conversations. What should you do?
Answer: A
NEW QUESTION 9
- (Topic 3)
What should you use to automatically delete blobs from Azure Blob Storage?
Answer: D
NEW QUESTION 10
DRAG DROP - (Topic 3)
You have an app that manages feedback.
You need to ensure that the app can detect negative comments by using the Sentiment Analysis API in Azure Cognitive Service for Language. The solution must
ensure that the managed feedback remains on your company's internal network.
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.
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:
? Provision the Language service resource in Azure.
? Deploy a Docker container to an on-premises server.
? Run the container and query the prediction endpoint.
? According to the Microsoft documentation, the Language service is a cloud-based service that provides various natural language processing features, such as
NEW QUESTION 10
- (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 12
- (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 14
- (Topic 3)
You plan to build an app that will generate a list of tags for uploaded images. The app must meet the following requirements:
• Generate tags in a user’s preferred language.
• Support English, French, and Spanish.
• Minimize development effort
You need to build a function that will generate the tags for the app. Which Azure service endpoint should you use?
Answer: A
NEW QUESTION 15
- (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
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 17
- (Topic 3)
You train a Conversational Language Understanding model to understand the natural language input of users.
You need to evaluate the accuracy of the model before deploying it.
What are two methods you can use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A. From the language authoring REST endpoint, retrieve the model evaluation summary.
B. From Language Studio, enable Active Learning, and then validate the utterances logged for review.
C. From Language Studio, select Model performance.
D. From the Azure portal, enable log collection in Log Analytics, and then analyze the logs.
Answer: AC
NEW QUESTION 20
- (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 23
- (Topic 3)
You are building a Chatbot by using the Microsoft Bot Framework SDK. The bot will be used to accept food orders from customers and allow the customers to
customize each food item. You need to configure the bot to ask the user for additional input based on the type of item ordered. The solution must minimize
development effort. Which two types of dialogs should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one
point.
A. adaptive
B. action
C. waterfall
D. prompt
E. input
Answer: BC
NEW QUESTION 24
HOTSPOT - (Topic 3)
You are developing a service that records lectures given in English (United Kingdom).
You have a method named AppendToTranscriptFile that takes translated text and a language identifier.
You need to develop code that will provide transcripts of the lectures to attendees in their respective language. The supported languages are English, French,
Spanish, and German.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer: A
Explanation:
Box 1: {"fr", "de", "es"}
A common task of speech translation is to specify target translation languages, at least one is required but multiples are supported. The following code snippet sets
both French and German as translation language targets.
static async Task TranslateSpeechAsync()
{
var translationConfig =
SpeechTranslationConfig.FromSubscription(SPEECH SUBSCRIPTION KEY, SPEECH SERVICE REGION);
translationConfig.SpeechRecognitionLanguage = "it-IT";
// Translate to languages. See, https://aka.ms/speech/sttt-languages translationConfig.AddTargetLanguage("fr"); translationConfig.AddTargetLanguage("de");
}
Box 2: TranslationRecognizer
After you've created a SpeechTranslationConfig, the next step is to initialize a TranslationRecognizer.
Example code:
static async Task TranslateSpeechAsync()
{
var translationConfig =
SpeechTranslationConfig.FromSubscription(SPEECH SUBSCRIPTION KEY, SPEECH SERVICE REGION);
var fromLanguage = "en-US";
var toLanguages = new List<string> { "it", "fr", "de" }; translationConfig.SpeechRecognitionLanguage = fromLanguage;
toLanguages.ForEach(translationConfig.AddTargetLanguage);
using var recognizer = new TranslationRecognizer(translationConfig);
}
NEW QUESTION 25
- (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
A. Yes
B. No
Answer: A
Explanation:
The model needs to be extended and retrained.
NEW QUESTION 30
- (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 change the chitchat source to
qna_chitchit_friindly.tsv. and then retrain and republish the model. Does this meet the goal?
A. Yes
B. No
Answer: B
NEW QUESTION 35
- (Topic 3)
You use the Custom Vision service to build a classifier.
After training is complete, you need to evaluate the classifier.
Which two metrics are available for review? Each correct answer presents a complete solution. (Choose two.)
NOTE: Each correct selection is worth one point.
A. recall
B. F-score
C. weighted accuracy
D. precision
E. area under the curve (AUC)
Answer: AD
Explanation:
Custom Vision provides three metrics regarding the performance of your model: precision, recall, and AP.
Reference:
https://www.tallan.com/blog/2020/05/19/azure-custom-vision/
NEW QUESTION 38
- (Topic 3)
You plan to perform predictive maintenance.
You collect IoT sensor data from 100 industrial machines for a year. Each machine has 50 different sensors that generate data at one-minute intervals. In total, you
have 5,000 time series datasets.
You need to identify unusual values in each time series to help predict machinery failures. Which Azure Cognitive Services service should you use?
A. Anomaly Detector
B. Cognitive Search
C. Form Recognizer
D. Custom Vision
Answer: A
NEW QUESTION 39
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.
Answer: A
Explanation:
NEW QUESTION 44
HOTSPOT - (Topic 3)
You are building an Azure web app named App1 that will translate text from English to Spanish.
You need to use the Text Translation REST API to perform the translation. The solution must ensure that you have data sovereignty in the United States.
How should you complete the URI? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
A. Mastered
Answer: A
Explanation:
* 1. api-nam.cognitive.microsofttranslator.com
* 2. translate
https://learn.microsoft.com/en-us/azure/cognitive-services/Translator/reference/v3-0- reference#base-urls
Requests to Translator are, in most cases, handled by the datacenter that is closest to where the request originated. If there's a datacenter failure when using the
global endpoint, the request may be routed outside of the geography.
To force the request to be handled within a specific geography, use the desired geographical endpoint. All requests are processed among the datacenters within
the geography.
- United States
api-nam.cognitive.microsofttranslator.com
https://learn.microsoft.com/en-us/azure/cognitive-services/translator/reference/rest-api- guide- translate
Translate specified source language text into the target language text.
NEW QUESTION 49
- (Topic 3)
You are building a Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot.
You need to construct an entity to capture billing addresses. Which entity type should you use?
A. machine learned
B. Regex
C. list
D. Pattern.any
Answer: B
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-entity-types
ML Entity with Structure
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
NEW QUESTION 53
- (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?
Answer: A
NEW QUESTION 56
HOTSPOT - (Topic 3)
You run the following command.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
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.
NEW QUESTION 57
DRAG DROP - (Topic 3)
You plan to build a chatbot to support task tracking.
You create a Conversational Language Understanding service named Iu1.
You need to build a Conversational 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.
A. Mastered
B. Not Mastered
Answer: A
Explanation:
NEW QUESTION 60
HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.
A. Mastered
B. Not Mastered
Answer: A
Explanation:
NEW QUESTION 63
HOTSPOT - (Topic 3)
You are building an app by using the Speech SDK. The app will translate speech from French to German by using natural language processing.
You need to define the source language and the output language.
How should you complete the code? To answer, select the appropriate options in the
A. Mastered
B. Not Mastered
Answer: A
Explanation:
NEW QUESTION 65
- (Topic 3)
You are training a Language Understanding model for a user support system.
You create the first intent named GetContactDetails and add 200 examples. You need to decrease the likelihood of a false positive.
What should you do?
Answer: A
Explanation:
Active learning is a technique of machine learning in which the machine learned model is used to identify informative new examples to label. In LUIS, active
learning refers to adding utterances from the endpoint traffic whose current predictions are unclear to improve your model.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-glossary
NEW QUESTION 67
- (Topic 3)
You have an Azure Cognitive Search solution and a collection of blog posts that include a category field. You need to index the posts. The solution must meet the
following requirements:
• Include the category field in the search results.
• Ensure that users can search for words in the category field.
• Ensure that users can perform drill down filtering based on category. Which index attributes should you configure for the category field?
NEW QUESTION 68
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:
NEW QUESTION 70
HOTSPOT - (Topic 3)
You are building an app that will enable users to upload images. The solution must meet the following requirements:
• Automatically suggest alt text for the images.
• Detect inappropriate images and block them.
• Minimize development effort.
You need to recommend a computer vision endpoint for each requirement.
What should you recommend? 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:
A. transparency
B. fairness
C. inclusiveness
D. reliability and safety
E. privacy and security
Answer: BC
Explanation:
https://docs.microsoft.com/en-us/learn/modules/get-started-ai-fundamentals/8-understand- responsible-ai
NEW QUESTION 80
- (Topic 3)
You have an app that analyzes images by using the Computer Vision API.
You need to configure the app to provide an output for users who are vision impaired. The solution must provide the output in complete sentences.
Which API call should you perform?
A. readInStreamAsync
B. describelmagelnStreamAsync
C. toglfiagelnStreaaAsync
D. analyreImageByDomainInStreamAsync
Answer: D
NEW QUESTION 84
DRAG DROP - (Topic 3)
You are developing a webpage that will use the Video Indexer service to display videos of internal company meetings.
You embed the Player widget and the Cognitive Insights widget into the page. You need to configure the widgets to meet the following requirements:
? Ensure that users can search for keywords.
? Display the names and faces of people in the video.
? Show captions in the video in English (United States).
How should you complete the URL for each widget? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once,
or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
A. Mastered
B. Not Mastered
Answer: A
Explanation:
Graphical user interface, text, application, Word, email Description automatically generated
NEW QUESTION 85
DRAG DROP - (Topic 3)
You are building a Language Understanding model for purchasing tickets.
You have the following utterance for an intent named PurchaseAndSendTickets. Purchase [2 audit business] tickets to [Paris] [next Monday] and send tickets to
[[email protected]]
You need to select the entity types. The solution must use built-in entity types to minimize training data whenever possible.
Which entity type should you use for each label? To answer, drag the appropriate entity types to the correct labels. Each entity type 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.
Answer: A
Explanation:
Box 1: GeographyV2
The prebuilt geographyV2 entity detects places. Because this entity is already trained, you do not need to add example utterances containing GeographyV2 to the
application intents.
Box 2: Email
Email prebuilt entity for a LUIS app: Email extraction includes the entire email address from an utterance. Because this entity is already trained, you do not need to
add example utterances containing email to the application intents.
Box 3: Machine learned
The machine-learning entity is the preferred entity for building LUIS applications.
NEW QUESTION 87
- (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?
Answer: D
NEW QUESTION 89
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:
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
User.name is a property. Box 2: Yes
Box 3: Yes
The coalesce() function evaluates a list of expressions and returns the first non-null (or non-empty for string) expression.
NEW QUESTION 95
HOTSPOT - (Topic 3)
Select the answer that correctly completes the sentence.
Answer: A
Explanation:
NEW QUESTION 97
- (Topic 3)
What is the primary purpose of a data warehouse?
Answer: C
NEW QUESTION 98
DRAG DROP - (Topic 3)
You train a Custom Vision model to identify a company’s products by using the Retail domain.
You plan to deploy the model as part of an app for Android phones. You need to prepare the model for deployment.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the
correct order.
A. Mastered
B. Not Mastered
Answer: A
Explanation:
In user want to change to deploy offline model
* 1. Change model domain to compact model
* 2. Retrain compact model
* 3. Export model
NEW QUESTION 99
- (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. CSV
B. JSON
C. HTML
D. YAML
Answer: A
A. Mastered
B. Not Mastered
Answer: A
Explanation:
Box 1: Yes
You create property accessors using the CreateProperty method that provides a handle to the BotState object. Each state property accessor allows you to get or
set the value of the associated state property.
Box 2: Yes
Box 3: No
Before you exit the turn handler, you use the state management objects' SaveChangesAsync() method to write all state changes back to storage.
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: D
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/search/search-howto-indexing-azure-blob-storage
A. tableName
B. generatedKeyName
C. dataSource
D. dataSourceConnection
E. source
Answer: ABE
Explanation:
Defining a table projection.
Answer: A
Answer: BC
During testing, you discover that the call to the GetReadResultAsync method occurs before the read operation is complete.
You need to prevent the GetReadResultAsync method from proceeding until the read operation is complete.
Which two actions should you perform? Each correct answer presents part of the solution. (Choose two.)
NOTE: Each correct selection is worth one point.
Answer: BD
Explanation:
Example code : do
{
results = await client.GetReadResultAsync(Guid.Parse(operationId));
}
while ((results.Status == OperationStatusCodes.Running || results.Status == OperationStatusCodes.NotStarted));
Reference:
https://github.com/Azure-Samples/cognitive-services-quickstart- code/blob/master/dotnet/ComputerVision/ComputerVisionQuickstart.cs
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:
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: B
A. Mastered
B. Not Mastered
Answer: A
Explanation:
westus.api.cognitive.microsoft.com generateThumbnail
https://docs.microsoft.com/en-us/rest/api/computervision/3.1/generate-thumbnail/generate-thumbnail#examples
POST
https://westus.api.cognitive.microsoft.com/vision/v3.1/generateThumbnail?width=500&height=500&smartCropping=True
Ocp-Apim-Subscription-Key: {API key}
A. Revoke
B. UPDATE
C. DROP
D. CREATE
Answer: B
You call the method by using the following code. GetKeyPhrases(textAnalyticsClient, "the cat sat on the mat");
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 Key Phrase Extraction API evaluates unstructured text, and for each JSON document, returns a list of key phrases.
Box 2: No
'the' is not a key phrase.
This capability is useful if you need to quickly identify the main points in a collection of documents. For example, given input text "The food was delicious and there
were wonderful staff", the service returns the main talking points: "food" and "wonderful staff".
Box 3: No
Key phrase extraction does not have confidence levels.
A. toScript=Cyrl
B. from=el
C. textType=html
D. to=el
E. textType=plain
F. toScript=Latn
Answer: ADF
Explanation:
C: textType is an optional parameter. It defines whether the text being translated is plain text or HTML text (used for web pages).
D: to is a required parameter. It specifies the language of the output text. The target language must be one of the supported languages included in the translation
scope.
F: toScript is an optional parameter. It specifies the script of the translated text. We use Latin (Roman alphabet) script.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0- translate
A. QnADialogResponseOptions.CardNoMatchText
B. Qna MakerOptions-ScoreThreshold
C. Qna Maker Op t ions StrickFilters
D. QnaMakerOptions.RankerType
Answer: D
Explanation:
Scenario: When the response confidence score is low, ensure that the chatbot can provide other response options to the customers.
When no good match is found by the ranker, the confidence score of 0.0 or "None" is returned and the default response is "No good match found in the KB". You
can override this default response in the bot or application code calling the endpoint. Alternately, you can also set the override response in Azure and this changes
the default for all knowledge bases deployed in a particular QnA Maker service.
Choosing Ranker type: By default, QnA Maker searches through questions and answers. If you want to search through questions only, to generate an answer, use
the RankerType=QuestionOnly in the POST body of the GenerateAnswer request.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/best- practices
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. Mastered
B. Not Mastered
Answer: A
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
Which expression should you use to trigger a manual review of the extracted information by a member of the Consultant-Bookkeeper group?
A. documentResults.docType == "prebuilt:receipt"
B. documentResults.fields.".confidence < 0.7
C. documentResults.fields.ReceiptType.confidence > 0.7
D. documentResults.fields.MerchantName.confidence < 0.7
Answer: D
Explanation:
Need to specify the field name, and then use < 0.7 to handle trigger if confidence score is less than 70%.
Reference:
https://docs.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/api-v2-0/reference-sdk-api-v2-0
A. a synonym map
B. a suggester
C. a custom analyzer
D. a built-in key phrase extraction skill
Answer: A
Explanation:
Within a search service, synonym maps are a global resource that associate equivalent terms, expanding the scope of a query without the user having to actually
provide the term. For example, assuming "dog", "canine", and "puppy" are mapped synonyms, a query on "canine" will match on a document containing "dog".
Create synonyms: A synonym map is an asset that can be created once and used by many indexes.
Reference:
https://docs.microsoft.com/en-us/azure/search/search-synonyms
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.