Skip to content

Commit f92c696

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent 5f6378c commit f92c696

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
@@ -33,7 +33,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
3333
+ Added deprecation messages for all Image class codepaths
3434
+ Fixed Model Management URL construction for Mooncake region.
3535
+ Fixed issue where models using source_dir couldn't be packaged for Azure Functions.
36-
+ Added an option to [Environment.build_local()](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.environment.environment?view=azure-ml-py) to push an image into AzureML workspace container registry
36+
+ Added an option to [Environment.build_local()](https://docs.microsoft.com/python/api/azureml-core/azureml.core.environment.environment?view=azure-ml-py) to push an image into AzureML workspace container registry
3737
+ Updated the SDK to use new token library on azure synapse in a back compatible manner.
3838
+ **azureml-interpret**
3939
+ Fixed bug where None was returned when no explanations were available for download. Now raises an exception, matching behavior elsewhere.

0 commit comments

Comments
 (0)