From de17577549e5945fcdddc1d7b036c14b48b2ebde Mon Sep 17 00:00:00 2001 From: huizlAzure Date: Wed, 3 Apr 2019 17:06:34 -0700 Subject: [PATCH] Add two new sku names for StorageAccount --- .../Microsoft.Storage/stable/2019-04-01/storage.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2019-04-01/storage.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2019-04-01/storage.json index 96e94ad3d660..452a1fb52eca 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2019-04-01/storage.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2019-04-01/storage.json @@ -1019,7 +1019,9 @@ "Standard_RAGRS", "Standard_ZRS", "Premium_LRS", - "Premium_ZRS" + "Premium_ZRS", + "Standard_GZRS", + "Standard_RAGZRS" ], "x-ms-enum": { "name": "SkuName",