From 25342002ce3746b41f9573557489a0f5ce616d69 Mon Sep 17 00:00:00 2001 From: stephybun Date: Wed, 3 Apr 2024 07:26:41 +0200 Subject: [PATCH] Update for #25486 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 359ff3e10202..c0844ff4bb17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ENHANCEMENTS: * dependencies: updating to `v0.20240402.1085733` [GH-25482] * dependencies: updating to `v0.67.0` of `github.com/hashicorp/go-azure-helpers` [GH-25446] * dependencies: updating to `v0.25.4` of `github.com/tombuildsstuff/giovanni` [GH-25404] +* `alertsmanagement` - updating remaining resources to use `hashicorp/go-azure-sdk` [GH-25486] * `applicationinsights` - updating remaining resources to use `hashicorp/go-azure-sdk` [GH-25376] * `containerinstance` - update to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-25416] * `maintenance`: updating to API Version `2023-04-01` [GH-25388]