Data Engineering on Microsoft Azure — Question 72
You have several Azure Data Factory pipelines that contain a mix of the following types of activities:
• Power Query
• 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.
Answer options
- A. Azure Machine Learning
- B. Azure Data Factory
- C. Azure Synapse Analytics
- D. Azure HDInsight
- E. Azure Databricks
Correct answer: B, E
Explanation
Azure Data Factory is designed specifically to orchestrate and manage data workflows, making it essential for debugging pipelines. Azure Databricks complements this by providing an interactive workspace for data processing and analysis, particularly useful for debugging Notebook activities.