diff --git a/CHANGELOG.md b/CHANGELOG.md index 265cca23f81f..c328d35748ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ IMPROVEMENTS: BUG FIXES: * `azurerm_app_service` - default priority now set on ip restricitons when not explicitly specified [GH-7059] +* `azurerm_app_service` - App Services check correct scope for name availability in ASE [GH-7157] * `azurerm_eventhub_authorization_rule` - Fix intermittent 404 errors [GH-7122] * `azuerm_function_app` - correctly set `Kind` when `os_type` is `linux` [GH-7140]