AI-102 Exam
Save
Students also studied
Flashcard sets Study guides Practice tests
AI 102 AI-102 - TOPIC 1 - QUESTION SET 1 Part 1 - Creating the architecture of t... AI-
21 terms 56 terms 15 terms 80
svseeikqwdss Preview Anetka_Bohmova Preview Jeewan8 Preview
Terms in this set (265)
You have 100 chatbots that each has its AddPhraseListAsync
own Language Understanding model.
Frequently, you must add the same PhraseListCreateObject
phrases to each model.
You need to programmatically update the
Language Understanding models to
include the new phrases.
How should you complete the code?
You plan to use a Language Select v1.1 of app1
Understanding application named app1
that is deployed to a container. Export the model by using the Export for containers (GZIP) option
App1 was developed by using a
Language Understanding authoring Run a container and mount the model file
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?
You need to build a chatbot that meets Language understanding, Text Analytics, and QnA Maker
the following requirements:
✑ Supports chit-chat, knowledge base,
and multilingual models
✑ Performs sentiment analysis on user
messages
✑ Selects the best language model
automatically
What should you integrate into the
chatbot?
Your company wants to reduce how long Form Recognizer
it takes for employees to log receipts in
expense reports. All the receipts are in
English.
You need to extract top-level information
from the receipts, such as the vendor and
the transaction total. The solution must
minimize development
effort.
Which Azure service should you use?
You need to create a new resource that PUT
will be used to perform sentiment
analysis and optical character recognition Cognitive Services
(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?
You are developing a new sales system Fairness
that will process the video and text from a
public-facing website. Inclusiveness
You plan to monitor the sales system to
ensure that it provides equitable results
regardless of the user's location or
background.
Which two responsible AI principles
provide guidance to meet the monitoring
requirements?
You plan to use containerized versions of Create a custom Dockerfile
the Anomaly Detector API on local
devices for testing and in on-premises Pull the anomaly Detector container image
datacenters.
You need to ensure that the containerized Build the image
deployments meet the following
requirements: Push the image to an Azure Container registry
✑ 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?
You plan to deploy a containerized [Link]/azure-cognitive-services/textanalytics/sentiment
version of an Azure Cognitive Services
service that will be used for text analysis. [Link]
You configure
[Link]
om as the endpoint URI for the service,
and you pull the latest version of the Text
Analytics
Sentiment Analysis container.
You need to run the container on an
Azure virtual machine by using Docker.
How should you complete the command?
You have the following C# method for create_resource(client, "res1", "ComputerVision", "F0", "westus"
creating Azure Cognitive Services
resources programmatically.
You need to call the method to create a
free Azure resource in the West US Azure
region. The resource will be used to
generate captions of images
automatically.
Which code should you use?
You successfully run the following HTTP The secondary subscription key was reset
request.
POST
[Link]
ons/18c51a87-3a69-47a8-aedc-
a54745f708a1/resourceGroups/RG1/provi
ders/
[Link]/accounts/co
ntoso1/regenerateKey?api-version=2017-
04-18
Body{"keyName": "Key2"}
What is the result of the request?
You build a custom Form Recognizer File 1
model.
You receive sample files to use for File 3
training the model as shown in the
following table. File 6
Which three files can you use to train the
model?
A customer uses Azure Cognitive Search. The index size will increase
The customer plans to enable a server-
side encryption and use customer- Query times will increase
managed keys (CMK) stored in Azure.
What are three implications of the Azure Key Vault is required to
planned change?
You are developing a new sales system Transparency
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?
SERIES: No
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 to a new virtual network, and
you configure Azure Private Link.
Does this meet the goal?
SERIES: No
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?
SERIES: No
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 a network
security group (NSG) for vnet1.
Does this meet the goal?
You plan to perform predictive Anomaly Detector
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 service should you use?
You are developing a streaming Speech [Link]
to Text solution that will use the Speech
SDK and MP3 encoding. Speech Recognizer
You need to develop a method to
convert speech to text for streaming MP3
data.
How should you complete the code?
You are developing an internet-based Face
training solution for remote learners.
Your company identifies that during the Face
training, some learners leave their desk
for long periods or become distracted. Speech
You need to use a video and audio feed
from each learner's computer to detect
whether the learner is present and paying
attention. The solution
must minimize development effort and
identify each learner.
Which Azure Cognitive Services service
should you use for each requirement?
From a learners video feed.....
From a learners facial expression in the
video feed...
From a learners audio feed...
You plan to provision a QnA Maker Azure Cognitive Search
service in a new resource group named
RG1. Azure App Service
In RG1, you create an App Service plan
named AP1.
Which two Azure resources are
automatically created in RG1 when you
provision the QnA Maker service?
You are building a language model by The Access control (IAM) page for the authoring resources in the Azure portal
using a Language Understanding (classic)
service.
You create a new Language
Understanding (classic) resource.
You need to add more contributors.
What should you use?
SERIES: Yes
You have an Azure Cognitive Search
service.
During the past 12 months, query volume
steadily increased.
You discover that some search query
requests to the Cognitive Search service
are being throttled.
You need to reduce the likelihood that
search query requests are throttled.
Solution: You migrate to a Cognitive
Search service that uses a higher tier.
Does this meet the goal?
You need to develop an automated call Speech to Text
handling system that can respond to
callers in their own language. The system Text to Speech
will support only French
and English.
Which Azure Cognitive Services service
should you use to meet each
requirement?
Detect the incoming language:
Respond in the callers' own language
You have receipts that are accessible The FormRecognizerClient client and the StartRecognizeReceiptsFromUri method
from a URL.
You need to extract data from the
receipts by using Form Recognizer and
the SDK. The solution must use a prebuilt
model.
Which client and method should you use?
You have a collection of 50,000 scanned A new Cognitive Services resource that uses the S0 pricing tier
documents that contain text.
You plan to make the text available
through Azure Cognitive Search.
You need to configure an enrichment
pipeline to perform optical character
recognition (OCR) and text analytics. The
solution must minimize costs.
What should you attach to the skillset?
SERIES: No
You have an Azure Cognitive Search
service.
During the past 12 months, query volume
steadily increased.
You discover that some search query
requests to the Cognitive Search service
are being throttled.
You need to reduce the likelihood that
search query requests are throttled.
Solution: You add indexes.
Does this meet the goal?
SERIES: No
You have an Azure Cognitive Search
service.
During the past 12 months, query volume
steadily increased.
You discover that some search query
requests to the Cognitive Search service
are being throttled.
You need to reduce the likelihood that
search query requests are throttled.
Solution: You enable customer-managed
key (CMK) encryption.
Does this meet the goal?
SERIES: Yes
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
private endpoint to vnet1.
Does this meet the goal?
You have a Language Understanding Add Direct Line Speech to bot1
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?
You are building an app that will process [Link]
incoming email and direct messages to
either French or English language support /text/analytics/v3.1/languages
teams.
Which Azure Cognitive Services API
should you use?
You have an Azure Cognitive Search A table projection
instance that indexes purchase orders by
using Form Recognizer.
You need to analyze the extracted
information by using Microsoft Power BI.
The solution must minimize development
effort.
What should you add to the indexer?
You have an Azure Cognitive Search Yes
service.
During the past 12 months, query volume
steadily increased.
You discover that some search query
requests to the Cognitive Search service
are being throttled.
You need to reduce the likelihood that
search query requests are throttled.
Solution: You add replicas.
Does this meet the goal?
You have a factory that produces food Face
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?
You have an Azure Cognitive Search Searchable, facetable, and retrievable
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?
You have an Azure IoT hub that receives Azure Metrics Advisor
sensor 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?
You have an app that analyzes images by describeImageInStreamAsync
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?
You have a Custom Vision service project Change the classification type
that performs object detection. The
project uses the General domain for Retrain the model
classification and contains a
trained model. Export the model
You need to export the model for use on
a network that is disconnected from the
internet.
Which three actions should you perform
in sequence?
You are building an AI solution that will Add a human review and approval step before making decisions that affect the
use Sentiment Analysis results from staff's financial situation
surveys to calculate bonuses for
customer service staff.
You need to ensure that the solution
meets the Microsoft responsible AI
principles.
What should you do?
You have an Azure subscription that The virtual network settings for ta1
contains a Language service resource
named ta1 and a virtual network named
vnet1.
You need to ensure that only resources in
vnet1 can access ta1.
What should you configure?
You are developing a monitoring system Multivariate Anomaly Detection
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?
You have an app named App1 that uses an Azure Container Instances
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?
You have an Azure Cognitive Search Create a private endpoint
resource named Search1 that is used by
multiple apps. Use Azure roles
You need to secure Search1. The solution
must meet the following requirements:
• Prevent access to Search1 from the
internet.
• Limit the access of each app to specific
queries.
What should you do?
To prevent access from the internet: ______
To limit access to queries: __________
You are building a solution that will detect Batch
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?
You are building an app that will scan Provision an on-premise Kubernetes cluster that is isolated fom the internet
confidential documents and use the
Language service to analyze the Pull an image from the Microsoft Container Registry (MCR)
contents.
You provision an Azure Cognitive Run the container and specify an API key and the Endpoint URL of the Cognitive
Services resource. 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?
You have an Azure subscription that has subscriptions/8d3591aa-96b8-4737-ad09-00f9b1ed35ad
the following configurations:
• Subscription ID: 8d3591aa-96b8-4737- [Link]
ad09-00f9b1ed35ad
• Tenant ID: 3edfe572-cb54-3ced-ae12-
c5c177f39a12
You plan to create a resource that will
perform sentiment analysis and optical
character recognition (OCR).
You need to use an HTTP request to
create the resource in the subscription.
The solution must use a single key and
endpoint.
How should you complete the request?
You have an Azure subscription that Billing
contains an Anomaly Detector resource.
You deploy a Docker host server named
Server1 to the on-premises network.
You need to host an instance of the
Anomaly Detector service on Server1.
Which parameter should you include in
the docker run command?
You are building an app that will use the Configure a custom subdomain
Speech service.
You need to ensure that the app can Create a Conditional Access policy
authenticate to the service by using a
Microsoft Azure Active Directory (Azure
AD), part of Microsoft Entra,
token.
Which two actions should you perform?
You plan to deploy an Azure OpenAI "capacity"
resource by using an Azure Resource
Manager (ARM) template. 100
You need to ensure that the resource can
respond to 600 requests per minute.
How should you complete the template?
You have an app that manages feedback. Deploy a Docker container to an on-premises server
You need to ensure that the app can
detect negative comments by using the Provision the Language service resource in Azure
Sentiment Analysis API in Azure AI
Language. The solution must Run the container and query the prediction endpoint
ensure that the managed feedback
remains on your company's internal
network.
Which three actions should you perform
in sequence?
You have an Azure OpenAI resource An API Key
named AI1 that hosts three deployments
of the GPT 3.5 model. Each deployment is A deployment endpoint
optimized for a unique
workload.
You plan to deploy three apps. Each app
will access AI1 by using the REST API and
will use the deployment that was
optimized for the app's
intended workload.
You need to provide each app with
access to AI1 and the appropriate
deployment. The solution must ensure
that only the apps can access AI1.
What should you use to provide access to
AI1, and what should each app use to
connect to its appropriate deployment?
Provide access to AI1 by using: ______
Connect to the deployment by using: ______
You build a bot by using the Microsoft Run the Bot Framework Emulator
Bot Framework SDK.
You start the bot on a local computer.
You need to validate the functionality of
the bot.
What should you do before you connect
to the bot?
You have an Azure OpenAI model named the deployment name, endpoint and key
AI1.
You are building a web app named App1
by using the Azure OpenAI SDK.
You need to configure App1 to connect to
AI1.
What information must you provide?
You are building a solution in Azure that Virtual Network Rules
will use Azure Cognitive Service for
Language to process sensitive customer
data.
You need to ensure that only specific
Azure processes can access the
Language service. The solution must
minimize administrative effort.
What should you include in the solution?
You plan to perform predictive Azure AI Anomaly Detector
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 service should you use?
You plan to deploy a containerized [Link]/azure-cognitive-services/textanalytics/sentiment
version of an Azure Cognitive Services
service that will be used for sentiment [Link]
analysis.
You configure
[Link]
om as the endpoint URI for the service.
You need to run the container on an
Azure virtual machine by using Docker.
How should you complete the command?
You are developing a system that will Azure Stream Analytics
monitor temperature data from a data
stream. The system must generate an alert
in response to atypical
values. The solution must minimize
development effort.
What should you include in the solution?
You have a Microsoft OneDrive folder From OneDrive, create a download link, and then copu the link to the Azure AI
that contains a 20-GB video file named Video Indexer Website
[Link].
You need to index [Link] by using the
Azure Video Indexer website.
What should you do?
You have an Azure subscription that In VNet1, enable a service endpoint for CSAccount1
contains an Azure AI Service resource
named CSAccount1 and a virtual network In CSAccount1, configure the Access Control (IAM) settings
named VNet1. CSAaccount1
is connected to VNet1.
You need to ensure that only specific
resources can access CSAccount1. The
solution must meet the following
requirements:
• Prevent external access to CSAccount1.
• Minimize administrative effort.
Which two actions should you perform?
You are building an internet-based Speech to text in the Azure AI Speech Service
training solution. The solution requires
that a user's camera and microphone
remain enabled.
You need to monitor a video stream of
the user and detect when the user asks an
instructor a question. The solution must
minimize development
effort.
What should you include in the solution?
You are developing an application that No
will use the Computer Vision client library.
The application has the following code. Yes
For each of the following statements, Yes
select Yes if the statement is true.
Otherwise, select No.
The code will perform face recognition
The code will list tags and their
associated confidence
The code will read a file from the local
file system
You are developing a method that uses Add code to verify the [Link] value
the Computer Vision client library. The
method will perform optical character Wrap the call to GetReadResultAsync within a loop that contains a delay
recognition (OCR) in images.
The method has the following code.
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?
You have a Computer Vision resource [Link]
named contoso1 that is hosted in the West
US Azure region. generateThumbnail
You need to use contoso1 to make a
different size of a product photo by using
the smart cropping feature.
How should you complete the API URL?
You are developing a webpage that will widgets=people,keywords
use the Azure Video Analyzer for Media controls=search
(previously Video Indexer) service to
display videos of internal showcaptions=true
company meetings. captions=en-US
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?
[Link]
hts/<accountId>/<videoId>/?
widgets=_________ controls=_____________
[Link]
er/<accountId>/<videoId>/?
showcaptions=_________ captions=_____________
You train a Custom Vision model to Change the model domain
identify a company's products by using Retrain the model
the Retail domain. Export the model
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?
You are developing an application to Yes
recognize employees' faces by using the No
Face Recognition API. Images of the Yes
faces will be accessible from a
URI endpoint.
The application has the following code.
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
The code will add a face image to a
person object in a person group
The code will work for up to 10,000
people
add_face can be called multiple times to
add multiple face images to a person
object
You have a Custom Vision resource Use the GetProjects endpoint on acvdev
named acvdev in a development
environment. Use the ExportProject endpoint onacvdev
You have a Custom Vision resource
named acvprod in a production Use the ImportProject endpoint onacvprod
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?
You are developing an application that Create a project
will recognize faults in components
produced on a factory production line. Upload and tag images
The components are specific to
your business. Train the classifier model
You need to use the Custom Vision API to
help detect common faults.
Which three actions should you perform
in sequence?
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?
Project Types: _________
Classification Types: ________
Domains: _________
You have an Azure Video Analyzer for Create a person model and associate the model to the videos
Media (previously 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?
You use the Custom Vision service to Recall
build a classifier.
After training is complete, you need to Precision
evaluate the classifier.
Which two metrics are available for
review?
You are developing a call to the Face API. "LargeFaceListId"
The call must find similar faces from an
existing list named employeefaces. The "matchFace"
employeefaces list
contains 60,000 images.
How should you complete the body of
the HTTP request?
_______ : "employeefaces",
xxx,
"mode": __________
You are developing a photo application findsimilars
that will find photos of a person based on
a sample image by using the Face API. matchPerson
You need to create a POST request to
find the photos.
How should you complete the request?
POST {Endpoint}/face/v1.0/_________
"mode": "_________"
You develop a test method to verify the Yes
results retrieved from a call to the
Computer Vision API. The call is used to Yes
analyze the existence of
company logos in images. The call returns No
a collection of brands named brands.
You have the following code segment.
Foreach of the following statements,
select Yes if the statement is true.
Otherwise, select No.
The code will return the name of each
detected brand with a confidence equal
to or higher than 75%
The code will return coordinates for the
top-left corner of the rectangle that
contrains the brand logo of the displayed
brands
The code will return coordinates for the
bottom-right corner of the rectangle that
contains the brand logo of the displayed
brands
You develop an application that uses the Stream
Face API.
You need to add multiple images to a AddFaceFromAsync
person group.
How should you complete the code?
using ( ______ t = [Link](imagePath))
await
[Link].__________
Your company uses an Azure Cognitive Change the detection model
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.
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?
You have the following Python function create_resource("res1", "ComputerVision","F0","westus")
for creating Azure Cognitive Services
resources programmatically. def
create_resource (resource_name,
kind, account_tier, location) : parameters =
CognitiveServicesAccount(sku=Sku(name
=account_tier), kind=kind,
location=location, properties={})
result =
[Link](resource_group_na
me, resource_name, parameters)
You need to call the function to create a
free Azure resource in the West US Azure
region. The resource will be used to
generate captions of
images automatically.
Which code should you use?
You are developing a method that uses Add code to verify the read_results.status value
the Computer Vision client library. The
method will perform optical character Wrap the call to get_read_result within a loop that contains delay
recognition (OCR) in images.
The method has the following code.
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?
You are building an app that will enable [Link]
users to upload images. The solution must visualFeatures=Adult,Descnption
meet the following requirements:
* Automatically suggest alt text for the [Link]
images. visualFeatures=Adult,Description
* Detect inappropriate images and block
them.
* Minimize development effort.
You need to recommend a computer
vision endpoint for each requirement.
What should you recommend?
Generate alt text: _________
Detect inappropriate content: _________
You need to build a solution that will use Host the Computer Vision endpoint in a container on an on-premises server
optical character recognition (OCR) to
scan sensitive documents by using the
Computer Vision API. The
solution must
NOT be deployed to the public cloud.
What should you do?
You have an Azure Cognitive Search Optical Character Recognition (OCR)
solution and a collection of handwritten
letters stored as JPEG files.
You plan to index the collection. The
solution must ensure that queries can be
performed on the contents of the letters.
You need to create an indexer that has a
skillset.
Which skill should you include?
You have a library that contains thousands Custom Vision image classification
of images. imageType
You need to tag the images as
photographs, drawings, or clipart.
Which service endpoint and response
property should you use?
Service Endpoint: ___________
Property: _________
You have an app that captures live video Call the face detection API repeatedly and check for changes to the
of exam candidates. [Link] attribute.
You need to use the Face service to
validate that the subjects of the videos
are real people.
What should you do?
You make an API request and receive the detects
results shown in the following exhibits.
The API _______ faces. 797, 201
A face that can be used in person
enrollment is at position _______ within the
photo
You have an Azure subscription that From the Azure Portal, configure parallel indexing
contains an AI enrichment pipeline in
Azure Cognitive Search and an Azure
Storage account that has 10 GB of
scanned documents and images.
You need to index the documents and
images in the storage account. The
solution must minimize how long it takes
to build the index.
What should you do?
.You need to analyze video content to Sign in to the Azure Video Analyzer for Media website
identify any mentions of specific company
names. From Content model customization, select Brands
Which three actions should you perform
in sequence? Add the specific company names ot the include list
You have a mobile app that manages Raw image binary
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?
You plan to build an app that will Computer Vision Image Analysis
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?
You develop a test method to verify the Yes
results retrieved from a call to the
Computer Vision API. The call is used to Yes
analyze the existence of
company logos in images. The call returns No
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.
The code will display the name of each
detected brand with a confidence equal
to or higher than 75%
The code will display coordinates for the
top-left corner of the rectangle that
contains the brand logo of the displayed
brands
The code will display coordinates for the
bottom right corner of the rectangle that
contains the brand logo of the displayed
brands
You have a factory that produces Object Detection
cardboard packaging for food products.
The factory has intermittent internet General (compact)
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?
Project Type: _______
Domain: _________
You are building a model to detect 0
objects in images.
The performance of the model based on 25
training data is shown in the following
exhibit.
The percentage of false positives is _______
The value for the number of true positives
divided by the total number of true
positives and false negatives is ________%
You are building an app that will include the Read API in Computer Vision
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?
You have a 20-GB video file named Upload [Link] to Microsoft OneDrive
[Link] that is stored on a local drive.
You need to index [Link] by using the
Azure Video Indexer website.
What should you do first?
You are building an app that will share Azure AI Computer Vision
user images. Content Moderator
You need to configure the app to meet
the following requirements:
• 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?
Text extraction: _______
Profane language detection: __________
You are building an app that will share image descriptions in Azure AI Computer Vision
user images. Image type detection in Azure AI Computer Vision
You need to configure the app to
perform the following actions when a
user uploads an image:
• Categorize the image as either a
photograph or a drawing.
• Generate a caption for the image.
The solution must minimize development
effort.
Which two services should you include in
the solution?
You are building an app that will use the TXT
Azure AI Video Indexer service.
You plan to train a language model to
recognize industry-specific terms.
You need to upload a file that contains
the industry-specific terms.
Which file format should you use?
You have an app that uses Azure AI and a From the Custom Vision portal, open the project
custom trained classifier to identify Label the sample images
products in images. Upload sample images of the new products
You need to add new products to the Retrain the model
classifier. The solution must meet the Publish the model
following requirements:
• Minimize how long it takes to add the
products.
• Minimize development effort.
Which five actions should you perform in
sequence?
You are developing an application that No
will use the Azure AI Vision client library. Yes
The application has the following code Yes
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
The code will perform face recognition
The code will list tags and their
associated confidence
The code will read an image file from the
local file system
SERIES: Yes
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?
SERIES: No
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?
SERIES: Yes
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
labels to the existing model. You retrain
the model, and then publish the model.
Does this meet the goal?
SERIES: No
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?
You are developing a service that records {"fr", "de", "es"}
lectures given in English (United
Kingdom). TranslationRecognizer
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?
You train a Custom Vision model used in a Upload all the images
mobile app. Get suggested tags
You receive 1,000 new images that do not Review the suggestions and confirms the tags
have any associated data.
You need to use the images to retrain the
model. The solution must minimize how
long it takes to retrain the model.
Which three actions should you perform
in the Custom Vision portal?
You are building a Conversational Machine learned
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?
You are building an Azure WebJob that Call the [Link] method
will create knowledge bases from an
array of URLs. Create a CreateKbDTO object
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?
You are developing an application that "[Link]
includes language translation.
The application will translate text var uri = endpoint + "?to=en":
retrieved by using a function named
getTextToBeTranslated. The text can be in
one of many languages. The
content of the text must remain within the
Americas Azure geography.
You need to develop code to translate
the text to a single language.
How should you complete the code?
var endpoint = _____________
___________________________________________________________
___
You are building a conversational Add log=true to the prediction endpoint query
language understanding model.
You need to enable active learning.
What should you do?
YES / NO Yes
Going to [Link] will No
query the Azure endpoint to verify
whether the API key used to start the Yes
container is valid
The container logging provider will write
log data
Going to [Link]
will provide the details to access the
documentation for the available
endpoints
You are building a Language Machine learned
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?
You need to upload speech samples to a Upload a .zip file that contains a collection of audio files in the .wav format and a
Speech Studio project for use in training. corresponding text transcript file.
How should you upload the samples?
You are developing a method for an C. textType=html
application that uses the Translator API.
The method will receive the content of a D. to=el
webpage, and then translate the content
into Greek (el). The result will also contain F. toScript=Latn
a transliteration that
uses the Roman alphabet.
You need to create the URI for the call to
the Translator API.
You have the following URI.
[Link]
om/translate?api-version=3.0
Which three additional query parameters
should you include in the URI?
You have a chatbot that was built by using C. Bot Framework Emulator
the Microsoft Bot Framework.
You need to debug the chatbot endpoint E. ngrok
remotely.
Which two tools should you install on a
local computer?
SERIES: Yes
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
private endpoint to vnet1.
Does this meet the goal?
You are building a retail chatbot that will Add alternative phrasing to the question and answer (QnA) pair
use a QnA Maker service. Retrain the model
You upload an internal support document republish the model
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?
You build a language model by using a No
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?
You build a language model by using a YES
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 entity for the
domain.
Does this meet the goal?
You are training a Language Add examples to the None intent
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?
You are building a Language Geography
Understanding model for purchasing
tickets. email
You have the following utterance for an
intent named PurchaseAndSendTickets. machine learned
Purchase [2 audit business] tickets to
[Paris] [next Monday] and send tickets to
[email@[Link]]
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.
Select and Place:
Paris: ____________
email@[Link]: _______________
2 audit business: ____________
You have the following C# method. create_resource("res1", "TextAnalytics", "S0", "eastus")
You need to deploy an Azure resource to
the East US Azure region. The resource
will be used to perform sentiment
analysis.
How should you call the method?
You build a Conversational Language by Month
Understanding model by using the
Language Services portal.
You export the model as a JSON file as
shown in the following sample.
To what does the [Link] entity
correspond in the utterance?
You are examining the Text Analytics Named Entity Recognition
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 Text Analytics API is used to
analyze the text?
You need to measure the public Language Service
perception of your brand on social media
by using natural language processing.
Which Azure service should you use?
You are developing an application that [Link]
includes language translation. /translate?to=en
The application will translate text
retrieved by using a function named
get_text_to_be_translated. The text can be
in one of many languages. The
content of the text must remain within the
Americas Azure geography.
You need to develop code to translate
the text to a single language.
How should you complete the code?
You have the following data sources: Export the data in Finance to Azure Data Lake Storage.
✑ 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?
You have a Language service resource loggingOptOut
that performs the following:
• Sentiment analysis
• Named Entity Recognition (NER)
• Personally Identifiable Information (PII)
identification
You need to prevent the resource from
persisting input data once the data is
analyzed.
Which query parameter in the Language
service API should you configure?
You have an Azure Cognitive Services [Link]
model named Model1 that identifies the
intent of text input.
You develop an app in C# named App1.
You need to configure App1 to use
Model1.
Which package should you add to App1?
You are building content for a video The speech studio portal
training solution. text to speech
You need to create narration to
accompany the video content. The
solution must use Custom Neural Voice.
What should you use to create a custom
neural voice, and which service should
you use to generate the narration?
Custom neural voice: _________
Narration: ___________
You are building a call handling system speech to text
that will receive calls from French-
speaking and German-speaking callers. text to speech and translator
The system must perform the
following tasks:
• Capture inbound voice messages as text.
• Replay messages in English on demand.
Which Azure Cognitive Services services
should you use?
to capture messages: __________
to replay messages: _______
You are building a social media extension [Link]
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?
You develop a custom question Add follow-up prompt
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?
You are building a solution that students Yes
will use to find references for essays. No
You use the following code to start Yes
building the solution.
For each of the following statements,
select Yes is the statement is true.
Otherwise, select No.
The code will detect the language of the
documents
the url attribute returned for each linked
entity will be a bing search link
the matches attribute returned for each
linked entitiy will provide the location in a
document where the entity is references
You train a Conversational Language From the language authoring REST endpoint, retrieve the model evaluation
Understanding model to understand the summary.
natural language input of users.
You need to evaluate the accuracy of the From Language Studio, select Model performance.
model before deploying it.
What are two methods you can use?
You develop an app in C# named App1 addTargetLanguage
that performs speech-to-speech
translation. speechRecognitionLanguage
You need to configure App1 to translate
English to German.
How should you complete the
SpeechTranslationConfig object?
You have an Azure subscription that Key and Endpoint
contains an Azure Cognitive Service for
Language resource.
You need to identify the URL of the REST
interface for the Language service.
Which blade should you use in the Azure
portal?
You are building a transcription service Create a Custom Speech project
for technical podcasts. create a speech to text model
Testing reveals that the service fails to upload training datasets
transcribe technical terms accurately. train the model
You need to improve the accuracy of the deploy the model
service.
Which five actions should you perform in
sequence?
You are building a retail kiosk system that a .wav or .mp3 file of the voice talent consenting to the creation of a synthetic
will use a custom neural voice. version of their 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?
You have a Language Understanding From the Language Understanding portal, export the solution as a package file
solution that runs in a Docker container. From the host computer, move the package file to the Docker input directory
You download the Language From the host computer, run the container and specify the input directory
Understanding container image from the
Microsoft Container Registry (MCR).
You need to deploy the container image
to a host computer.
Which three actions should you perform
in sequence?
You are building a text-to-speech app role
that will use a custom neural voice. style
You need to create an SSML file for the
app. The solution must ensure that the
voice profile meets the following
requirements:
• Expresses a calm tone
• Imitates the voice of a young adult
female
How should you complete the code?
<mstts:express-as _____________ =
"YoungAdultFemale" __________ ="gentle">
You have a collection of press releases Computer Vision
stored as PDF files.
You need to extract text from the files and Language
perform sentiment analysis.
Which service should you use for each
task?
Extract text: ___________
Perform sentiment analysis: ___________
You have a text-based chatbot. Personal Data
You need to enable content moderation Text classification
by using the Text Moderation API of
Content Moderator.
Which two service responses should you
use?
You are developing a text processing No
solution. Yes
You have the function shown below. No
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.
The output will include the following
words: our and included
The output will include the following
words: Paris, Eiffel, and Tower
The function will output all the key
phrases from the input string to the
console
You are building an Azure web app [Link]
named App1 that will translate text from
English to Spanish. translate
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?
[Link] / ______________?api-
version=3.0&to=es
You have a Docker host named Host1 that Request approval to run the container
contains a container base image.
You have an Azure subscription that Export model1 to Host1
contains a custom speech-to-text model
named model1. Run the container
You need to run model1 on Host1.
Which three actions should you perform
in sequence?
SERIES: No
You build a language model by using a
Conversational Language Understanding.
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
Conversational Language Understanding.
Solution: You create a new utterance for
each phrase in the FindContact intent.
Does this meet the goal?
You have a question answering project in From the original language service instance, export the existing project
Azure Cognitive Service for Language.
You need to move the project to a from the new language service instance, import the project file
Language service instance in a different
Azure region. From the new language service instance, train and publish the project
Which three actions should you perform
in sequence?
You are building a customer support Custom named entity recognition (NER)
chatbot.
You need to configure the bot to identify Personally Identifiable Information (PII) detection
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?
Identify code names for internal product
development: ___________
Identify messages that include credit card
numbers: __________
You are building an app by using the SpeechRecognitionLanguage
Speech SDK. The app will translate
speech from French to German by using AddTargetLanguage
natural language processing.
You need to define the source language
and the output language.
How should you complete the code?
SpeechTranslationConfig.____________="fr"
speech_translation_config.____________("de")
You have a collection of Microsoft Word Upload a glossary file to the container for French files
documents and PowerPoint presentations Define a document translation specification that has a french target
in German. Perform an asynchronous translation by using the document translation
You need to create a solution to translate specification
the files to French. The solution must
meet the following requirements:
• Preserve the original formatting of the
files.
• Support the use of a 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 to complete the solution?
You have the following C# function. quick brown fox
You call the function by using the lazy dog
following code.
MyFunction(textAnalyticsClient, "the quick
brown fox jumps over the lazy dog");
Whihc output will you receive
You have the following Python method. create_resource("res1", "TextAnalytics", "S0", "eastus")
You need to deploy an Azure resource to
the East US Azure region. The resource
will be used to perform sentiment
analysis.
How should you call the method?
You develop a Python app named App1 speech_recognition_language
that performs speech-to-speech
translation. add_target_language
You need to configure App1 to translate
English to German.
How should you complete the
SpeechTranslationConfig object?
translation_config.____________="en-us";
translation_config.____________("de")
You are developing a streaming Speech AudioStreamFormat
to Text solution that will use the Speech
SDK and MP3 encoding. SpeechRecognizer
You need to develop a method to
convert speech to text for streaming MP3
data.
How should you complete the code?
[Link].________________________________
speechsdk.__________
You are building a chatbot. Resource Name
You need to use the Content Moderator classify
API to identify aggressive and sexually Ocp-Apim-Subscription-Key
explicit language.
Which three settings should you
configure?
You are developing an app that will use Azure Cognitive Services
the Decision and Language APIs.
You need to provision resources for the
app. The solution must ensure that each
service is accessed by using a single
endpoint and credential.
Which type of resource should you
create?
You are building a chatbot. Custom Named Entity Recognition (NER)
You need to ensure that the bot will
recognize the names of your company's
products and codenames. The solution
must minimize development
effort.
Which Azure Cognitive Service for
Language service should you include in
the solution?
You have an Azure subscription that the endpoint URI and subscription key
contains an Azure App Service app
named App1.
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?
You have an Azure subscription that the subscription key, the subscription region, and the content type
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?
You have a file share that contains 5,000 Azure AI Document Intelligence
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?
You are developing a text processing No
solution. Yes
You have the function shown below. No
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.
The output will include the following
words: our and included
The output will include the following
words: Paris, Eiffel, and Tower
The function will output all the key
phrases from the input string to the
console
You are developing a text processing Yes
solution. No
You develop the following method. No
You call the method by using the
following code.
get_key_phrases(text_analytics_client, "the
cat sat on the mat")
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
The call will output key phrases from the
input string to the console
The output will contain the following
words: the, cat, sat, on, and mat
The output will contain the confidence
level for key phrases
You are developing a service that records ([fr,de,es])
lectures given in English (United
Kingdom). TranslationRecognizer(
You have a method named
append_to_transcript_file 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?
languages = ____________
[Link].____________
You are developing an app that will use the effect attribute of the voice element
the text-to-speech capability of the Azure
AI Speech service. The app will be used
in motor vehicles.
You need to optimize the quality of the
synthesized voice output.
Which Speech Synthesis Markup
Language (SSML) attribute should you
configure?
You are designing a content management Azure AI Immersive reader
system.
You need to ensure that the reading
experience is optimized for users who
have reduced comprehension and
learning differences, such as
dyslexia. The solution must minimize
development effort.
Which Azure service should you include
in the solution?
You are building an app that will answer TranslationRecognizer
customer calls about the status of an Speech Synthesizer
order. The app will query a database for
the order details and
provide the customers with a spoken
response.
You need to identify which Azure AI
service APIs to use. The solution must
minimize development effort.
Which object should you use for each
requirement?
Convert customer calls into text queries:
______________
Provide customers with the order details:
_____________
You have an Azure AI service model azure-ai-language-conversations
named Model1 that identifies the intent of
text input.
You develop a Python app named App1.
You need to configure App1 to use
Model1.
Which package should you add to App1?
You plan to implement an Azure AI Create an Azure Machine Learning Workspace
Search resource that will use custom skill Provision an Azure AI Services resource and obtain the endpoint
based on sentiment analysis. Connect the custom skill and the endpoint
You need to create a custom model and Create and train the model in the azure machine learning studio
configure Azure AI Search use the model. rerun the indexer to enrich the index
Which five actions should you perform in
sequence?
You have a collection of press releases Azure AI Document Intelligence
stored as PDF files.
You need to extract text from the files and Azure AI Language
perform sentiment analysis.
Which service should you use for each
task?
Extract text: ____________
Perform sentiment analysis: _____________
You are developing a text processing Yes
solution. No
You develop the following method. No
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.
The call will output key phrases from the
input string to the console
The output will contain the following
words: the, cat, sat, on and mat
the output will contain the confidence
level for key phrases
You deploy a web app that is used as a Regenerate the secondary admin key, change the app to use the secondary
management portal for indexing in Azure admin key, and then regenerate the primary key.
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?
You have an existing Azure Cognitive Split the data into multiple virtual folders. Create an indexer for each folder.
Search service. Increase the search units. Within each indexer definition,
You have an Azure Blob storage account schedule the same runtime execution pattern.
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?
You need to implement a table projection tableName
to generate a physical expression of an generatedKeyName
Azure Cognitive Search index. source
Which three properties should you
specify in the skillset definition JSON
configuration table node?
You are creating an enrichment pipeline Object projection
that will use Azure Cognitive Search. The File projection
knowledge store contains unstructured
JSON data and scanned
PDF documents that contain text.
Which projection type should you use for
each data type?
JSON Data: ____________
Scanned Data: ___________
You are building an Azure Cognitive Yes
Search custom skill. Yes
You have the following custom skill No
schema definition.
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
CompanyDescription is available for
indexing
The definition calls a web API as part of
the enrichment process
The enrichment step is called only for the
first organization under
"/document/organizations"
You have the following data sources: Mirror Finance to an Azure SQL DB
✑ 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?
You are developing a solution to keyPhrases
generate a word cloud based on the
reviews of a company's products.
Which Text Analytics REST API endpoint
should you use?
You have a web app that uses Azure Regenerate the secondary admin key
Cognitive Search. Change the app to use the secondary admin key
When reviewing billing for the app, you regenerate the primary admin key
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?
You are developing an application that Retrieve the group memberships of the user.
will use Azure Cognitive Search for D. Add allowed groups to each index entry.
internal documents. F. Supply the groups as a filter for the search requests.
You need to implement document-level Question
filtering for Azure Cognitive Search.
Which three actions should you include in
the solution?
You have an Azure Cognitive Search storageConnectionString
solution and an enrichment pipeline that
performs Sentiment Analysis on social objects
media posts.
You need to define a knowledge store
that will include the social media posts
and the Sentiment Analysis results.
Which two fields should you include in
the definition?
You create a knowledge store for Azure two projection groups
Cognitive Search by using the following
JSON. be projected to Azure Blob Storage
Use the drop-down menus to select the
answer choice that completes each
statement based on the information
presented in the graphic.
There will be ___________
Normalized images will _____________
You plan create an index for an Azure Searchable and Retrievable
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 in
UserMessages has a field named
MessageCopy that contains the
text of social media messages sent by a
user.
Users will 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.
Which attributes should you enable for
the field?
You have the following data sources: Export the data in Finance to Azure Data Lake Storage
• 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?
You plan to provision Azure Cognitive FormRecognizer
Services resources by using the following
method. "S0","eastus"
You need to create a Standard tier
resource that will convert scanned
receipts into text.
How should you call the method?
provision_resource("res1",____________
____________)
You have an app named App1 that uses No
Azure AI Document Intelligence to Yes
analyze medical records and provide Yes
pharmaceutical dosage
recommendations for patients.
You send a request to App1 and receive
the following response.
Foreach of the following statements,
select Yes if the statement is true.
Otherwise, select No.
The chosen model is suitable for the
intended use case
the text content was recognized with
greater than 70% confidence
The form elements werre recognized with
greater than 70% confidence
You have an Azure subscription that "prebuilt-document",
contains an Azure AI Document
Intelligence resource named DI1. 0.75
You build an app named App1 that
analyzes PDF files for handwritten
content by using DI1.
You need to ensure that App1 will
recognize the handwritten content.
How should you complete the code?
([Link],________ fileUri);
isHandwritten && [Link]>
__________)
You have an app named App1 that uses a Add the additional contract format to the existiing training set. Retrain the model.
custom Azure AI Document Intelligence
model to recognize contract documents.
You need to ensure that the model
supports an additional contract format.
The solution must minimize development
effort.
What should you do?
You have an Azure subscription. [Link]
You need to deploy an Azure AI
Document Intelligence resource. FormRecognizer",
How should you complete the Azure
Resource Manager (ARM) template?
"type": _______ /accounts",
"kind": ______________
You are building an app named App1 that invoice
will use Azure AI Document Intelligence
to extract the following data from
scanned documents:
• Shipping address
• Billing address
• Customer ID
• Amount due
• Due date
• Total tax
• Subtotal
You need to identify which model to use
for App1. The solution must minimize
development effort.
Which model should you use?
You build a bot by using the Microsoft appId
Bot Framework SDK and the Azure Bot
Service. appSecret
You plan to deploy the bot to Azure.
You register the bot by using the Bot
Channels Registration service.
Which two values are required to
complete the deployment?
You are building a chatbot by using the No
Microsoft Bot Framework Composer. Yes
You have the dialog design shown in the Yes
following exhibit.
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
[Link] is an entity
The dialog asks for a user name and a
user age and assigns appropriate values
to the [Link] and [Link] properties
The chatbot attempts to take the first
non-null entity value for userName or
personName and assigns the value to
[Link]
You are building a multilingual chatbot. Sentiment Analysis
You need to send a different answer for Detect Language
positive and negative messages.
Which two Language service APIs should
you use?
You plan to build a chatbot to support Add a new Application
task tracking. Add the prebuilt domain ToDo
You create a Language Understanding Train the application
service named lu1. Publish the application
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?
You are building a bot on a local Export the the model as an .lu file
computer by using the Microsoft Bot
Framework. The bot will use an existing
Language Understanding model.
You need to translate the Language
Understanding model locally by using the
Bot Framework CLI.
What should you do first?
You are using a Language Understanding Enable active learning
service to handle natural language input Validate the utterances logged for review and modify the model
from the users of a web-based customer Train and republish the Language understanding model
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?
You build a conversational bot named Keys and Endpoints
bot1.
You need to configure the bot to use a
QnA Maker application.
From the Azure Portal, where can you
find the information required by bot1 to
connect to the QnA Maker application?
You are building a chatbot for a Microsoft Yes
Teams channel by using the Microsoft Bot No
Framework SDK. The chatbot will use the No
following code.
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
OnMembersAddedAsync will be
triggered when a user joins the
conversation
When a new user joins the conversation,
the existing users in the conversation will
see a chatbot greeting
OnMembersAddedAsync will be initiated
when a user sends a message
You are reviewing the design of a chatbot. No
The chatbot includes a language Yes
generation file that contains the following Yes
fragment.
# Greet(user)
- ${Greeting()}, ${[Link]}
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
${[Link]} retrieves the user name by
using a prompt
Greet() is the name of the language
generation template
${Greeting()} is a reference to a template
in the language generation file
You are building a chatbot by using the Yes
Microsoft Bot Framework SDK. Yes
You use an object named UserProfile to No
store user profile information and an
object named ConversationData to store
information related to a
conversation.
You create the following state accessors
to store both objects in state. var
userStateAccessors =
_userState.CreateProperty<UserProfile>
(nameof(UserProfile)); var
conversationStateAccessors =
_conversationState.CreateProperty<Conv
ersationData>
(nameof(ConversationData));
The state storage mechanism is set to
Memory Storage.
For each of the following statements,
select Yes if the statement is true.
Otherwise, select No.
The code will create and maintain the
UserProfile object in the underlying
storage layer
The code will create and maintain the
ConversationData object in the
underlying storage layer
The UserProfile and ConversationData
objects will persist when the Bot
Framework runtime terminates
You are building a chatbot that will an Adaptive Card
provide information to users as shown in
the following exhibit. an image
Use the drop-down menus to select the
answer choice that completes each
statement based on the information
presented in the graphic.
The chatbot is showing ____________
The card includes _____________
You are building a bot and that will use an intent
Language Understanding.
You have a LUDown file that contains the an utterance
following content.
Usethe drop-down menus to select the
answer choice that completes each
statement based on the information
presented in the graphic.
SelectItem is ___________
Choose {@DirectionReference=top right}
is ___________
You are designing a conversation flow to Typing
be used in a chatbot.
You need to test the conversation flow by carousel
using the Microsoft Bot Framework
Emulator. adaptivecard
How should you complete the .chat file?
bot: [__________]
[AttachmentLayout= __________]
watchProfileCard.json________]
You are building a chatbot by using the dialog
Microsoft Bot Framework Composer as
shown in the exhibit. (Click the Exhibit
tab.)
The chatbot contains a dialog named
GetUserDetails. GetUserDetails contains a
TextInput control that prompts users for
their name.
The user input will be stored in a property
named name.
You need to ensure that you can dispose
of the property when the last active
dialog ends.
Which scope should you assign to name?
You have a chatbot that uses a QnA For the knowledge base, select Show active learning suggestions
Maker application. Approve and reject suggestions
You enable active learning for the Save and train the knowledge base
knowledge base used by the QnA Maker Publish the knowledge base
application.
You need to integrate user input into the
model.
Which four actions should you perform in
sequence?
You need to enable speech capabilities A. Enable WebSockets for the chatbot app.
for a chatbot. B. Create a Speech service.
Which three actions should you perform? C. Register a Direct Line Speech channel.
You use the Microsoft Bot Framework a dialog trigger
Composer to build a chatbot that enables
users to purchase items.
You need to ensure that the users can
cancel in-progress transactions. The
solution must minimize development
effort.
What should you add to the bot?
You are designing a conversational waterfall
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?
You build a bot by using the Microsoft Build and run the bot
Bot Framework SDK. Open the Bot Framework Emulator
You need to test the bot interactively on a Connect to the bot endpoint
local machine.
Which three actions should you perform
in sequence?
You create a bot by using the Microsoft an activity handler
Bot Framework SDK.
You need to configure the bot to respond
to events by using custom text responses.
What should you use?
You build a bot named app1 by using the webapp
Microsoft Bot Framework.
You prepare app1 for deployment. config-zip
You need to deploy app1 to Azure.
How should you complete the command?
az ___________ deployment source ______________
--resource-group
SERIES: No
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_friendly.tsv, and then retrain
and republish the model.
Does this meet the goal?
SERIES: No
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
modify the question and answer pairs for
the custom intents, and then retrain and
republish the model.
Does this meet the goal?
SERIES: Yes
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?
You create five bots by using Microsoft Change the Recognizer/Dispatch type.
Bot Framework Composer. C. Create an Orchestrator model
You need to make a single bot available Install the Orchestrator package
to users that combines the bots. The
solution must support dynamic routing to
the bots based on user
input.
Which three actions should you perform?
SERIES: Yes
You are building a chatbot that will use
question answering in Azure Cognitive
Service for Language.
You have a PDF named [Link] that
contains a product catalogue and a price
list.
You upload [Link] and train the model.
During testing, users report that the
chatbot responds correctly to the
following question: What is the price o?f
The chatbot fails to respond to the
following question: How much does cost?
You need to ensure that the chatbot
responds correctly to both questions.
Solution: From Language Studio, you add
alternative phrasing to the question and
answer pair, and then retrain and
republish the model.
Does this meet the goal?
SERIES: No
You are building a chatbot that will use
question answering in Azure Cognitive
Service for Language.
You have a PDF named [Link] that
contains a product catalogue and a price
list.
You upload [Link] and train the model.
During testing, users report that the
chatbot responds correctly to the
following question: What is the price o?f
The chatbot fails to respond to the
following question: How much does cost?
You need to ensure that the chatbot
responds correctly to both questions.
Solution: From Language Studio, you
enable chit-chat, and then retrain and
republish the model.
Does this meet the goal?
SERIES: No
You are building a chatbot that will use
question answering in Azure Cognitive
Service for Language.
You have a PDF named [Link] that
contains a product catalogue and a price
list.
You upload [Link] and train the model.
During testing, users report that the
chatbot responds correctly to the
following question: What is the price o?f
The chatbot fails to respond to the
following question: How much does cost?
You need to ensure that the chatbot
responds correctly to both questions.
Solution: From Language Studio, you
create an entity for price, and then retrain
and republish the model.
Does this meet the goal?
You have a Conversational Language by month
Understanding model.
You export the model as a JSON file. The
following is a sample of the file.
Whatrepresents the [Link]
entity in the sample utterance?
You are building a chatbot by using an adaptive card
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?
You are building a chatbot. waterfall
You need to configure the bot to guide
users through a product setup process.
Which type of dialog should you use?
You have a chatbot that was built by using Direct Line Speech
Microsoft Bot Framework and deployed
to Azure.
You need to configure the bot to support
voice interactions. The solution must
support multiple client apps.
Which type of channel should you use?
You are building a bot by using Microsoft Deploy the bot to Azure and register the bot with a Direct Line Speech channel.
Bot Framework.
You need to configure the bot to respond
to spoken requests. The solution must
minimize development effort.
What should you do?
SERIES: No
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
remove all the chit-chat question and
answer pairs, and then retrain and
republish the model.
Does this meet the goal?
You are building a chatbot. Classification
You need to use the Content Moderator 1
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?
Section: ___________
Category: _______________
You are building a chatbot for a travel Prompt
agent. The bot will ask users for a
destination and must repeat the question
until a valid input is received, or
the user closes the conversation.
Which type of dialog should you use?
You are building a chatbot. QnAMakerDialog
You need to configure the chatbot to
query a knowledge base.
Which dialog class should you use?
You have a chatbot. send_activity(
You need to ensure that the bot
conversation resets if a user fails to clear_state
respond for 10 minutes.
How should you complete the code?
await turn_context._______________
await
self.conversation_state._________(turn_contex
t)
You develop a Conversational Language Add examples to the None intent
Understanding 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?
You have a Speech resource and a bot Configure the language and voice settings for the Speech resource.
that was built by using the Microsoft Bot B. Add the endpoint and key of the Speech resource to the bot.
Framework Composer. Add Speech to the bot responses
You need to add support for speech-
based channels to the bot.
Which three actions should you perform?
You are building a bot. In the code for the bot, create a new trace activity
You need to test the bot in the Bot In the code for the bot, send a trace activity
Framework Emulator. The solution must Run the bot app on a local host
ensure that you can debug the bot
interactively.
Which three actions should you perform
in sequence?
You have a bot that was built by using the identify New York as a city entity
Microsoft Bot Framework composer as
shown in the following exhibit. Language Understanding Intent recognized
If a user asks "what is the weather like in
New York", the bot will __________
The GetWeather dialog uses a __________
trigger
You are building a flight booking bot by prompt
using the Microsoft Bot Framework SDK.
The bot will ask users for the 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?
You have a chatbot. Path to ngrok
You need to test the bot by using the Bot
Framework Emulator. The solution must Run ngrok when the Emulator starts up
ensure that you are prompted for
credentials when you sign in to use version 1.0 authentication tokens
the bot.
Which three settings should you
configure?
You are building a chatbot by using the Yes
Microsoft Bot Framework SDK. Yes
You use an object named UserProfile to No
store user profile information and an
object named ConversationData to store
information related to a
conversation.
You create the following state accessors
to store both objects in [Link] state
storage mechanism is set to Memory
Storage.
For each of the following statements,
select Yes if the statement is true.
Otherwise select No.
the code will create and maintain the
UserProfile object in the underlying
storage layer
The code will create and maintain the
ConversationData object in the
underlying storage layer
The UserProfile and ConversationData
objects will persist when the Bot
Framework runtime terminates
You build a bot. only an app registration in Microsoft Azure Active Directory (Azure AD), part of
You create an Azure Bot resource. Microsoft Entra, an Azure App Service instance, and an App Service plan
You need to deploy the bot to Azure.
What else should you create?
You are building a chatbot by using the Waterfall
Microsoft Bot Framework SDK. The bot Prompt
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?
SERIES: No
You are building a chatbot that will use
question answering in Azure Cognitive
Service for Language.
You have a PDF named [Link] that
contains a product catalogue and a price
list.
You upload [Link] and train the model.
During testing, users report that the
chatbot responds correctly to the
following question: What is the price o?f
The chatbot fails to respond to the
following question: How much does cost?
You need to ensure that the chatbot
responds correctly to both questions.
Solution: From Language Studio, you
create an entity for cost, and then retrain
and republish the model.
Does this meet the goal?
You have a monitoring solution that uses Install the focker engine on server1
the Azure AI Anomaly Detector service. from server1, run the docker pull command
You provision a server named Server1 that from server1, run the docker run command
has intermittent internet access. Query the prediction endpoint on server1
You need to deploy the Azure AI
Anomaly Detector to Server1.
Which four actions should you perform in
sequence?
You have an Azure subscription. The A content filter
subscription contains an Azure OpenAI
resource that hosts a GPT-4 model named
Model1 and an app named
App1. App1 uses Model1.
You need to ensure that App1 will NOT
return answers that include hate speech.
What should you configure for Model1?
You have an Azure subscription. The priming
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 AI
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?
You build a chatbot by using Azure temperature
OpenAI Studio. top P
You need to ensure that the responses
are more deterministic and less creative.
Which two parameters should you
configure?
You are building a chatbot for a travel Modify the system message used by the model to specify that the answers must
agent. The chatbot will use the Azure be accurate.
OpenAI GPT 3.5 model and will be used
to make travel reservations.
You need to maximize the accuracy of the
responses from the chatbot.
What should you do?
You build a chatbot that uses the Azure B. Provide grounding content.
OpenAI GPT 3.5 model. C. Add sample request/response pairs.
You need to improve the quality of the
responses from the chatbot. The solution
must minimize development effort.
What are two ways to achieve the goal?
You have an Azure subscription that [Link]
contains an Azure OpenAI resource Temperature
named AI1.
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?
new ChatMessage(_________,@""),
_________ = (float)1.0
You have an Azure subscription that Creaye a deployment that uses the GPT-35 Turbo model
contains an Azure OpenAI resource Apply the marketing writing assistant system message template
named AI1. deploy the solution to a new web application
You plan to build an app named App1 that
will write press releases by using AI1.
You need to deploy an Azure OpenAI
model for App1. The solution must
minimize development effort.
Which three actions should you perform
in sequence in Azure OpenAI Studio?
You have an Azure subscription that "system"
contains an Azure OpenAI resource temperature
named AI1.
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?
[{"role":__________,"content":""}], _____________ =1
You have an Azure subscription that No
contains an Azure OpenAI resource. No
You configure a model that has the Yes
following settings:
• Temperature: 1
• Top probabilities: 0.5
• Max response tokens: 100
You ask the model a question and receive
the following [Link] each of the
following statements, select Yes if the
statement is true. Otherwise, select No.
The subscription will be charged 86
tokens for the execution of the session
The text completion was truncated
because the max reponse tokens value
was exceeded
The prompt_tokens value will be included
in the calculation of the Max response
tokens value
You have an Azure subscription that [Link]
contains an Azure OpenAI resource
named AI1. ([Link][0].text)
You plan to develop a console app that
will answer user questions.
You need to call AI1 and output the
results to the console.
How should you complete the code?
reponse= _________
print ______________
You have an Azure subscription that GetCompletions
contains an Azure OpenAI resource ([Link][0].Text)
named AI1.
You plan to develop a console app that
will answer user questions.
You need to call AI1 and output the
results to the console.
How should you complete the code?
client.______(deploymentname,
[Link] ______________
You have an Azure subscription. OpenAI
You need to create a new resource that
will generate fictional stories in response --encryption
to user prompts. The solution must ensure
that the resource
uses a customer-managed key to protect
data.
How should you complete the script?
-- kind _________ --sku S -1 WestEurope
______________ '{
CASE STUDY - Wide World Azure Blob Storage -----> Computer Vision API -----------> Translator API ---------
You are developing the smart e- > Azure Files
commerce project.
You need to design the skillset to include
the contents of PDFs in searches.
How should you complete the skillset
design diagram?
Source ---> Cracking ---> Preparation --->
Destination
________ ______________ ____________ ____________
CASE STUDY - Contoso Cognitive Services User
You build a QnA Maker resource to meet
the chatbot requirements. Cognitive Srvices QnA Maker Editor
Which RBAC role should you assign to
each group? Cognitive Services QnA Maker Read
Management-Accountants ______________
Consultant-Accountants _____________
Agent-CustomerServices ___________
CASE STUDY - Wide World Upload the video to blob storage
You are planning the product creation Index the video by using the Azure Video Analyzer for Media API
project. Extract the transcript from the Azure Video Analyzer for Media API
You need to recommend a process for Translate the transcript by using the Translator API
analyzing videos.
Which four actions should you perform in
sequence?
CASE STUDY - Wide World string
You need to develop code to upload
images for the product creation project. [Link]
The solution must meet the accessibility
requirements. var c = [Link][0]
How should you complete the code?
ComputerVisionClient client, _________
image
{ ____________ };
___________________
CASE STUDY - Contoso Create a new project and load sample documents
label the sample documents
You are developing a solution for the train a custom model
Management-Bookkeepers group to
meet the document processing
requirements. The solution must contain
the following components:
✑ A From Recognizer resource
✑ An Azure web app that hosts the Form
Recognizer sample labeling tool
The Management-Bookkeepers group
needs to create a custom table extractor
by using the sample labeling tool.
Which three actions should the
Management-Bookkeepers group
perform in sequence?
Case Study - contoso Create a custom language model
You are developing the knowledgebase.
You use Azure Video Analyzer for Media
(previously Video indexer) to obtain
transcripts of webinars.
You need to ensure that the solution
meets the knowledgebase requirements.
What should you do?
Case Study - wide world [Link]
You are planning the product creation
project. /translate
You need to build the REST endpoint to
create the multilingual product
descriptions.
How should you complete the URI?
___________ ____________ ?api-
version=3.0&to=es&to=pt
Case Study - contoso [Link].*.confidence < 0.7
Which expression should you use to
trigger a manual review of the extracted
information by a member of the
Consultant-Bookkeeper group?
Case Study - wide world A. Make API queries to the autocomplete endpoint and include suggesterName in
You are developing the smart e- the body.
commerce project. B. Add a suggester that has the three product name fields as source fields.
You need to implement autocompletion F. Set the analyzer property for the three product name variants.
as part of the Cognitive Search solution.
Which three actions should you perform?
Case study - contoso B. /formrecognizer/v2.0/custom/models/{modelId}/analyze
You are developing the document C. /formrecognizer/v2.0/prebuilt/receipt/analyze
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?
Case study - contoso "categories": [locations, persons, organizations]
You are developing the knowledgebase
by using Azure Cognitive Search. {name: entities}
You need to build a skill that will be used
by indexers.
How should you complete the code?
Case study - contoso an indexer for Azure Cosmos DB attached to a skillset that contains the language
You are developing the knowledgebase detection skill and the text translation skill
by using Azure Cognitive Search.
You need to process wiki content to meet
the technical requirements.
What should you include in the solution?
Case study - contoso Synonym map
You are developing the knowledgebase
by using Azure Cognitive Search.
You need to meet the knowledgebase
requirements for searching equivalent
terms.
What should you include in the solution?
case study - wide world QnA Maker Read
You are developing the shopping on-the-
go project. Cognitive Service User
You are configuring access to the QnA
Maker (classic) resources.
Which role should you assign to AllUsers
and LeadershipTeam?
AllUsers: __________
LeadershipTeam: __________
Case Study - Wide World name[language]
You are developing the shopping on-the-
go project. "$when": "${stockLevel !='OK'}"
You need to build the Adaptive Card for
the chatbot. [Link][language]
How should you complete the code?
"text": "${_______}"
"type": "TextBlock", ___________
"alText": "${___________}"
Case Study - Contoso [Link]
You are developing the chatbot.
You create the following components:
✑ A QnA Maker resource
✑ A chatbot by using the Azure Bot
Framework SDK
You need to integrate the components to
meet the chatbot requirements.
Which property should you use?
Case Study - contoso Orchestrator
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?