DP-203 Exam Question 86

You have an Azure Data Lake Storage account that has a virtual network service endpoint configured.
You plan to use Azure Data Factory to extract data from the Data Lake Storage account. The data will then be loaded to a data warehouse in Azure Synapse Analytics by using PolyBase.
Which authentication method should you use to access Data Lake Storage?
  • DP-203 Exam Question 87

    You are designing an Azure Stream Analytics job to process incoming events from sensors in retail environments.
    You need to process the events to produce a running average of shopper counts during the previous 15 minutes, calculated at five-minute intervals.
    Which type of window should you use?
  • DP-203 Exam Question 88

    You have an Azure subscription.
    You plan to build a data warehouse in an Azure Synapse Analytics dedicated SQL pool named pool1 that will contain staging tables and a dimensional model Pool1 will contain the following tables.

    DP-203 Exam Question 89

    You have an Azure data factory.
    You need to examine the pipeline failures from the last 60 days.
    What should you use?
  • DP-203 Exam Question 90

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    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 schedule an Azure Databricks job that executes an R notebook, and then inserts the data into the data warehouse.
    Does this meet the goal?