From 2371d4357fa5525bcc9e7b081d297bf0bf4f3fee Mon Sep 17 00:00:00 2001 From: kt Date: Mon, 26 Feb 2024 12:50:41 -0800 Subject: [PATCH] Update CHANGELOG.md #24091 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 974d6ba318c8b..623ff1790d9d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ ENHANCEMENTS: * `azurerm_spring_cloud_gateway` - support for the `application_performance_monitoring_ids` property [GH-24919] BUG FIXES: -* azurerm_batch_pool - fix setting the `extension.settings_json` property [GH-24976] + +* `azurerm_batch_pool` - fix setting the `extension.settings_json` property [GH-24976] +* `azurerm_recovery_services_vault` - validate that `use_system_assigned_identity` and `user_assigned_identity_id` cannot be set at the same time [GH-24091] ## 3.93.0 (February 22, 2024)