Share via

does SynapseIntegrationPipelineRuns table in log analytics has debugged pipeline details?

Anonymous
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.


1 answer

Sort by: Most helpful
  1. Smaran Thoomu 35,375 Reputation points Microsoft External Staff Moderator
    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.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.