
Explanation:
To debug the various activity types in Azure Data Factory pipelines, you need to use the appropriate Azure services based on where each activity type executes and where debugging tools are available:
The separation of debugging responsibilities aligns with Azure's service boundaries - ADF handles orchestration and data movement debugging, while Databricks handles code execution debugging for Spark-based activities.
Ultimate access to all questions.
No comments yet.
You have multiple Azure Data Factory pipelines containing a mix of Power Query, Notebook, Copy, and Jar activities.
Which two Azure services should you use to debug these activities? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A
Azure Machine Learning
B
Azure Data Factory
C
Azure Synapse Analytics
D
Azure HDInsight
E
Azure Databricks