Question 56

You manage an enterprise data warehouse in Azure Synapse Analytics.
Users report slow performance when they run commonly used queries. Users do not report performance changes for infrequently used queries.
You need to monitor resource utilization to determine the source of the performance issues.
Which metric should you monitor?
  • Question 57

    You have an enterprise-wide Azure Data Lake Storage Gen2 account. The data lake is accessible only through an Azure virtual network named VNET1.
    You are building a SQL pool in Azure Synapse that will use data from the data lake.
    Your company has a sales team. All the members of the sales team are in an Azure Active Directory group named Sales. POSIX controls are used to assign the Sales group access to the files in the data lake.
    You plan to load data to the SQL pool every hour.
    You need to ensure that the SQL pool can load the sales data from the data lake.
    Which three actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each area selection is worth one point.
  • Question 58

    You have an Azure Synapse Analytics dedicated SQL pool mat contains a table named dbo.Users.
    You need to prevent a group of users from reading user email addresses from dbo.Users. What should you use?
  • Question 59

    You have an Azure Data Lake Storage account that contains a staging zone.
    You need to design a dairy 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 copies the data to a staging table in the data warehouse, and then uses a stored procedure to execute the R script.
    Does this meet the goal?
  • Question 60

    You are processing streaming data from vehicles that pass through a toll booth.
    You need to use Azure Stream Analytics to return the license plate, vehicle make, and hour the last vehicle passed during each 10-minute window.
    How should you complete the query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.