From ec71e1cf0af02337d85a002e4a2a6518449f1c01 Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 21 Feb 2024 17:50:58 -0800 Subject: [PATCH] Update CHANGELOG.md #24951 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0abcf8a54ca6..1591e62739bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ENHANCEMENTS: * `nginx` : updating to use `2024-01-01-preview` [GH-24868] * `azurerm_cosmosdb_account` - support for the `backup.tier` property [GH-24595] * `azurerm_linux_virtual_machine` - the `virtual_machine_scale_set_id` proeprty can now be changed without creating a new resource [GH-24768] +* `azurerm_machine_learning_workspace` - support for the `managed_network.isolation_mode` property [GH-24951] * `azurerm_private_dns_resolver_inbound_endpoint` - support the `statci` value for the `private_ip_allocation_method` property [GH-24952] * `azurerm_redis_cache` - support for the `preferred_data_persistence_auth_method` property [GH-24370] * `azurerm_servicebus_namespace` - support for the `premium_messaging_partitions` property [GH-24676]