
Ultimate access to all questions.
You are tasked with monitoring the performance of a data pipeline in Azure that processes large volumes of financial transaction data. The pipeline uses Azure Data Factory for orchestration and Azure Synapse Analytics for data warehousing. Describe the steps you would take to monitor the data pipeline performance, including the tools you would use and how you would interpret the results to ensure optimal performance.
A
Use Azure Monitor to track CPU usage and memory utilization, and Azure Data Factory monitoring to check pipeline run status.
B
Only use Azure Data Factory monitoring to check pipeline run status and manually review logs for any errors.
C
Use Azure Monitor to track network latency and Azure Data Factory monitoring to check pipeline run status.
D
Only use Azure Synapse Analytics monitoring to check query performance and ignore pipeline orchestration monitoring.