Skip to content

Commit cffa130

Browse files
committed
freshness update
1 parent df32af0 commit cffa130

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

articles/machine-learning/concept-v2.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.author: balapv
1010
author: balapv
1111
ms.reviewer: sgilley
12-
ms.date: 11/04/2022
12+
ms.date: 01/17/2024
1313
ms.custom: cliv2, sdkv2, event-tier1-build-2022, ignite-2022, devx-track-python
1414
#Customer intent: As a data scientist, I want to know whether to use v1 or v2 of CLI and SDK.
1515
---
@@ -92,18 +92,15 @@ SDK v2 is useful in the following scenarios:
9292

9393
## Should I use v1 or v2?
9494

95-
Here are some considerations to help you decide which version to use.
95+
Support for CLI v2 will end on September 30, 2025.
96+
97+
We encourage you to migrate your code for both CLI and SDK v1 to CLI and SDK v2. For more information, see [Upgrade to v2](how-to-migrate-from-v1.md).
9698

9799
### CLI v2
98100

99-
Azure Machine Learning CLI v1 has been deprecated. We recommend that you use CLI v2 if:
101+
Azure Machine Learning CLI v1 has been deprecated. Support for the v1 extension will end on September 30, 2025. You will be able to install and use the v1 extension until that date.
100102

101-
* You were a CLI v1 user.
102-
* You want to use new features like reusable components and managed inferencing.
103-
* You don't want to use a Python SDK. CLI v2 allows you to use YAML with scripts in Python, R, Java, Julia, or C#.
104-
* You were a user of R SDK previously. Machine Learning won't support an SDK in `R`. However, CLI v2 has support for `R` scripts.
105-
* You want to use command line-based automation or deployments.
106-
* You don't need Spark Jobs. This feature is currently available in preview in CLI v2.
103+
We recommend that you transition to the `ml`, or v2, extension before September 30, 2025.
107104

108105
### SDK v2
109106

0 commit comments

Comments
 (0)