Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the Microsoft Microsoft Certified: Azure Databricks Data Engineer DP-750 Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

You have an Azure Databricks workspace that is enabled for Unity Catalog.

You need to profile a table to meet the following requirements:

    The count of null values per column must be evaluated repeatedly as new records are added to the table.

    Changes in the count of null values must be observable over the progression of the dataset.

Which type of profile should you create?

Options:

A.

snapshot


B.

inference


C.

time series


Expert Solution
Questions # 2:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a catalog named Catalog 1. Catalog 1 contains a table named Transactions. Transactions contains the following columns:

• transaction_id

• customet_name

• email address

• credit_card_number

• transaction_amount

You need to ensure that business analysts can query all the tows in the Transactions table. The solution must meet the following requirements:

• Prevent the analysts from seeing the full values in the email_address and credit_catd_number columns.

• Ensure that the analysts can see only the values after the @ character in each email address.

• Ensure that the analysts can see only the last four digits of each credit card number.

• Enable the analysts to query the table without errors.

• Follow the principle of least privilege.

What should you do?

Options:

A.

Grant the analysts the SELECT permission for the Transactions table and implement row-level filters.


B.

Grant the analysts the select permission for columns that do NOT contain sensitive data.


C.

Grant the analysts the select permission for the Transactions table and apply column masks to email_address and credit_card_number


D.

Grant the analysts the select permission for the Transactions table and apply column-level encryption


Expert Solution
Questions # 3:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a catalog named finance, finance contains two schemas named default and procurement.

You need to create a table named assets in the procurement schema, assets must contain the following columns:

• asset.id

• asset, type

• asset_name

How should you complete the SQL statement? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all You may need to drag the split bar between panes or scroll to view content

NOTE: Each correct selection is worth one point.

Question # 3


Expert Solution
Questions # 4:

You have an Azure Databricks workspace named Workspace1 that is attached to a Unity Catalog metastore named metastore1

You need to register an Azure Storage account named account1 that has a hierarchical namespace enabled as an external location The external location must use a managed identity to authenticate to account1 and the solution must follow the principle of least privilege.

Which three actions should you perform in sequence ' To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question # 4


Expert Solution
Questions # 5:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a managed Delta table named Table1. Table1 stores customer data.

You need to implement a data retention solution that meets the following requirements:

Deleted data must be retained for 30 days to support audits.

Deleted data that is older than 30 days must be removed permanently.

The solution must minimize administrative effort.

Which two properties should you configure? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

delta.timeUntilArchived


B.

delta.deletedFileRetentionDuration


C.

delta.autoOptimize.autoCompact


D.

delta.logRetentionDuration


E.

delta.enableDeletionVectors


Expert Solution
Questions # 6:

You need to complete the PySpark code for the Spark Structured Streaming pipelines. The solution must meet the data ingestion and processing requirements.

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

NOTE: Each correct selection is worth one point.

Question # 6


Expert Solution
Questions # 7:

Which SCD type should you use to support the planned data modeling changes? To answer, drag the appropriate types to the correct issues. Each type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Question # 7


Expert Solution
Questions # 8:

You need to configure compute for the ingestion of telemetry data. The solution must meet the data ingestion and processing requirements.

What should you do?

Options:

A.

Enable Photon acceleration for a job compute cluster.


B.

Move the ingestion pipelines to shared compute.


C.

Increase an all-purpose cluster to a larger fixed node type.


D.

Disable autoscaling for a job compute cluster.


Expert Solution
Questions # 9:

You have an Azure Databricks workspace.

You have a streaming table named sales_order that is populated by using a Lakeflow Spark Declarative Pipelines (SDP) pipeline.

You need to create a new streaming table named sales_order_by_city that summarizes sales by city and calculates the total sales per city.

How should you complete the SQL statement? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Question # 9


Expert Solution
Questions # 10:

You need to develop the task logic for a new job in Lakeflow Jobs that processes telemetry data.

Each task must contain only the appropriate logic for its step in the pipeline. The solution must support the planned changes and meet the data ingestion and processing requirements.

What should you do?

Options:

A.

Use a single Databricks notebook task that performs ingestion, cleansing, and curation in one script.


B.

Create three tasks that each contains the identical logic and use task retries.


C.

Use a single SQL task that performs ingestion, cleansing, and curation by running merge commands.


D.

Create separate tasks for ingestion, cleansing, and curation.


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions