wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DAS632 QUIZ1

Total questions: 25

Worksheet time: 1hrs 8mins

Name
Class
Date
1.

You need to build a chatbot that meets 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?

a)

QnA Maker, Language Understanding, and Dispatch

b)

Language Understanding, Text Analytics, and QnA Maker

c)

Translator, Speech, and Dispatch

d)

Text Analytics, Translator, and Dispatch

2.

Selianord Group(Pty)Ltd wants to reduce how long 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?

a)

Form Recognizer

b)

Custom Vision

c)

Personalizer

d)

Computer Vision

3.

You are developing a new sales system that will process the video and text from a public-facing website.
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? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a)

transparency

b)

fairness

c)

privacy and security

d)

reliability and safety

4.
a)

A key for Azure Cognitive Services was generated in Azure Key Vault.

b)

A new query key was generated.

c)

The secondary subscription key was reset.

d)

The primary subscription key and the secondary subscription key were rotated.

5.

A customer uses Azure Cognitive Search.
The customer plans to enable a server-side encryption and use customer-managed keys (CMK) stored in Azure.
What are three implications of the planned change? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a)

The index size will increase.

b)

Query times will increase.

c)

Query times will decrease.

d)

Azure Key Vault is required

e)

The index size will decrease.

6.

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

a)

reliability and safety

b)

transparency

c)

fairness

d)

inclusiveness

7.

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?

a)

Yes

b)

No

c)

Yes And No

d)

Agreed

8.

You create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a public endpoint, and you configure an IP firewall rule.
Does this meet the goal?

a)

Yes

b)

No

c)

Yes and No

d)

Agreed

9.

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?

a)

Yes

b)

No

c)

Yes and No

d)

Agreed

10.

You plan to perform predictive maintenance.
You collect IoT sensor data from 100 industrial machines for a year. Each machine has 50 different sensors that generate data at one-minute intervals. In total, you have 5,000 time series datasets.
You need to identify unusual values in each time series to help predict machinery failures.
Which Azure service should you use?

a)

Anomaly Detector

b)

Cognitive Search

c)

Form Recognizer

d)

Custom Vision

11.

You plan to provision a QnA Maker service in a new resource group named RG1.
In RG1, you create an App Service plan named AP1.
Which two Azure resources are automatically created in RG1 when you provision the QnA Maker service? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a)

Azure SQL Database

b)

Language Understanding

c)

Azure Cognitive Search

d)

Azure App Service

e)

Azure Storage

12.

You are building a language model by using a Language Understanding (classic) service.
You create a new Language Understanding (classic) resource.
You need to add more contributors.
What should you use?

a)

a conditional access policy in Azure Active Directory (Azure AD)

b)

the Access control (IAM) page for the authoring resources in the Azure portal

c)

the Access control (IAM) page for the prediction resources in the Azure portal

d)

None

13.

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?

a)

No

b)

Yes

c)

Yes and No

d)

Not Agreed at all

14.

You have receipts that are accessible 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?

a)

the FormRecognizerClient client and the StartRecognizeContentFromUri method

b)

the FormTrainingClient client and the StartRecognizeContentFromUri method

c)

the FormRecognizerClient client and the StartRecognizeReceiptsFromUri method

d)

the FormTrainingClient client and the StartRecognizeReceiptsFromUri method

15.

You have a collection of 50,000 scanned 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?

a)

a new Computer Vision resource

b)

a free (Limited enrichments) Cognitive Services resource

c)

an Azure Machine Learning Designer pipeline

d)

a new Cognitive Services resource that uses the S0 pricing tier

16.

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?

a)

Yes

b)

No

c)

Yes and No

d)

Agreed

17.

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?

a)

Yes

b)

No

c)

Yes and No

d)

Agreed Partial

18.

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?

a)

Yes

b)

No

c)

No and Agreed

d)

I do not know the solution

19.

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

a)

Implement authentication for bot1

b)

Enable active learning for lu1

c)

Host lu1 in a container

d)

Add Direct Line Speech to bot1

20.

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

a)

an object projection

b)

a file projection

c)

a table projection

d)

a projection group

21.

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 replicas.
Does this meet the goal?

a)

No

b)

Yes

c)

Yes and No

d)

Not sure

22.

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

a)

Face

b)

Computer Vision

c)

Azure Video Analyzer for Media (formerly Video Indexer)

d)

NONE

23.

You have an Azure Cognitive Search solution and a collection of blog posts that include a category field.
You need to index the posts. The solution must meet the following requirements:
* Include the category field in the search results.
* Ensure that users can search for words in the category field.
* Ensure that users can perform drill down filtering based on category.
Which index attributes should you configure for the category field?

a)

searchable, sortable, and retrievable

b)

searchable, facetable, and retrievable

c)

retrievable, filterable, and sortable

d)
  • retrievable, facetable, and key

24.

You have an Azure IoT hub that receives 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

a)

Azure Metrics Advisor

b)

Form Recognizer

c)

Azure Machine Learning

d)

Anomaly Detector

25.

You have an app that analyzes images by using the Computer Vision API.
You need to configure the app to provide an output for users who are vision impaired. The solution must provide the output in complete sentences.
Which API call should you perform?

a)

readInStreamAsync

b)

analyzeImagesByDomainInStreamAsync

c)

tagImageInStreamAsync

d)

describeImageInStreamAsync