Integrate Azure Monitor & Enable Logging for Synapse Activity and Notebook Cell level

Abinash Tumulu 56 Reputation points Microsoft Employee
2021-09-02T12:04:54.673+00:00

Hi Team,

I'm using a Synapse Pipeline and my pipeline has:

  • Lookup / If / ForEach Activities
  • Notebook - pyspark code

My questions:

  1. How to Enable monitoring/Logging at activity level?
  2. How to enable monitoring/logging at Cell level inside the Notebook?

End goal is to create alerts from the Monitoring incase of any failures / retries etc. at activity level or at Cell level inside the Notebook.

Is there a way for this?

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.
5,040 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,246 Reputation points
    2021-09-03T06:17:45.597+00:00

    Hello @Anonymous ,

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

    Unfortunately, you cannot integrate Azure Monitor & Enable Logging for Synapse Activity and Notebook Cell level.

    Azure Monitor provides base-level infrastructure metrics, alerts, and logs for most Azure services. Azure diagnostic logs are emitted by a resource and provide rich, frequent data about the operation of that resource. Azure Synapse Analytics can write diagnostic logs in Azure Monitor.

    You can set alerts on the metrics available in the document.

    128925-image.png

    For more details, refer to Use Azure Monitor with your Azure Synapse Analytics workspace.

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

    ---------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


Your answer

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