Skip to content

Commit f87fb01

Browse files
u9009Jing Li
andauthored
Corrected a changelog line messed up when handling a merge conflict earlier. (Azure#38431)
Co-authored-by: Jing Li <[email protected]>
1 parent 3bb03aa commit f87fb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/ml/azure-ai-ml/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Added support to select firewall sku to used for provisioning azure firewall when FQDN rules are added in
1212
AllowOnlyApprovedOutbound mode. FirewallSku options are `Standard` or `Basic`, defaults to `Standard`
1313
- Update TLS version from 1.0 to 1.2
14-
- Added support for Distillation jobs. Can be created by importing `disillation` from `azure.ai.ml.distillation`
14+
- Added support for Distillation jobs. Can be created by importing `disillation` from `azure.ai.ml.model_customization`
1515
- Added Workspace property `ProvisionNetworkNow` to trigger the provisioning of the managed VNet with the default
1616
Options when creating a Workspace with the managed VNet enabled, or else it does nothing
1717
### Bugs Fixed

0 commit comments

Comments
 (0)