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/index.md
+24-14Lines changed: 24 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,28 @@
1
1
---
2
-
title: Azure Scheduler Documentation - Tutorials, API Reference | Microsoft Docs
3
-
description: Learn how to use Scheduler to schedule and invoke jobs such as recurring application actions and routine maintenance. Tutorials, API references, and more.
2
+
title: Azure Scheduler Documentation
3
+
description: Create, schedule, and run automated jobs in the cloud, such as recurring application actions and routine maintenance
4
4
services: scheduler
5
-
author: carmonmills
6
-
manager: carmonm
7
-
layout: LandingPage
8
5
ms.service: scheduler
6
+
author: derek1ee
7
+
ms.author: estfan
8
+
layout: LandingPage
9
9
ms.topic: landing-page
10
-
ms.date: 01/23/2017
11
-
ms.author: carmonm
10
+
ms.date: 02/23/2020
12
11
---
12
+
13
13
# Scheduler Documentation
14
14
15
-
Learn how to use Scheduler to schedule and automatically invoke recurring jobs in the cloud. Tutorials, API references, and other documentation show you how to schedule and monitor jobs such as recurring application actions and routine maintenance.
15
+
> [!IMPORTANT]
16
+
> [Azure Logic Apps](../logic-apps/logic-apps-overview.md) is replacing Azure Scheduler, which is
> To continue working with the jobs that you set up in Scheduler, please
19
+
> [migrate to Azure Logic Apps](../scheduler/migrate-from-scheduler-to-logic-apps.md) as soon as possible.
20
+
>
21
+
> Scheduler is no longer available in the Azure portal, but the [REST API](/rest/api/scheduler)
22
+
> and [Azure Scheduler PowerShell cmdlets](scheduler-powershell-reference.md) remain available
23
+
> at this time so that you can manage your jobs and job collections.
24
+
25
+
Learn about creating, scheduling, running, managing, and updating automated recurring jobs in the cloud. Tutorials, API references, and other documentation show you how to schedule and monitor jobs such as recurring application actions and routine maintenance.
16
26
17
27
<ulclass="panelContent cardsFTitle">
18
28
<li>
@@ -34,35 +44,35 @@ Learn how to use Scheduler to schedule and automatically invoke recurring jobs i
0 commit comments