Skip to content

Commit 27b803a

Browse files
authored
Merge pull request #109524 from rolyon/rolyon-landing-scheduler
[Azure Scheduler] landing page update
2 parents db9c231 + 466e7c4 commit 27b803a

File tree

3 files changed

+39
-116
lines changed

3 files changed

+39
-116
lines changed

articles/scheduler/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: Scheduler Documentation
2-
href: index.md
1+
- name: Azure Scheduler documentation
2+
href: index.yml
33
- name: Overview
44
items:
55
- name: What is Azure Scheduler?

articles/scheduler/index.md

Lines changed: 0 additions & 114 deletions
This file was deleted.

articles/scheduler/index.yml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Scheduler documentation
4+
summary: Azure Logic Apps is replacing Azure Scheduler, which is being retired. To continue working with the jobs that you set up in Scheduler, please migrate to Azure Logic Apps as soon as possible.
5+
6+
metadata:
7+
title: Azure Scheduler documentation
8+
description: Create, schedule, and run automated jobs in the cloud, such as recurring application actions and routine maintenance. Azure Logic Apps is replacing Azure Scheduler, which is being retired. To continue working with the jobs that you set up in Scheduler, please migrate to Azure Logic Apps as soon as possible.
9+
services: scheduler
10+
ms.service: scheduler
11+
ms.topic: landing-page
12+
author: derek1ee
13+
ms.author: estfan
14+
ms.date: 03/30/2020
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Card
20+
- title: Migrate
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: What is Azure Scheduler?
25+
url: scheduler-intro.md
26+
- text: What is Azure Logic Apps?
27+
url: ../logic-apps/logic-apps-overview.md
28+
- linkListType: get-started
29+
links:
30+
- text: Migrate Azure Scheduler jobs to Azure Logic Apps
31+
url: migrate-from-scheduler-to-logic-apps.md
32+
- linkListType: reference
33+
links:
34+
- text: REST API
35+
url: https://docs.microsoft.com/rest/api/scheduler/
36+
- text: PowerShell
37+
url: scheduler-powershell-reference.md

0 commit comments

Comments
 (0)