From 470d180b83bb192ae96399e68b95b14e546b3491 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 15 Nov 2021 09:25:41 +0100 Subject: [PATCH] updating to include #14083 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75b819a133e7..912786a8cc94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,15 @@ IMPROVEMENTS: +* compute: updating to use API Version `2021-07-01` [GH-14174] * databricks: updating the embedded SDK to use the new Resource ID Parsers [GH-14157] * datalake: updating the embedded SDK to use the new Resource ID Parsers [GH-14158] * maps: updating the embedded SDK to use the new Resource ID Parsers [GH-14155] * powerbi: updating the embedded SDK to use the new Resource ID Parsers [GH-14154] * relay: updating the embedded SDK to use the new Resource ID Parsers [GH-14153] * signalr: updating the embedded SDK to use the new Resource ID Parsers [GH-14150] +* storage: updating to use API Version `2021-04-01` [GH-14083] * videoanalyzer: updating the embedded SDK to use the new Resource ID Parsers [GH-14135] -* upgrading `compute` to API Version `2021-07-01` [GH-14174] * `azurerm_orchestrated_virtual_machine_scale_set` - added support for VMSS Flex public preview [GH-14003] * `azurerm_machine_learning_workspace` - support for the `encryption` block [GH-14120]