File tree Expand file tree Collapse file tree 1 file changed +30
-2
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +30
-2
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,41 @@ ms.date: 12/17/2024
1717
1818[ !INCLUDE [ cli v2] ( includes/machine-learning-cli-v2.md )]
1919
20-
21-
2220In this article, learn about Azure Machine Learning CLI (v2) releases.
2321
2422__ RSS feed__ : Get notified when this page is updated by copying and pasting the following URL into your feed reader:
2523` https://learn.microsoft.com/api/search/rss?search=%22Azure+machine+learning+release+notes-v2%22&locale=en-us `
2624
25+ ## 2025-05-09
26+
27+ ## Azure Machine Learning CLI (v2) v 2.37.0
28+ - ` az ml workspace create `
29+ - Hub and Project workspace marked as GA.
30+
31+ ## 2025-04-23
32+
33+ ## Azure Machine Learning CLI (v2) v 2.36.5
34+ - Pin major version of external dependencies in SDK.
35+
36+ ## Azure Machine Learning CLI (v2) v 2.36.4
37+ - Updated marshmallow dependency to restrict versions to >=3.5,<4.0.0 to ensure compatibility.
38+
39+ ## 2025-04-17
40+
41+ ## Azure Machine Learning CLI (v2) v 2.36.3
42+ - Removing reference of deprecated package distutils.
43+
44+ ## 2025-04-09
45+
46+ ## Azure Machine Learning CLI (v2) v 2.36.2
47+ - ` az ml capability-host create `
48+ - Made AI Search connections property optional.
49+
50+ ## 2025-04-01
51+
52+ ## Azure Machine Learning CLI (v2) v 2.36.1
53+ - Handle missing duration value in deployment poller result.
54+
2755## 2025-03-14
2856
2957## Azure Machine Learning CLI (v2) v 2.36.0
You can’t perform that action at this time.
0 commit comments