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.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
74
74
+ Added image_build_compute parameter in workspace update method to allow user updating the compute for image build
75
75
+ Added deprecation messages to the old profiling workflow. Fixed profiling cpu and memory limits
76
76
+ Added RSection as part of Environment to run R jobs
77
-
+Add validation to `Dataset.mount` to raise error when source of the dataset is not accessible or does not contain any data.
77
+
+Added validation to `Dataset.mount` to raise error when source of the dataset is not accessible or does not contain any data.
78
78
+ 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
79
79
+ Single instance profiling was fixed to produce a recommendation and was made available in core sdk.
0 commit comments