Monitoring and Maintaining Azure Data Engineering Pipelines
12 chapters and 500+ pages into this book should have given you a fair understanding of building Data Factory/Synapse integration pipelines to ingest, process, and store your data. The next key aspect of Azure data engineering is to monitor and maintain the pipelines that you’ve developed.
In this chapter, we will cover the following recipes:
- Monitoring Synapse integration pipelines using Log Analytics and workbooks
- Tracing SQL queries for Synapse dedicated SQL pools to Synapse integration pipelines
- Provisioning a Microsoft Purview account and creating a data catalog
- Integrating a Synapse workspace with Microsoft Purview and tracking data lineage
- Applying Azure tags using PowerShell to multiple Azure resources
After completing these recipes, you will be familiar with integrating Synapse workspaces with Log Analytics, monitoring Synapse pipeline performance and failures, using labels...