Skip to content

Commit 08637ad

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent ee4bee3 commit 08637ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
7676
+ Added image_build_compute parameter in workspace update method to allow user updating the compute for image build
7777
+ Added deprecation messages to the old profiling workflow. Fixed profiling cpu and memory limits
7878
+ Added RSection as part of Environment to run R jobs
79-
+ Add validation to `Dataset.mount` which raises error when source of the dataset is not accessible or does not contain any data.
79+
+ Add validation to `Dataset.mount` to raise error when source of the dataset is not accessible or does not contain any data.
8080
+ Added `--grant-workspace-msi-access` as an additional parameter for the Datastore CLI for registering Azure Blob Container which will allow you to register Blob Container that is behind a VNet
8181
+ Single instance profiling was fixed to produce a recommendation and was made available in core sdk.
8282
+ Fixed the issue in aks.py _deploy
8383
+ Validates the integrity of models being uploaded to avoid silent storage failures.
8484
+ User may now specify a value for the auth key when regenerating keys for webservices.
8585
+ Fixed bug where uppercase letters cannot be used as dataset's input name
8686
+ **azureml-defaults**
87-
+ `azureml-dataprep` will now be installed as part of `azureml-defaults`
87+
+ `azureml-dataprep` will now be installed as part of `azureml-defaults`. It is no longer required to install dataprep[fuse] manually on compute targets to mount datasets.
8888
+ **azureml-interpret**
8989
+ Updated azureml-interpret to interpret-community 0.6.*
9090
+ Updated azureml-interpret to depend on interpret-community 0.5.0

0 commit comments

Comments
 (0)