You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/manage/sql-assessment-api/README.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,13 +70,3 @@ Demonstrates how to make a custom rule set containing two checks. The sample con
70
70
]
71
71
}
72
72
```
73
-
74
-
## QueryStoreCheck_fix.json
75
-
76
-
Overrides the default ruleset to fix the rule "Query Store should be on." Query Store appeared in SQL Server 2016 but the rule checks for it starting with SQL Server 2014.
77
-
78
-
Here's an example of applying the fix to running the InvokeSqlAssessment cmdlet.
0 commit comments