The more I work with Microsoft Fabric Data Factory, the more I like it.
In this post, I share one way to schedule a Microsoft Fabric Data Factory pipeline, a different way to test execute a pipeline, and then one way to monitor the execution.
Schedule a Pipeline
Connect to Microsoft Fabric Data Factory and open a pipeline. When the pipeline opens, click the Schedule button on the menu:
The data pipeline blade displays the Schedule blade (1).
I configured the following schedule properties / values:
- Scheduled run: On
- Repeat: Daily
- Time: 06:01 AM
- Start data and time: 03/01/2024
- End date and time: 03/01/2034
- Click the Apply button:
Note: the Apply button is disabled unless all properties are configured. This surprised me with the End date and time property. I expected I would be allowed to leave this property unconfigured and that this state would represent “run forever” or “Run until I set the Scheduled run property (2) to “Off.”
A Different Way to Execute a Pipeline
If I click the Run button on the blade pictured in the preceding image…
…the “Run succeeded” message displays immediately:
Monitoring a Pipeline Execution
Microsoft Fabric Data Factory includes a “Monitoring hub” (1) which surfaces sortable execution log data, for example:
- Activity name: the name of the executed pipeline in this case
- Status: may be Succeeded, Failed, Not started, In progress, etc.
- Start time: the time and date the execution operation started:
To view pipeline execution details:
- Click the ellipsis on the pipeline execution row
- Click “View detail” on the dropdown:
The Details blade displays. To view pipeline run details, click the Pipeline run ID link:
Pipeline run details display:
Conclusion
In this post, I shared one way to schedule a Microsoft Fabric Data Factory pipeline, a different way to test execute a pipeline, and then one way to monitor the execution.
Learn More
Sign up for Azure QuickStart Premium from Enterprise Data & Analytics and enjoy one full year of Fabric, Fabric Data Factory, Azure, and Azure Data Factory training videos for one low price! New content is added regularly.
Need Help?
Enterprise Data & Analytics delivers data engineering consulting. Let our experienced teams lead your enterprise data integration implementation. Contact us today!
Hi Andy,
Hope you are doing great. Could you please suggest, if we can schedule parametrized pipeline?
Under this as a variable we want to pass file names.
Regards
Swati.