does SynapseIntegrationPipelineRuns table in log analytics has debugged pipeline details?

Mangesh Kota 0 Reputation points
2024-05-26T08:57:29.9066667+00:00

facing issue while requesting dubugged pipeline logs from SynapseIntegrationPipelineRuns table in log analytics

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,569 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Smaran Thoomu 11,770 Reputation points Microsoft Vendor
    2024-05-27T10:13:47.44+00:00

    Hi @Mangesh Kota

    Thanks for the question and using MS Q&A platform.

    The SynapseIntegrationPipelineRuns table in Log Analytics contains information about the pipeline runs in Azure Synapse Analytics. This includes details such as the pipeline name, start time, end time, status, and duration.

    However, the table does not contain detailed debugging information about the pipeline runs. To access detailed debugging information, you can use the Azure Synapse Analytics Studio or the Azure Synapse Analytics REST API.

    In Azure Synapse Analytics Studio, you can view the pipeline runs and their details in the "Pipeline runs" tab. You can click on a specific pipeline run to view its details, including the input and output data, activity runs, and debugging information.

    Alternatively, you can use the Azure Synapse Analytics REST API to retrieve the pipeline run details programmatically. You can use the Get Pipeline Run API to retrieve the details of a specific pipeline run, including the input and output data, activity runs, and debugging information.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments