diff --git a/specification/sql/resource-manager/Microsoft.Sql/SQL/preview/2025-02-01-preview/LocationCapabilities.json b/specification/sql/resource-manager/Microsoft.Sql/SQL/preview/2025-02-01-preview/LocationCapabilities.json index 7ef3075f7f81..059122fad45f 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/SQL/preview/2025-02-01-preview/LocationCapabilities.json +++ b/specification/sql/resource-manager/Microsoft.Sql/SQL/preview/2025-02-01-preview/LocationCapabilities.json @@ -1033,6 +1033,11 @@ "description": "Supported memory sizes in GB.", "readOnly": true }, + "supportedMemoryLimitsMB": { + "$ref": "#/definitions/MaxLimitRangeCapability", + "description": "Memory limit MB ranges.", + "readOnly": true + }, "includedMaxSize": { "$ref": "#/definitions/MaxSizeCapability", "description": "Included size.",