Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

Home > Microsoft > Microsoft Certified: Azure Data Fundamentals > DP-900

DP-900 Microsoft Azure Data Fundamentals Question and Answers

Question # 4

Select the answer that correctly completes the sentence.

Full Access
Question # 5

For each of the following statements, select yes if the statement is true, Otherwise, select No.

Note: Each correct selection is worth one point.

Full Access
Question # 6

What is used to define a query in a stream processing jobs in Azure Stream Analytics?

A.

XML

B.

KQL

C.

YAML

D.

SQL

Full Access
Question # 7

Select the answer that correctly completes the sentence.

Full Access
Question # 8

You need to store data by using Azure Table storage.

What should you create first?

A.

an Azure Cosmos DB instance

B.

a storage account

C.

a blob container

D.

a table

Full Access
Question # 9

Which three objects can be added to a Microsoft Power BI dashboard? Each correct answer presents a

complete solution. (Choose three.)

NOTE: Each correct selection is worth one point.

A.

a report page

B.

a Microsoft PowerPoint slide

C.

a visualization from a report

D.

a dataflow

E.

a text box

Full Access
Question # 10

To complement the sentence, select the appropriate option in the answer area.

Full Access
Question # 11

Match the terms to the appropriate descriptions.

To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Full Access
Question # 12

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 13

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Full Access
Question # 14

Match the types of visualizations to the appropriate descriptions.

To answer, drag the appropriate visualization type from the column on the left to its description on the right. Each visualization type may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Full Access
Question # 15

Your company needs to ensure that in Azure virtual machine can connect to Azure SQL databases without exposing the databases to the internet. What should you use?

A.

Azure DNS

B.

Azure Application Gateway

C.

Azure Private link

D.

Azure Traffic Manager

Full Access
Question # 16

Match the types of data stores to the appropriate scenarios.

To answer, drag the appropriate data store type from the column on the left to its scenario on the right. Each data store type may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Full Access
Question # 17

Which clause should you use in a select statement to combine rows in one table with rows in another table?

A.

JOIN

B.

VALUES

C.

set

D.

KEY

Full Access
Question # 18

What are two characteristics of real-time data processing? Each correct answer present a complete solution.

NOTE: Each correct selection is worth one point.

A.

Data is processed as it is created.

B.

Low latency is expected

C.

High latency acceptable

D.

Data is processed periodically

Full Access
Question # 19

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 20

Select the answer that correctly completes the sentence.

Full Access
Question # 21

Which storage solution supports role-based access control (RBAC) at the file and folder level?

A.

Azure Disk Storage

B.

Azure Data Lake Storage

C.

Azure Blob storage

D.

Azure Queue storage

Full Access
Question # 22

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 23

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Full Access
Question # 24

Select the answer that correctly completes the sentence.

Full Access
Question # 25

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 26

Select the answer that correctly completes the sentence.

Full Access
Question # 27

Select the answer that correctly completes the sentence.

Full Access
Question # 28

Select the answer that correctly completes the sentence.

Full Access
Question # 29

Your company needs to design a database 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.

Key/value

B.

Graph

C.

Document

D.

columnar

Full Access
Question # 30

Select the answer that correctly completes the sentence.

Full Access
Question # 31

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 32

You have an e-commerce application that reads and writes data to an Azure SQL database. Which type of processing does the application use?

A.

stream processing

B.

batch processing

C.

Online Analytical Processing (OLTP)

D.

Online Transaction Processing (OLTP)

Full Access
Question # 33

Match the processes to the appropriate scenarios.

To answer, drag the appropriate process from the column on the left to its scenario on the right. Each process may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Full Access
Question # 34

Select the answer that correctly completes the sentence.

Full Access
Question # 35

Select the answer that correctly completes the sentence.

Full Access
Question # 36

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 37

Select the answer that correctly completes the sentence.

Full Access
Question # 38

What is a primary characteristic of a relational database?

A.

data is queried and manipulated by using a variant of the SQL language

B.

a flexible data structure

C.

a lack of dependencies between tables

D.

a large amount of duplicate data

Full Access
Question # 39

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 40

You are deploying a software as a service (SaaS) application that requires a relational database for Online Transaction Processing (OLTP).

Which Azure service should you use to support the application?

A.

Azure Cosmos DB

B.

Azure Synapse Analytics

C.

Azure HDInsight

D.

Azure SQL Database

Full Access
Question # 41

Which storage solution supports access control lists (ACLs) at the file and folder level?

A.

Azure Data Lake Storage

B.

Azure Cosmos DB

C.

Azure Queue storage

D.

Azure Blob storage

Full Access
Question # 42

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

A.

sqlcmd

B.

bcp

C.

azdata

D.

Azure CLI

Full Access
Question # 43

You need to develop a solution to provide data to executives. the solution must provide an interactive graphic interface, depict various key performance indications, and support data exploration by using drill down.

What should you use in Microsoft Power BI?

A.

a dashboard

B.

Microsoft Power Apps

C.

a dataflow

D.

a report

Full Access
Question # 44

Select the answer that correctly completes the sentence.

