Data Engineering on Microsoft Azure — Question 108
You have an Azure subscription that contains an Azure data factory named ADF1 and a Log Analytics workspace named Workspace1.
You need to configure ADF1 to send execution information for pipelines to Workspace1.
What should you configure?
Answer options
- A. diagnostic settings
- B. metrics
- C. logs
- D. alerts
Correct answer: A
Explanation
The correct answer is A, diagnostic settings, because these settings allow you to route logs and metrics to various destinations, including Log Analytics workspaces. Options B (metrics) and C (logs) are part of the diagnostic settings but do not directly configure the transmission to Workspace1. Option D (alerts) is unrelated to sending execution information.