wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

try it

Total questions: 74

Worksheet time: 39mins

Name
Class
Date
1.

Which command-line tool can you use to query Azure SQL databases?

a)

sqlcmd

b)

bcp

c)

azdata

d)

Azure CLI

2.

Azure SQL Database includes a fully managed backup service

a)

Yes

b)

No

3.

Azure SQL Database has built in high availability

a)

Yes

b)

No

4.

Azure SQL Database can use Azure Advanced Threat Protection(ATP)

a)

Yes

b)

No

5.

You can use Azure Data Studio to query a microsoft SQL Server Big Data Cluster

a)

Yes

b)

No

6.

You can use SSAS to query an Azure synapse Analytics Data warehouse

a)

yes

b)

no

7.

You can use MYSQL workbench to query Azure Database for Maria DB database

a)

yes

b)

no

8.

you must apply patches to Azure SQL datbases regularly

a)

yes

b)

no

9.

you need a microsoft 365 subscription to create an Azure SQL database

a)

yes

b)

no

10.

You can use existing Microsoft SQL Server licenses to reduce the cost of Azure SQL db

a)

yes

b)

no

11.

Which statement is an exampe of DDL ?

a)

SELECT

b)

JOIN

c)

. MERGE

d)

CREATE

12.

If you have a platform as a service (Paas) db in Azure, you are responsible for applying operating system updates

a)

yes

b)

no

13.

If you have Paas db in Azure, backups are performed automatically

a)

yes

b)

no

14.

If you have Paas db in Azure, you are responsible for upgrading the db engine

a)

yes

b)

no

15.

You manage an application that stores data in a shared folder on a Windows server. You need to move the shared folder to Azure Storage. Which type of Azure Storage should you use?

a)

queue

b)

blob

c)

file

d)

table

16.

What should you use in Microsoft Power BI?

a)

report

b)

view

c)

create

d)

delete

17.

when using the azure cosmos db gremlin api the container resource type is projected as a

a)

graph

b)

table

c)

document

d)

partition key

18.

At which two levels can you set the throughput for an Azure Cosmos DB account?

a)

database

b)

container

c)

item

d)

partition

19.

You have an Azure Cosmos DB account that uses the core API. Which two settings can you configure at the container level?

a)

the throughput

b)

the read region

c)

the partition key

d)

the API

20.

You need to store data in Azure Blob storage for seven years to meet your company's compliance requirements. The retrieval time of the data is unimportant. The solution must minimize storage costs.Which storage tier should you use?

a)

Archive

b)

Hot

c)

Cool

21.

A relational db is appropriate for scenarios that involve a high volume of

a)

transactinal writes

b)

transactinal read

22.

A bar chart showing year to date sales by region is an example of which type of analytics?

a)

predictive

b)

prescriptive

c)

descriptive

d)

diagnostic

23.

A visualization that shows a university's current student enrollment versus the maximum capacity is an example of descriptive analytics

a)

descriptive analytics

b)

reguler analytics

24.

Which type of processing does the application use?

a)

Online Transaction Processing (OLTP)

b)

batch processing

c)

Online Analytical Processing (OLAP)

d)

stream processing

25.

A microsoft power BI dashboard is associated with a single workspace

a)

yes

b)

no

26.

a micorosoft power BI dashboard can only visualization from a single dataset

a)

yes

b)

no

27.

a microsoft power BI dashboard can display visualization from a Microsoft Excel workbook?

a)

yes

b)

no

28.

Which azure data factory component provides the compute environment for activities?

a)

a linked service

b)

an integration runtime

c)

a control flow

d)

a pipeline

29.

Azure databricks is an Apache Spark based collaboratove analytics platform

a)

yes

b)

no

30.

Azure Analytics Service is used for transactional workloads

a)

yes

b)

no

31.

Azure data factory orchestrates data integration workflows

a)

yes

b)

no

32.

To configure an Azure Storage account to support both security at the folder level and atomic directory manipulation

a)

enable the heirarchical namespace

b)

set Account kind to Blobstorage

c)

set Performance to Premium

d)

set Replication to Read-access geo-redundant storage (RA-GRS)

33.

You can query a graph db in azure cosmos BD

a)

as a JSON document by using a SQL-like language

b)

. as a partitioned row store by using Cassandra Query Language (CQL)

c)

as a partitioned row store by using Language-Integrated query (LINQ)

d)

as nodes and edges using the Gremlin language

34.

Azure Dtaabrics can consume data from Azure SQL db

a)

yes

b)

no

35.

Azure databricks can consume data form Azure Event Hubs

a)

yes

b)

no

36.

Azure databricks can consume data form Azure Cosmos DB

a)

yes

b)

no

37.

A pipeline is a representation of a data structive within Azure Data Factory

a)

yes

b)

No

38.

Azure Data factory pipelines can execute other pipelines

a)

yes

b)

no

39.

A processing step within an Azure Data Factory pipeline is an activity

a)

yes

b)

no

40.

Azure sypnase Analytics scales storage and compute independently

a)

yes

b)

no

41.

Azure sypnase Analytics can be paused to reduce compute costs

a)

yes

b)

no

42.

Azure sypnase Analytics data warehouse has a fixed storage capacity

a)

yes

b)

no

43.

