mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update QuickStart.md
Change config.json to ruleset.json
This commit is contained in:
@@ -28,7 +28,7 @@ You will see in the results that each rule has some properties (not the full lis
|
||||
- Message property explains the recommendation but if you need more info, there is a HelpLink property that points at documentation on the subject.
|
||||
- Origin shows which ruleset and version the recommendation is coming from
|
||||
|
||||
See [release.json](./release.json) for a full list of rules and properties.
|
||||
See [ruleset.json](./ruleset.json) for a full list of rules and properties.
|
||||
|
||||
If you want to get recommendations for all databases on the local instance, run this command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user