Skip to content

Commit ee8733c

Browse files
committed
remove preview tag
1 parent 787da19 commit ee8733c

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

articles/machine-learning/how-to-use-pipeline-component.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom:
1717
- ignite-2023
1818
---
1919

20-
# How to use pipeline component to build nested pipeline job (V2) (preview)
20+
# How to use pipeline component to build nested pipeline job (V2)
2121

2222
[!INCLUDE [dev v2](includes/machine-learning-dev-v2.md)]
2323

@@ -27,8 +27,6 @@ By using a pipeline component, the author can focus on developing sub-tasks and
2727

2828
In this article, you'll learn how to use pipeline component in Azure Machine Learning pipeline.
2929

30-
[!INCLUDE [machine-learning-preview-generic-disclaimer](includes/machine-learning-preview-generic-disclaimer.md)]
31-
3230
## Prerequisites
3331

3432
- Understand how to use Azure Machine Learning pipeline with [CLI v2](how-to-create-component-pipelines-cli.md) and [SDK v2](how-to-create-component-pipeline-python.md).

articles/machine-learning/reference-yaml-component-pipeline.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,14 @@ ms.date: 04/12/2023
1313
ms.reviewer: lagayhar
1414
---
1515

16-
# CLI (v2) pipeline component YAML schema (preview)
16+
# CLI (v2) pipeline component YAML schema
1717

1818
[!INCLUDE [cli v2](includes/machine-learning-cli-v2.md)]
1919

2020
The source JSON schema can be found at https://azuremlschemas.azureedge.net/latest/pipelineComponent.schema.json.
2121

2222
[!INCLUDE [schema note](includes/machine-learning-preview-old-json-schema-note.md)]
2323

24-
[!INCLUDE [machine-learning-preview-generic-disclaimer](includes/machine-learning-preview-generic-disclaimer.md)]
25-
2624
## YAML syntax
2725

2826
| Key | Type | Description | Allowed values | Default value |

0 commit comments

Comments
 (0)