You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/scheduler/migrate-from-scheduler-to-logic-apps.md
+2-20Lines changed: 2 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,28 +242,10 @@ To learn more about exception handling, see
242
242
<aname="retire-date"></a>
243
243
244
244
**Q**: When is Azure Scheduler retiring? <br>
245
-
**A**: Azure Scheduler is scheduled to fully retire on December 31, 2019. Here is more information about this process:
246
-
247
-
**September 30, 2019*
248
-
249
-
* Free SKU Scheduler job collection is disabled. Although existing jobs will stop running, you can still retrieve data for migration.
250
-
251
-
* New job collections are disabled in the Azure portal for all SKUs. Existing Standard, P10, and P20 resources continue to run. You can also still manage existing job collections.
252
-
253
-
**October 31, 2019*
254
-
255
-
* Scheduler is removed from the Azure portal.
256
-
257
-
* Existing Standard, P10, and P20 resources continue to run and are accessible by using the API and SDKs.
258
-
259
-
* For jobs that you don't want to continue running after Scheduler is removed from the portal, please [disable or delete your job collections](https://docs.microsoft.com/azure/scheduler/scheduler-get-started-portal#monitor-and-manage-jobs) before October 31, 2019.
260
-
261
-
**December 31, 2019*
262
-
263
-
* Scheduler is fully retired. *All jobs* stop running, and *all data* is deleted from the system.
245
+
**A**: Azure Scheduler is scheduled to fully retire on December 31, 2019. For important steps to take before this date and a detailed timeline, see [Extending retirement date for Scheduler to December 31, 2019](https://azure.microsoft.com/en-us/updates/extending-retirement-date-of-scheduler/). For general updates, see [Azure updates - Scheduler](https://azure.microsoft.com/updates/?product=scheduler).
264
246
265
247
**Q**: What happens to my job collections and jobs after the service retires? <br>
266
-
**A**: All Scheduler job collections and jobs will stop running and be deleted from the system.
248
+
**A**: All Scheduler job collections and jobs stop running and are deleted from the system.
267
249
268
250
**Q**: Do I have to back up or perform any other tasks before migrating my Scheduler jobs to Logic Apps? <br>
269
251
**A**: As a best practice, always back up your work. Check that the logic apps you created are running as expected before deleting or disabling your Scheduler jobs.
0 commit comments