DP 300Practice 2

DP 300Practice 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

DP 300 Practice

DP 300 Practice

Professional Development

11 Qs

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

14 Qs

Practice Quiz

Practice Quiz

Professional Development

10 Qs

AZ-900 Módulo 02

AZ-900 Módulo 02

Professional Development

15 Qs

แบบทดสอบ Power Bi

แบบทดสอบ Power Bi

Professional Development

7 Qs

AZ-900 practice quiz

AZ-900 practice quiz

Professional Development

10 Qs

AML Bootcamp quiz

AML Bootcamp quiz

Professional Development

10 Qs

DP 300Practice 2

DP 300Practice 2

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Deogratias Phiri

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to recommend a disaster recovery solution for an on-premises Microsoft SQL Server database. The solution must meet the following requirements:

* Support real-time data replication to a different geographic region.

* Use Azure as a disaster recovery target.

* Minimize costs and administrative effort.

What should you include in the recommendation?

database mirroring on an instance of SQL Server on Azure Virtual Machines

availability groups for SQL Server on Azure Virtual Machines

an Azure SQL Managed Instance link

transactional replication to an Azure SQL Managed Instance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an Azure subscription.

You need to deploy an Azure SQL database. The solution must meet the following requirements:

* Dynamically scale CPU resources.

* Ensure that the database can be paused to reduce costs.

What should you use?

the Business Critical service tier

the serverless compute tier

an elastic pool

the General Purpose service tier

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Hyperscale tier within Azure SQL Database architecture includes a multilayer caching system that can help with both speed and scale. The use of remote storage also allows for snapshot backups.

Once you move a database to Hyperscale tier, you can't "go back" to the General Purpose or Business Critical tier.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Understanding recovery time and recovery point objectives are crucial to your high availability and disaster recovery (HADR) plan as they are the foundation for any availability solution.

_____ is the point in time to which a database should be recovered and equates to the maximum amount of data loss that the business is willing to accept.

RBS

RPO

RTO

RBC

Answer explanation

Recovery Point Objective (RPO) is the point in time to which a database should be recovered and equates to the maximum amount of data loss that the business is willing to accept. For example, suppose an IaaS VM containing SQL Server experiences an outage at 10:00 AM and the databases within the SQL Server instance have an RPO of 15 minutes. No matter what feature or technology is used to bring back that instance and its databases, the expectation is that there will be at most 15 minutes worth of data lost. That means the database can be restored to 9:45 AM or later to ensure minimal to no data loss meeting that stated RPO. There may be factors that determine if that RPO is achievable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a data warehouse in Azure Synapse Analytics.
You need to ensure that the data in the data warehouse is encrypted at rest.
What should you enable?

Transparent Data Encryption (TDE)

Advanced Data Security for this database

Always Encrypted for all columns

Secure transfer required

Answer explanation

Transparent data encryption (TDE) helps protect Azure SQL Database, Azure SQL Managed Instance, and Azure Synapse Analytics against the threat of malicious offline activity by encrypting data at rest.
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/transparent-data-encryption-tde-overview

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

You are designing a security model for an Azure Synapse Analytics dedicated SQL pool that will support multiple companies.
You need to ensure that users from each company can view only the data of their respective company.
Which two objects should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a column encryption key

asymmetric keys

a function

a custom role-based access control (RBAC) role

a security policy

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an Azure subscription that contains an Azure Data Factory version 2 (V2) data factory named df1. DF1 contains a linked service.
You have an Azure Key vault named vault1 that contains an encryption kay named key1.
You need to encrypt df1 by using key1.
What should you do first?

Disable purge protection on vault1.

Remove the linked service from df1.

Create a self-hosted integration runtime.

  • Disable soft delete on vault1.

Answer explanation

A customer-managed key can only be configured on an empty data Factory. The data factory can't contain any resources such as linked services, pipelines and data flows. It is recommended to enable customer-managed key right after factory creation.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?