Full Access
Question # 45

Match the Azure SQL services to the appropriate use cases.

To answer, drag the appropriate service from the column on the left to its use case on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Full Access
Question # 46

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 be assigned the Reader role for the resource group that contains the database.

B.

You must have SELECT access to the Products table.

C.

You must have a user in the database.

D.

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

E.

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

Full Access
Question # 47

You need to recommend a non-relational data store that is optimized for storing and retrieving files, videos, audio stream, and virtual disk images. The data store must store data, some metadata, and a unique ID for each file.

Which type of data store should you rec ommend?

A.

document

B.

key/value

C.

object

D.

columnar

Full Access
Question # 48

Select the answer that correctly completes the sentence.

Full Access
Question # 49

Select the answer that correctly completes the sentence.

Full Access
Question # 50

Select the answer that correctly completes the sentence.

Full Access
Question # 51

Select the answer that correctly completes the sentence.

Full Access
Question # 52

Match the Azure services to the appropriate locations in the architecture.

To answer, drag the appropriate service from the column on the left to its location on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Full Access
Question # 53

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 54

Which two Azure services can be used to provision Apache Spark clusters? Each correct answer presents a complete solution. (Choose two.)

NOTE: Each correct selection is worth one point.

A.

Azure Time Series Insights

B.

Azure HDInsight

C.

Azure Databricks

D.

Azure Log Analytics

Full Access
Question # 55

Select the answer that correctly completes the sentence.

Full Access
Question # 56

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 57

Select the answer that correctly completes the sentence.

Full Access
Question # 58

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 59

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 60

Select the answer that correctly completes the sentence.

Full Access
Question # 61

Which Azure SQL offering provides near-IOO percent compatibility with on-premises Microsoft SQL Server instances, while providing automated updates,

backups, and maintenance tasks?

A.

Azure SQL Managed Instance

B.

SQL Server on Azure Virtual Machines

C.

Azure SQL Edge

D.

Azure SQL Database

Full Access
Question # 62

You have a banking application that transfers money in to and out of accounts.

Of which type of solution is this is an example?

A.

extract transform, and load (ETL)

B.

a data warehouse

C.

online analytical processing (OLAP)

D.

online transaction processing (OLTP)

Full Access
Question # 63

What is a characteristic of non-relational data?

A.

a well-defined schema

B.

no indexes

C.

self-describing entities

D.

no unique key values

Full Access
Question # 64

For each of the following statements. select Yes if the statement is true. Otherwise, select No. NOTE Each correct selection is worth one point.

Full Access
Question # 65

Select the answer that correctly completes the sentence.

Full Access
Question # 66

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 67

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 68

Select the answer that correctly completes the sentence.

Full Access
Question # 69

What is the primary purpose of a data warehouse?

A.

to provide answers to complex queries that rely on data from multiple sources

B.

to provide transformation services between source and target data stores

C.

to provide read-only storage of relational and non-relational historical data

D.

to provide storage for transactional line-of-business (LOB) applications

Full Access
Question # 70

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 71

In a fully denormalized database, how is data read and written for a single entity?

A.

Data is read from a single table and written to a single table.

B.

Data is read from multiple tables and written to a single table.

C.

Data is read from a single table and written to multiple tables.

D.

Data is read from multiple tables and written to multiple tables.

Full Access
Question # 72

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 73

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

A.

descriptive

B.

diagnostic

C.

predictive

D.

prescriptive

Full Access
Question # 74

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

Full Access
Question # 75

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 76

To complete the sentence select the appropriate option in the answer area.

Full Access
Question # 77

Select the answer that correctly completes the sentence.

Full Access
Question # 78

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 79

What ate three characteristics of an Online Transaction Processing (OLTP) workload? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.

A.

normalized data

B.

schema defined in a database

C.

schema defined when reading unstructured data from a database

D.

normalized data

E.

light writes and heavy reads

F.

heavy writes and moderate reads

Full Access
Question # 80

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 81

Select the answer that correctly completes the sentence.For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Full Access
Question # 82

To complete the sentence, select the appropriate option in the answer area.

Full Access
Question # 83

You need to gather real-time telemetry data from a mobile application.

Which type of workload describes this scenario?

A.

Online Transaction Processing (OLTP)

B.

batch

C.

massively parallel processing (MPP)

D.

streaming

Full Access
Question # 84

Select the answer that correctly completes the sentence.

Full Access
Question # 85

Which three actions are used when performing diagnostic analytics?

A.

• Identify data anomalies

• Collect anomaly-related data

• Discover relationships and trends that explain anomalies.

B.

• Identify data anomalies

• Predict when anomalies are likely to recur

• Use analytical tools such as decision trees and regression.

C.

• Apply serf-learning loops to draw inferences from anomalies.

• Predict when anomalies are likely to recur

• Use analytical tools such as decision trees and regression.

D.

• Identify data anomalies

• Use machine learning to find patterns in large datasets.

• Discover relationships and trends that explain anomalies.

Full Access
Question # 86

To complete the sentence, select the appropriate option in the answer area.

Full Access