From 8b22224a8174a840151d81bd8a215908d5c425ca Mon Sep 17 00:00:00 2001 From: stephybun Date: Wed, 3 Apr 2024 07:34:21 +0200 Subject: [PATCH] Update for #25436 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0844ff4bb17..2a666000394a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ENHANCEMENTS: * 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] +* `compute` - update to API version `2024-03-01` [GH-25436] * `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] * `storage`: the Storage Account cache is now populated using `hashicorp/go-azure-sdk` [GH-25437]