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/azure-machine-learning-release-notes-cli-v2.md
+15-13Lines changed: 15 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,43 +24,45 @@ __RSS feed__: Get notified when this page is updated by copying and pasting the
24
24
25
25
## 2025-05-09
26
26
27
-
## Azure Machine Learning CLI (v2) v 2.37.0
27
+
###Azure Machine Learning CLI (v2) v 2.37.0
28
28
-`az ml workspace create`
29
29
- Hub and Project workspace marked as GA.
30
30
31
-
## 2025-04-23
31
+
## 2025-04-24
32
32
33
-
## Azure Machine Learning CLI (v2) v 2.36.5
33
+
###Azure Machine Learning CLI (v2) v 2.36.5
34
34
- Pin major version of external dependencies in SDK.
35
35
36
-
## Azure Machine Learning CLI (v2) v 2.36.4
36
+
## 2025-04-18
37
+
38
+
### Azure Machine Learning CLI (v2) v 2.36.4
37
39
- Updated marshmallow dependency to restrict versions to >=3.5,<4.0.0 to ensure compatibility.
38
40
39
-
## 2025-04-17
41
+
## 2025-04-16
40
42
41
-
## Azure Machine Learning CLI (v2) v 2.36.3
43
+
###Azure Machine Learning CLI (v2) v 2.36.3
42
44
- Removing reference of deprecated package distutils.
43
45
44
-
## 2025-04-09
46
+
## 2025-04-10
45
47
46
-
## Azure Machine Learning CLI (v2) v 2.36.2
48
+
###Azure Machine Learning CLI (v2) v 2.36.2
47
49
-`az ml capability-host create`
48
50
- Made AI Search connections property optional.
49
51
50
-
## 2025-04-01
52
+
## 2025-04-02
51
53
52
-
## Azure Machine Learning CLI (v2) v 2.36.1
54
+
###Azure Machine Learning CLI (v2) v 2.36.1
53
55
- Handle missing duration value in deployment poller result.
54
56
55
57
## 2025-03-14
56
58
57
-
## Azure Machine Learning CLI (v2) v 2.36.0
59
+
###Azure Machine Learning CLI (v2) v 2.36.0
58
60
-`az ml compute update`
59
61
- Fix updating compute when ssh is enabled.
60
62
61
63
## 2025-01-08
62
64
63
-
## Azure Machine Learning CLI (v2) v 2.34.0
65
+
###Azure Machine Learning CLI (v2) v 2.34.0
64
66
-`az ml workspace update --network-acls`
65
67
- Added `--network-acls` property to allow user to specify IPs or IP ranges in CIDR notation for workspace access.
66
68
-`az ml capability-host`
@@ -70,7 +72,7 @@ __RSS feed__: Get notified when this page is updated by copying and pasting the
70
72
71
73
## 2024-12-17
72
74
73
-
## Azure Machine Learning CLI (v2) v 2.33.0
75
+
###Azure Machine Learning CLI (v2) v 2.33.0
74
76
-`az ml workspace create --provision-network-now`
75
77
- Added `--provision-network-now` property to trigger the provisioning of the managed network when creating a workspace with the managed network enabled, or else it does nothing.
0 commit comments