Skip to content

Commit 4abbaa1

Browse files
authored
Update how-to-create-component-pipelines-ui.md
1 parent a927ff6 commit 4abbaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-create-component-pipelines-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In this article, you'll learn how to create and run [machine learning pipelines]
3737
>[!Note]
3838
> Designer supports two types of components, classic prebuilt components(v1) and custom components(v2). These two types of components are NOT compatible.
3939
>
40-
>Classic prebuilt components provide prebuilt components majorly for data processing and traditional machine learning tasks like regression and classification. This type of component continues to be supported but will not have any new components added.
40+
>Classic prebuilt components provide prebuilt components majorly for data processing and traditional machine learning tasks like regression and classification. This type of component continues to be supported but will not have any new components added. Also, deployment of classic prebuilt (v1) components doesn't support managed online endpoint (v2).
4141
>
4242
>Custom components allow you to wrap your own code as a component. It supports sharing components across workspaces and seamless authoring across studio, CLI v2, and SDK v2 interfaces.
4343
>

0 commit comments

Comments
 (0)