
Explanation:
To send pipeline execution information from Azure Data Factory (ADF) to a Log Analytics workspace, diagnostic settings must be configured. Diagnostic settings in Azure Data Factory allow you to export platform logs and metrics to various destinations, including Log Analytics workspaces. These settings capture execution details such as pipeline runs, activity runs, and trigger runs, which are essential for monitoring and troubleshooting.
You have an Azure subscription containing an Azure Data Factory named ADF1 and a Log Analytics workspace named Workspace1.
You need to send pipeline execution information from ADF1 to Workspace1.
What should you configure?
A
diagnostic settings
B
metrics
C
logs
D
alerts
No comments yet.