Skip to content

Commit 2c2cc50

Browse files
committed
ML Freshness pass
1 parent aeb8638 commit 2c2cc50

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/machine-learning/concept-v2.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: concept-article
99
ms.author: scottpolly
1010
author: s-polly
1111
ms.reviewer: balapv
12-
ms.date: 09/30/2024
12+
ms.date: 10/06/2025
1313
ms.custom: cliv2, sdkv2, 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,15 +92,16 @@ SDK v2 is useful in the following scenarios:
9292

9393
## Should I use v1 or v2?
9494

95-
Support for CLI v1 will end on September 30, 2025. Support for SDK v1 will end on June 30, 2026. You can continue to use CLI v1 and SDK v1 until those dates. However, we recommend that you transition to CLI v2 and SDK v2 before those dates.
95+
Support for CLI v1 ended on September 30, 2025. Support for SDK v1 will end on June 30, 2026. While your existing workflows using CLI v1 and SDK v1 will continue to operate after the end-of-support date, they could be exposed to security risks or breaking changes in the event of architectural changes in the product. We recommend that you transition to CLI v2 as soon as possible, and SDK v2 before the end of support date.
9696

9797
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).
9898

9999
### CLI v2
100100

101-
Azure Machine Learning CLI v1 has been deprecated. Support for the v1 extension will end on September 30, 2025. You'll be able to install and use the v1 extension until that date.
101+
Support for Azure Machine Learning CLI v1 ended on September 30, 2025. Your existing workflows using CLI v1 will continue to operate after the end-of-support date. However, they could be exposed to security risks or breaking changes in the event of architectural changes in the product.
102+
103+
We recommend that you transition to the `ml`, or v2, extension as soon as possible. For more information on the v2 extension, see [Azure Machine Learning CLI extension and Python SDK v2](../concept-v2.md).
102104

103-
We recommend that you transition to the `ml`, or v2, extension before September 30, 2025. For more information, see [Upgrade to v2](how-to-migrate-from-v1.md).
104105

105106
### SDK v2
106107

0 commit comments

Comments
 (0)