Skip to content

Commit cd09ebd

Browse files
Merge pull request #245622 from RamanathanChinnappan-MSFT/patch-62
(AzureCXP) fixes MicrosoftDocs/azure-docs#112338
2 parents 0979d11 + acd4929 commit cd09ebd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/machine-learning/concept-designer.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ As shown in below GIF, you can build a pipeline visually by dragging and droppin
2323

2424

2525
>[!Note]
26-
> Designer supports two types of components, classic prebuilt components(v1) and custom components(v2). These two types of components are NOT compatible.
27-
>
28-
>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.
26+
>Designer supports two types of components, classic prebuilt components (v1) and custom components(v2). These two types of components are NOT compatible.
27+
28+
>Classic prebuilt components support typical data processing and machine learning tasks including regression and classification. Though classic prebuilt components will continue to be supported, no new components will be added.
2929
>
30-
>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.
30+
>Custom components allow you to wrap your own code as a component enabling sharing across workspaces and seamless authoring across the Azure Machine Learning Studio, CLI v2, and SDK v2 interfaces.
3131
>
32-
>For new projects, we highly suggest you use custom component, which is compatible with AzureML V2 and will keep receiving new updates.
32+
>For new projects, we highly recommend that you use custom components since they are compatible with AzureML V2 and will continue to receive new updates.
3333
>
34-
>This article applies to custom components.
34+
>This article applies to custom components..
3535
3636

3737
## Assets

0 commit comments

Comments
 (0)