From 9361d82a91099f23098350a170dab857621baa16 Mon Sep 17 00:00:00 2001 From: kjilla <32179191+kjilla@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:11:13 -0700 Subject: [PATCH] Updating the name of the Storage Account Type for Target Extended Locations in Gallery.json --- .../Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json b/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json index f05f92e685da..f65513555725 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json @@ -2567,7 +2567,7 @@ "Premium_LRS" ], "x-ms-enum": { - "name": "StorageAccountType", + "name": "EdgeZoneStorageAccountType", "modelAsString": true } },