diff --git a/CHANGELOG.md b/CHANGELOG.md index d466bb0d0aa4..3d01280d6927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ENHANCEMENTS: BUG FIXES: +* `azurerm_data_factory_linked_service_azure_blob_storage` - correct managed identity implementation by implementing the `service_endpoint` property [GH-10830] * `azurerm_machine_learning_workspace` - deprecate the `Enterprise` sku as it has been deprecated by Azure [GH-11063] * `azurerm_machine_learning_workspace` - support container registries in other subscriptions [GH-11065] * `azurerm_site_recovery_fabric` - Fixes error in checking for existing resource [GH-11130]