Month End Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

You plan to build a structured streaming solution in Azure Databricks. The solution will count new events in fiveminute intervals and report only events that arrive during the interval.

The output will be sent to a Delta Lake table.

Which output mode should you use?

A.

complete

B.

append

C.

update

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.

a column encryption key

B.

asymmetric keys

C.

a function

D.

a custom role-based access control (RBAC) role

E.

a security policy

You Save an Azure SCX database named DB1.

You need to query the fragmentation information of data and indexes for the tables in D61.

Which command should you run?

A.

B.

C.

D.

You have an Azure SQL database named DB1.

A user named User 1 has an Azure AD account.

You need to provide User1 with the ability to add and remove columns from the tables inDBV The solution must use the principle of least privilege.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point

A.

Assign the database user the db.ddladmm role.

B.

Assign the database user the db.owner role.

C.

Create a contained database user.

D.

Create a login and an associated database user.

You have an Azure subscription that contains a storage account named databasebackups.

You have an Azure SQL managed instance named DB1.

You need to back up DB1 to databasebackups.

How should you complete the commands? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You have SQL Server on an Azure virtual machine.

You need to add a 4-TB volume that meets the following requirements:

    Maximizes IOPs

    Uses premium solid state drives (SSDs)

What should you do?

A.

Attach two mirrored 4-TB SSDs.

B.

Attach a stripe set that contains four 1-TB SSDs.

C.

Attach a RAID-5 array that contains five 1-TB SSDs.

D.

Attach a single 4-TB SSD.

You have an on-premises datacenter that contains a 2-TB Microsoft SQL Server 2019 database named DB1.

You need to recommend a solution to migrate DB1 to an Azure SQL managed instance. The solution must minimize downtime and administrative effort.

What should you include in the recommendation?

A.

Log Replay Service (LRS)

B.

log shipping

C.

transactional replication

D.

SQL Data Sync

You have an Azure subscription.

You need to deploy a logical SQL server by using an Azure Resource Manager (ARM) template. The solution must ensure that the server will allow inbound connectivity from any Azure resource.

How should you complete the template? To answer, select the appropriate options in the answer area

NOTE: Each correct selection is worth one point.

You are building a database in an Azure Synapse Analytics serverless SQL pool.

You have data stored in Parquet files in an Azure Data Lake Storage Gen2 container.

Records are structured as shown in the following sample.

The records contain two applicants at most.

You need to build a table that includes only the address fields.

How should you complete the Transact-SQL statement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You have SQL Server on an Azure virtual machine that contains a database named DB1. DB1 contains a table

named CustomerPII.

You need to record whenever users query the CustomerPII table.

Which two options should you enable? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

server audit specification

B.

SQL Server audit

C.

database audit specification

D.

a server principal