Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,446 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I recently built an Azure Workbook to minitor an ADF Pipeline. Everything went well, since in Log Analytics (via Diagnostic Settings) I had the enough detail to write my Kusto query (inputs and outputs of a pipeline and activity).
I was asked to do the same with some Synapse pipelines but I realized that I didn't have the enough detail in Log Analytics. Moreover, Azure Monitor log tables for Synapse doesn't have input and output as a queriable field.
How could I log this information to be queried later?
Synapse Pipeline Run log table
Regards
Jona