File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Access the following web-based authoring tools from the studio:
145
145
+ ** azureml-core**
146
146
+ Improved stability when reading from Azure Blob Storage using a TabularDataset.
147
147
+ 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 ` \ ` .
149
149
+ Added actionable error message when trying to upload to an Azure Blob Storage datastore that does not have an access key or SAS token.
150
150
+ ** azureml-interpret**
151
151
+ Added upper bound to file size for the visualization data on uploaded explanations.
You can’t perform that action at this time.
0 commit comments