Skip to content

Commit 9c09996

Browse files
committed
Prep
1 parent 1ffb02b commit 9c09996

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

articles/scheduler/scheduler-get-started-portal.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,33 @@
11
---
2-
title: Create scheduled jobs with Azure Scheduler - Azure portal | Microsoft Docs
3-
description: Learn how to create, schedule, and run your first automated job with Azure Scheduler in the Azure portal
2+
title: Create scheduled jobs - Azure portal
3+
description: Create, schedule, and run your first automated job in the Azure portal by using Azure Scheduler
44
services: scheduler
55
ms.service: scheduler
66
ms.suite: infrastructure-services
77
author: derek1ee
8-
ms.author: deli
9-
ms.reviewer: klam
10-
ms.assetid: e69542ec-d10f-4f17-9b7a-2ee441ee7d68
8+
ms.author: estfan
9+
ms.reviewer: klam, estfan, logicappspm
1110
ms.topic: conceptual
12-
ms.date: 09/17/2018
11+
ms.date: 02/29/2020
1312
---
1413

15-
# Create and schedule your first job with Azure Scheduler - Azure portal
14+
# Create and schedule your first job by using Azure Scheduler - Azure portal
1615

1716
> [!IMPORTANT]
1817
> [Azure Logic Apps](../logic-apps/logic-apps-overview.md) is replacing Azure Scheduler, which is
1918
> [being retired](../scheduler/migrate-from-scheduler-to-logic-apps.md#retire-date).
2019
> To continue working with the jobs that you set up in Scheduler, please
2120
> [migrate to Azure Logic Apps](../scheduler/migrate-from-scheduler-to-logic-apps.md) as soon as possible.
2221
23-
This tutorial shows how easily you can create and schedule a job,
24-
and then monitor and manage that job.
22+
This tutorial shows how easily you can create and schedule a job, and then monitor and manage that job.
2523

26-
If you don't have an Azure subscription,
27-
<a href="https://azure.microsoft.com/free/" target="_blank">sign up for a free Azure account</a>.
24+
If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/).
2825

2926
## Create job
3027

31-
1. Sign in to the [Azure portal](https://portal.azure.com/).
28+
1. Sign in to the [Azure portal](https://portal.azure.com/).
3229

33-
1. On the main Azure menu, select **Create a resource**.
34-
In the search box, enter "scheduler". From the results list,
35-
select **Scheduler**, and then choose **Create**.
30+
1. In the Azure search box, enter `scheduler` as your filter. From the results list, select **Scheduler Job Collections**, and select **Create**.
3631

3732
![Create Scheduler resource](./media/scheduler-get-started-portal/scheduler-v2-portal-marketplace-create.png)
3833

0 commit comments

Comments
 (0)