Skip to content

Commit 3753b55

Browse files
committed
Replace timeline details with link to retirement schedule on blog
1 parent 915b87a commit 3753b55

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

articles/scheduler/migrate-from-scheduler-to-logic-apps.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -242,28 +242,10 @@ To learn more about exception handling, see
242242
<a name="retire-date"></a>
243243

244244
**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).
264246

265247
**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.
267249

268250
**Q**: Do I have to back up or perform any other tasks before migrating my Scheduler jobs to Logic Apps? <br>
269251
**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

Comments
 (0)