
Explanation:
To monitor queue times across activities in Azure Data Factory using Log Analytics, the optimal approach is to configure diagnostic settings that send activity run data to a Log Analytics workspace.
Why Option B is correct:
Why other options are less suitable:
By configuring diagnostic settings for activity runs, you gain access to the detailed telemetry required to analyze queue times, identify performance bottlenecks, and optimize pipeline execution across all five activities.
Ultimate access to all questions.
No comments yet.
You have an Azure Data Factory named DF1 with a pipeline containing five activities.
How should you configure DF1 to monitor the queue times for these activities using Log Analytics?
A
Connect DF1 to a Microsoft Purview account.
B
Add a diagnostic setting that sends activity runs to a Log Analytics workspace.
C
Enable auto refresh for the Activity Logs Insights workbook.
D
Add a diagnostic setting that sends pipeline runs to a Log Analytics workspace.