Skip to content

Commit

Permalink
Retroactively add snapshot container change to changelog (Azure#34332)
Browse files Browse the repository at this point in the history
  • Loading branch information
diondrapeck authored Feb 15, 2024
1 parent d7ed3e0 commit 30b8975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/ml/azure-ai-ml/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
- Added data import schedule. The class added is `ImportDataSchedule`.
- Added support to enable data isolation feature at workspace creation stage.
- Added auto_delete_setting support for asset version in data import job.
- Switched code snapshot upload from directory-based to container-based design in order to allow finer RBAC within workspaces. A container will be created for each new snapshot. This change does not affect storage costs or snapshot functionality.

### Bugs Fixed

Expand Down

0 comments on commit 30b8975

Please sign in to comment.