Question 81

You have an Azure Data lake Storage account that contains a staging zone.
You need to design a daily process to ingest incremental data from the staging zone, transform the data by executing an R script, and then insert the transformed data into a data warehouse in Azure Synapse Analytics.
Solution You use an Azure Data Factory schedule trigger to execute a pipeline that executes an Azure Databricks notebook, and then inserts the data into the data warehouse Dow this meet the goal?
  • Question 82

    You plan to create an Azure Synapse Analytics dedicated SQL pool.
    You need to minimize the time it takes to identify queries that return confidential information as defined by the company's data privacy regulations and the users who executed the queues.
    Which two components should you include in the solution? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 83

    You develop data engineering solutions for a company.
    A project requires the deployment of data to Azure Data Lake Storage.
    You need to implement role-based access control (RBAC) so that project members can manage the Azure Data Lake Storage resources.
    Which three actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 84

    You are planning the deployment of Azure Data Lake Storage Gen2.
    You have the following two reports that will access the data lake:
    Report1: Reads three columns from a file that contains 50 columns.
    Report2: Queries a single record based on a timestamp.
    You need to recommend in which format to store the data in the data lake to support the reports. The solution must minimize read times.
    What should you recommend for each report? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 85

    You are designing a solution that will copy Parquet files stored in an Azure Blob storage account to an Azure Data Lake Storage Gen2 account.
    The data will be loaded daily to the data lake and will use a folder structure of {Year}/{Month}/{Day}/.
    You need to design a daily Azure Data Factory data load to minimize the data transfer between the two accounts.
    Which two configurations should you include in the design? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.