Skip to content

Commit 4c88aef

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent 0c8903b commit 4c88aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Access the following web-based authoring tools from the studio:
145145
+ **azureml-core**
146146
+ Improved stability when reading from Azure Blob Storage using a TabularDataset.
147147
+ Improved documentation for the `grant_workspace_msi` parameter for `Datastore.register_azure_blob_store`.
148-
+ Fixed bug with `datastore.upload` where if the `src_dir` argument ended with a `/` or `\`, we will fail to upload.
148+
+ Fixed bug with `datastore.upload` to support the `src_dir` argument ending with a `/` or `\`.
149149
+ Added actionable error message when trying to upload to an Azure Blob Storage datastore that does not have an access key or SAS token.
150150
+ **azureml-interpret**
151151
+ Added upper bound to file size for the visualization data on uploaded explanations.

0 commit comments

Comments
 (0)