Skip to content

Commit 9ff4d41

Browse files
committed
Updated landing page to new format
1 parent d88be39 commit 9ff4d41

File tree

3 files changed

+37
-116
lines changed

3 files changed

+37
-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: 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: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### YamlMime:Landing
2+
3+
title: Scheduler documentation
4+
summary: 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.
5+
6+
metadata:
7+
title: Scheduler documentation
8+
description: Create, schedule, and run automated jobs in the cloud, such as recurring application actions and routine maintenance.
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+
- linkListType: get-started
27+
links:
28+
- text: Migrate Azure Scheduler jobs to Azure Logic Apps
29+
url: migrate-from-scheduler-to-logic-apps.md
30+
- linkListType: reference
31+
links:
32+
- text: REST API
33+
url: https://docs.microsoft.com/rest/api/scheduler/
34+
- text: Azure Scheduler PowerShell cmdlets
35+
url: scheduler-powershell-reference.md

0 commit comments

Comments
 (0)