diff --git a/schemas/2021-10-01/Microsoft.Compute.json b/schemas/2021-10-01/Microsoft.Compute.json index dd91b8b703..2fa66ae3b1 100644 --- a/schemas/2021-10-01/Microsoft.Compute.json +++ b/schemas/2021-10-01/Microsoft.Compute.json @@ -816,7 +816,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1218,7 +1219,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1423,7 +1425,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1640,7 +1643,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { diff --git a/schemas/2022-01-03/Microsoft.Compute.json b/schemas/2022-01-03/Microsoft.Compute.json index a23d1b9573..37e7f0de54 100644 --- a/schemas/2022-01-03/Microsoft.Compute.json +++ b/schemas/2022-01-03/Microsoft.Compute.json @@ -842,7 +842,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1243,7 +1244,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1448,7 +1450,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1666,7 +1669,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { diff --git a/schemas/2022-03-03/Microsoft.Compute.json b/schemas/2022-03-03/Microsoft.Compute.json index 9612af7678..89c03a51da 100644 --- a/schemas/2022-03-03/Microsoft.Compute.json +++ b/schemas/2022-03-03/Microsoft.Compute.json @@ -965,7 +965,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1412,7 +1413,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1634,7 +1636,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, { @@ -1863,7 +1866,8 @@ "enum": [ "Standard_LRS", "Standard_ZRS", - "Premium_LRS" + "Premium_LRS", + "StandardSSD_LRS" ] }, {