Skip to content

Commit 6d90ba7

Browse files
authored
Merge pull request #3499 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 02c208c + 47efc3d commit 6d90ba7

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

articles/machine-learning/azure-machine-learning-release-notes-cli-v2.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,28 @@ In this article, learn about Azure Machine Learning CLI (v2) releases.
2424
__RSS feed__: Get notified when this page is updated by copying and pasting the following URL into your feed reader:
2525
`https://learn.microsoft.com/api/search/rss?search=%22Azure+machine+learning+release+notes-v2%22&locale=en-us`
2626

27-
## 2024-12-17
27+
## 2025-03-12
2828

29-
### Azure Machine Learning CLI (v2) v2.33.0
29+
## Azure Machine Learning CLI (v2) v 2.36.0
30+
- `az ml compute update`
31+
- Fix updating compute when ssh is enabled.
32+
33+
## 2025-01-08
3034

31-
- `az ml workspace create --provision-network-now`
32-
- 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.
35+
## Azure Machine Learning CLI (v2) v 2.34.0
36+
- `az ml workspace update --network-acls`
37+
- Added `--network-acls` property to allow user to specify IPs or IP ranges in CIDR notation for workspace access.
3338
- `az ml capability-host`
3439
- Added create operation.
3540
- Added get operation.
3641
- Added delete operation.
3742

43+
## 2024-12-17
44+
45+
## Azure Machine Learning CLI (v2) v 2.33.0
46+
- `az ml workspace create --provision-network-now`
47+
- 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.
48+
3849
## 2024-09-18
3950

4051
### Azure Machine Learning CLI (v2) v2.30.0

0 commit comments

Comments
 (0)