diff --git a/CHANGELOG.md b/CHANGELOG.md index fcb4d8b34b2d..db5114413bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ BUG FIXES: * Data Source: `iothub_dps_shared_access_policy` - building the `primary_connection_string` and `secondary_connection_string` from the Service endpoint rather than the Devices endpoint [GH-6108] * `iothub_dps_shared_access_policy` - building the `primary_connection_string` and `secondary_connection_string` from the Service endpoint rather than the Devices endpoint [GH-6108] +* `azurerm_function_app` - Add `WEBSITE_CONTENT` & `WEBSITE_CONTENTAZUREFILECONNECTIONSTRING` for premium plans [GH-5761] * `azurerm_linux_virtual_machine` - updating the validation for `name` to allow periods [GH-5966] * `azurerm_linux_virtual_machine_scale_set` - updating the validation for `name` to allow periods [GH-5966] * `azurerm_storage_management_policy` - Fixed the use of single blob rule actions [GH-5803]