What should you use to build a Microsoft Power BI paginated report?

a)

Charticulator

b)

Power BI Desktop

c)

the Power BI service

d)

Power BI Report Builder

44.

which scenario is an example of a streaming workload

a)

sending transactions that are older than a month to an archive

b)

sending transactions daily from point of sale (POS) devices

c)

sending telemetry data from edge devices

d)

sending cloud infrastructure metadata every 30 minutes

45.

processing salary payments once a month is an example of a batch workload

a)

yes

b)

no

46.

a wind turbine that send 50 sensor readings per seconds is an example of a streaming workload

a)

yes

b)

no

47.

Transparent data encryption (TDE) encrypts the database to protect data at rest

a)

yes

b)

no

48.

A relational db must be used when

a)

strong consisntency guarantees are required

b)

noo

49.

You need to query a table named Products in an Azure SQL database.Which three requirements must be met to query the table from the internet? Each correct answer presents part of the solution. (Choose three.)NOTE: Each correct selection is worth one point.

a)

You must have SELECT access to the Products table.

b)

You must have a user in the database.

c)

You must be assigned the Contributor role for the resource group that contains the database.

d)

Your IP address must be allowed to connect to the database.

50.

A key value data store is optimized for

a)

simple lookups

b)

detail lookups

51.

what are two characterictics of real time data processing?

a)

Data is processed periodically

b)

Low latency is expected

c)

High latency is acceptable

d)

Data is processed as it is created

52.

Azure data studio can be used to query an Azure SQL db from a device that runs macOS

a)

yes

b)

no

53.

Microsoft SSMS enables users to create and use SQL notebooks

a)

yes

b)

no

54.

Azure data studio can be used to resstore a db

a)

yes

b)

no

55.

your company needs to design a db that shows how changes traffic in one area of a network affect other components on the network. Which type of data store should you use?

a)

coloumn

b)

doucment

c)

graph

d)

key

56.

Which two azure services can be used to provision spark clusters

a)

Azure HDInsight

b)

Azure log analytics

c)

Azure Time series Insights

d)

Azure Databricks

57.

which storage solution supports role base access control (RBAC) at the file and folder?

a)

Azure Queue Storage

b)

Azure Blob Storage

c)

Azure Disk Storage

d)

Azure Data Lake

58.

Which command line tool can you use to query Azure SQL db?

a)

sqlcmd

b)

Az data

c)

bcp

d)

Azure CLI

59.

you are deploying a software as a SSAS application that requires a relational db for OLTP. Which azure service should you use to support the application?

a)

azure cosmos DB

b)

Azure sql db

c)

Azure HCM

d)

Azure synapse analytics

60.

which two activities can be performed entirely by using the Microsoft Power BI service?

a)

report sharing an distribution

b)

Data acquisition and preparation

c)

data modelling

d)

report and dashboard creation

61.

your company is designing an application that will write a high volume of JSON data and will have an application defined schema

a)

key

b)

document

c)

graph

d)

column

62.

in azure data factory you can use ... to orchestrate pipeline activities that depend on the output of other pipeline actovities

a)

a control flow

b)

a linked serviice

c)

a dataset

d)

an integration runtime

63.

At which two level can you set the throughput for an Azure Cosmos DB account?

a)

container

b)

item

c)

partition

d)

databse

64.

you need to ensure that users use multi factor aunthentication (MFA) when connectong to an Azure SQL db. Which type of authentication should you use?

a)

SQL authentication

b)

Service principal autjentication

c)

certificate authenticatio

d)

Azure active directory authenticatio

65.

when investigating data from Azure Data Lake storage across Azure region, you will include cost or badnwith

a)

yes

b)

no

66.

you can use blob, table, and file storage in the same Azure Storage account

a)

yes

b)

no

67.

you implement Azure Data Lake Storage by creating an Azure Storage account

a)

yes

b)

no

68.

which azure SQL offering supports automatic db scaling and automatic parsing of the db during inactive periods?

a)

Azure SQL managed instance

b)

Azure SQL db serverless

c)

Azure SQL db hyperscale

d)

Azure SQL db elastic pod

69.

you have an application that nums on Windows and requires acess to a mapped drive. Which azure service should you use?

a)

azure file

b)

azure blob storage

c)

azure cosmos DB

d)

azure table

70.

what is the benefit of the azure cosmos DB table API a compared to azure table storage?

a)

supports partitioning

b)

provieds resiliency if

c)

supports a multimaster model

d)

provied a higher storage capacity

71.

you have a qa application that needs data form a data warehouse. which type of processing does the application use?

a)

online transaction processing (OLTP)

b)

Batch processing

c)

Online Analytical Processing (OLAP)

d)

stream processing

72.

whwn you create an Azure db, which account can always connect to the db?

a)

the azure active director

b)

the server admin login account

c)

the azure active directly

d)

the sa account

73.

you have a transactional application that stem data in azure sql managed instance. When should you implement a reda only db replica?

a)

You need to generate reports without affecting the transactional workload.

b)

You need to audit the transactional application.

c)

You need to implement high availability in the event of a regional outage.

d)

You need to improve the recovery point objective (RPO).

Show Suggested Answer

74.

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

a)

insert

b)

disable

c)

alter

d)

drop