Skip to content

Commit e83bf90

Browse files
Merge pull request #232590 from likebupt/pipeline-schedule-ga
pipeline schedule UI GA: delete preview panel related info
2 parents 0eabb6c + 4b2431e commit e83bf90

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

articles/machine-learning/how-to-schedule-pipeline-job.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: Learn how to schedule pipeline jobs that allow you to automate rout
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: mlops
8-
ms.author: lochen
9-
author: cloga
8+
ms.author: keli19
9+
author: likebupt
1010
ms.reviewer: lagayhar
11-
ms.date: 12/11/2022
11+
ms.date: 03/27/2023
1212
ms.topic: how-to
1313
ms.custom: devx-track-python, ignite-2022
1414
---
@@ -38,14 +38,6 @@ In this article, you'll learn how to programmatically schedule a pipeline to run
3838

3939
- An Azure Machine Learning workspace. See [Create workspace resources](quickstart-create-resources.md).
4040
- Understanding of Azure Machine Learning pipelines. See [what are machine learning pipelines](concept-ml-pipelines.md), and how to create pipeline job in [CLI v2](how-to-create-component-pipelines-cli.md) or [SDK v2](how-to-create-component-pipeline-python.md).
41-
- To enable this feature:
42-
1. Navigate to Azure Machine Learning studio UI.
43-
2. Select **Manage preview features** (megaphone icon) among the icons on the top right side of the screen.
44-
45-
[!INCLUDE [machine-learning-preview-generic-disclaimer](../../includes/machine-learning-preview-generic-disclaimer.md)]
46-
47-
1. In **Managed preview feature** panel, toggle on **Create and manage your pipeline schedule** feature.
48-
:::image type="content" source="./media/how-to-schedule-pipeline-job/manage-preview-features.png" alt-text="Screenshot of manage preview features toggled on." lightbox= "./media/how-to-schedule-pipeline-job/manage-preview-features.png":::
4941

5042
---
5143

0 commit comments

Comments
 (0)