diff --git a/specification/sql/resource-manager/Microsoft.Sql/SQL/readme.md b/specification/sql/resource-manager/Microsoft.Sql/SQL/readme.md index b1125341c64d..c597919f9a05 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/SQL/readme.md +++ b/specification/sql/resource-manager/Microsoft.Sql/SQL/readme.md @@ -5885,6 +5885,9 @@ suppressions: - code: PatchBodyParametersSchema from: ElasticPools.json where: $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/elasticPools/{elasticPoolName}"].patch.parameters["3"].schema.properties.sku + - code: PatchBodyParametersSchema + from: ElasticPools.json + where: $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/elasticPools/{elasticPoolName}"].patch.parameters["3"].schema.properties.properties - code: MissingSegmentsInNestedResourceListOperation from: ElasticPools.json where: $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/elasticPools"]