Update QuickStart.md

Change config.json to ruleset.json
This commit is contained in:
Altana Tsedenova
2020-07-08 21:24:43 +03:00
committed by GitHub
parent 376431c88a
commit 22a2c1ca55
@@ -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. - 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 - 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. If you want to get recommendations for all databases on the local instance, run this command.