You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/concept-v2.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
9
9
ms.author: sgilley
10
10
author: sdgilley
11
11
ms.reviewer: balapv
12
-
ms.date: 01/17/2024
12
+
ms.date: 09/30/2024
13
13
ms.custom: cliv2, sdkv2, devx-track-python
14
14
#Customer intent: As a data scientist, I want to know whether to use v1 or v2 of CLI and SDK.
15
15
---
@@ -98,7 +98,7 @@ We encourage you to migrate your code for both CLI and SDK v1 to CLI and SDK v2.
98
98
99
99
### CLI v2
100
100
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.
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.
102
102
103
103
We recommend that you transition to the `ml`, or v2, extension before September 30, 2025.
104
104
@@ -110,7 +110,7 @@ Azure Machine Learning Python SDK v1 doesn't have a planned deprecation date. If
110
110
* You're starting a new workflow or pipeline. All new features and future investments will be introduced in v2.
111
111
* You want to take advantage of the improved usability of the Python SDK v2 ability to compose jobs and pipelines by using Python functions, with easy evolution from simple to complex tasks.
112
112
113
-
## Next steps
113
+
## Related content
114
114
115
115
*[Upgrade from v1 to v2](how-to-migrate-from-v1.md)
0 commit comments