Logging Execution Details with Stored Procedures
As a data engineer, it's crucial to capture pipeline execution logs to monitor and manage data pipeline runs effectively. In this exercise, we’ll create a Stored Procedure in the Warehouse to log the pipeline's execution details. Then, we'll run this Stored Procedure from the pipeline, passing the log details as parameters, which will be recorded in the table.
Tip: Complete this exercise and the next one in the same session, as we’ll be using the same artifacts throughout!
This exercise is part of the course
Data Ingestion and Semantic Models with Microsoft Fabric
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
