DP-203 Exam Question 1

You have two Azure Data Factory instances named ADFdev and ADFprod. ADFdev connects to an Azure DevOps Git repository.
You publish changes from the main branch of the Git repository to ADFdev.
You need to deploy the artifacts from ADFdev to ADFprod.
What should you do first?
  • DP-203 Exam Question 2

    You have several Azure Data Factory pipelines that contain a mix of the following types of activities.
    * Wrangling data flow
    * Notebook
    * Copy
    * jar
    Which two Azure services should you use to debug the activities? Each correct answer presents part of the solution NOTE: Each correct selection is worth one point.
  • DP-203 Exam Question 3

    You need to collect application metrics, streaming query events, and application log messages for an Azure Databrick cluster.
    Which type of library and workspace should you implement? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-203 Exam Question 4

    You plan to monitor an Azure data factory by using the Monitor & Manage app.
    You need to identify the status and duration of activities that reference a table in a source database.
    Which three actions should you perform in sequence? To answer, move the actions from the list of actions to the answer are and arrange them in the correct order.

    DP-203 Exam Question 5

    You develop a dataset named DBTBL1 by using Azure Databricks.
    DBTBL1 contains the following columns:
    * SensorTypelD
    * GeographyRegionID
    * Year
    * Month
    * Day
    * Hour
    * Minute
    * Temperature
    * WindSpeed
    * Other
    You need to store the data to support daily incremental load pipelines that vary for each GeographyRegionID. The solution must minimize storage costs.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.