diff --git a/specification/sql/resource-manager/Microsoft.Sql/stable/2025-01-01/LocationCapabilities.json b/specification/sql/resource-manager/Microsoft.Sql/stable/2025-01-01/LocationCapabilities.json index 4d54abf47ce6..b5fdbe8e6a7f 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/stable/2025-01-01/LocationCapabilities.json +++ b/specification/sql/resource-manager/Microsoft.Sql/stable/2025-01-01/LocationCapabilities.json @@ -1028,6 +1028,11 @@ "type": "integer", "readOnly": true }, + "supportedMemoryLimitsMB": { + "$ref": "#/definitions/MaxLimitRangeCapability", + "description": "Memory limit MB ranges.", + "readOnly": true + }, "supportedMemorySizesInGB": { "$ref": "#/definitions/MaxLimitRangeCapability", "description": "Supported memory sizes in GB.",