mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Updated readme.md
Added some short description for sql-assessment-api folder and described the json file Disabling...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# SQL Assessment API samples
|
||||
|
||||
Contains samples for customizing SQL Assessment API. Learn more about API and how run it with your own customization here <link to the SQL Assessment docs page>.
|
||||
|
||||
## DisablingBuiltInChecks_sample.json
|
||||
|
||||
Contains two parts. First shows how you can disable a specified check by its name. The second disables all the checks with the "TraceFlag" tag.
|
||||
|
||||
Reference in New Issue
Block a user