From 22a2c1ca55cade60063dc951e142e0162bb9efde Mon Sep 17 00:00:00 2001 From: Altana Tsedenova <68014620+altanatsedenova@users.noreply.github.com> Date: Wed, 8 Jul 2020 21:24:43 +0300 Subject: [PATCH] Update QuickStart.md Change config.json to ruleset.json --- samples/manage/sql-assessment-api/QuickStart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/manage/sql-assessment-api/QuickStart.md b/samples/manage/sql-assessment-api/QuickStart.md index daf56f2b..9d8b7d7b 100644 --- a/samples/manage/sql-assessment-api/QuickStart.md +++ b/samples/manage/sql-assessment-api/QuickStart.md @@ -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.