- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Automation of Monitoring Scheduled Pipelines and Notebooks
Hi Community,
I need help creating a notebook that can perform the following activity: Currently, the pipelines and some notebooks are executed because we have manually scheduled them to run daily, weekly, etc., at certain times, with a start date and an end date. When the end date arrives (we have set several years in advance), the pipeline execution will stop.
At the moment, it is not possible to set an infinite end date so that the execution never stops.
I would like to create a pipeline that can search for all pipelines and notebooks across all workspaces, and for those with an active schedule, check when the end date is and send alerts when there are 1 month, 2 months, 3 months left until their end date, so that the execution period can be extended if necessary.
I have a Client ID and a Secret ID for authentication. Could you help me with this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the sempy library to harvest and evaluate that information, including the schedules. sempy.fabric package | Microsoft Learn
You will also want to consider using the tenant inventory reports and/or Purview to report on that kind of meta data.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
09-09-2024 09:04 AM | |||
11-20-2024 06:54 AM | |||
08-22-2024 02:34 PM | |||
07-12-2024 09:53 AM | |||
12-02-2024 11:08 AM |
User | Count |
---|---|
9 | |
8 | |
7 | |
6 | |
4 |