Skip to content

Commit 5c13d4b

Browse files
Merge pull request #229014 from ssalgadodev/designerautomldrop
Added drop down
2 parents d8dc7b9 + 9e7830e commit 5c13d4b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

articles/machine-learning/component-reference-v2/component-reference-v2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ ms.date: 01/17/2023
1313
---
1414
# Algorithm & component reference for Azure Machine Learning designer (v2)
1515

16+
[!INCLUDE [sdk v2](../../../includes/machine-learning-sdk-v2.md)]
17+
18+
> [!div class="op_single_selector" title1="Select the version of the Azure Machine Learning SDK you are using:"]
19+
> * [v1](../component-reference/component-reference.md)
20+
> * [v2 (current version)](./component-reference-v2.md)
21+
1622
Azure Machine Learning designer components (Designer) allow users to create machine learning projects using a drag and drop interface. Follow this link to reach the Designer studio. Follow this link to [learn more about Designer](../concept-designer.md).
1723

1824

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ ms.date: 11/09/2020
1313
---
1414
# Algorithm & component reference for Azure Machine Learning designer
1515

16+
[!INCLUDE [sdk v2](../../../includes/machine-learning-sdk-v2.md)]
17+
18+
> [!div class="op_single_selector" title1="Select the version of the Azure Machine Learning SDK you are using:"]
19+
> * [v1](./component-reference.md)
20+
> * [v2 (current version)](../component-reference-v2/component-reference-v2.md)
21+
1622
>[!Note]
1723
> Designer supports two type of components, classic prebuilt components and custom components. These two types of components are not compatible.
1824
>

0 commit comments

Comments
 (0)