diff --git a/schemas/2017-12-01-preview/Microsoft.DBforMySQL.json b/schemas/2017-12-01-preview/Microsoft.DBforMySQL.json index 840b33248c..c42efdc487 100644 --- a/schemas/2017-12-01-preview/Microsoft.DBforMySQL.json +++ b/schemas/2017-12-01-preview/Microsoft.DBforMySQL.json @@ -1087,4 +1087,4 @@ "description": "Properties of a virtual network rule." } } -} \ No newline at end of file +} diff --git a/schemas/2017-12-01/Microsoft.DBforMySQL.json b/schemas/2017-12-01/Microsoft.DBforMySQL.json index 9adfee0c3d..bec9bc2c79 100644 --- a/schemas/2017-12-01/Microsoft.DBforMySQL.json +++ b/schemas/2017-12-01/Microsoft.DBforMySQL.json @@ -1040,7 +1040,7 @@ }, "name": { "type": "string", - "description": "The name of the sku, e.g. Standard_D32s_v3." + "description": "The name of the sku, typically, tier + family + cores, e.g. B_Gen4_1, GP_Gen5_8." }, "size": { "type": "string", @@ -1053,8 +1053,7 @@ "enum": [ "Basic", "GeneralPurpose", - "MemoryOptimized", - "Burstable" + "MemoryOptimized" ] }, { @@ -1149,4 +1148,4 @@ "description": "Properties of a virtual network rule." } } -} \ No newline at end of file +} diff --git a/schemas/2018-06-01/Microsoft.DBforMySQL.json b/schemas/2018-06-01/Microsoft.DBforMySQL.json index 7add9a69f8..a49392caf9 100644 --- a/schemas/2018-06-01/Microsoft.DBforMySQL.json +++ b/schemas/2018-06-01/Microsoft.DBforMySQL.json @@ -98,4 +98,4 @@ ] } } -} \ No newline at end of file +} diff --git a/schemas/2020-01-01/Microsoft.DBforMySQL.json b/schemas/2020-01-01/Microsoft.DBforMySQL.json index 36086eb95e..bb9a6a0c5d 100644 --- a/schemas/2020-01-01/Microsoft.DBforMySQL.json +++ b/schemas/2020-01-01/Microsoft.DBforMySQL.json @@ -73,4 +73,4 @@ "description": "Properties for a key execution." } } -} \ No newline at end of file +}