Skip to content

Commit 9b1cccf

Browse files
authored
Update README.md
Added introductory blurb at the beginning.
1 parent c1e51f8 commit 9b1cccf

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

samples/manage/sql-assessment-api/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# SQL Assessment API samples
1+
# SQL Assessment API
2+
3+
SQL Assessment API provides a mechanism to evaluate the configuration of your SQL Server for best practices. The API is delivered with a ruleset containing best practice rules suggested by SQL Server Team. This ruleset is enhancing with the release of new versions but at the same time, the API is built with the intent to give a highly customizable and extensible solution. So, users can tune the default rules and create their own ones. The API can be used to assess SQL Server versions 2012 and higher and Azure SQL Database Managed Instance (more to come).
4+
5+
Learn more about the API on the [SQL Assessment API docs page](https://docs.microsoft.com/en-us/sql/sql-assessment-api/sql-assessment-api-overview).
26

3-
Contains samples for customizing SQL Assessment API. Learn more about the API on the [SQL Assessment API docs page](https://docs.microsoft.com/en-us/sql/sql-assessment-api/sql-assessment-api-overview).
47

58
## QuickStart.md
69

0 commit comments

Comments
 (0)