From 35a4d89623d33b6bcaf38900096aebbb75a66c00 Mon Sep 17 00:00:00 2001 From: Ebru Ersan Date: Mon, 4 Nov 2019 10:19:34 -0800 Subject: [PATCH] Update README.md --- samples/features/sql2019notebooks/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/samples/features/sql2019notebooks/README.md b/samples/features/sql2019notebooks/README.md index 95cd0629..e840dc22 100644 --- a/samples/features/sql2019notebooks/README.md +++ b/samples/features/sql2019notebooks/README.md @@ -44,4 +44,6 @@ The [What's New](https://docs.microsoft.com/sql/sql-server/what-s-new-in-sql-ser ### SQL Server Troubleshooting Notebooks * **[SQL Server Troubleshooting Notebooks](https://github.com/microsoft/tigertoolbox/tree/master/Troubleshooting-Notebooks)** - This repository of notebooks helps you troubleshooting common scenarios that you could encounter with SQL Server including Big Data Clusters. - +### SQL Assessment API +* **[SQL Assessment API Quick Start and Tutorial Notebooks](https://github.com/microsoft/sql-server-samples/tree/master/samples/manage/sql-assessment-api/notebooks)** - SQL Assessment API provides a mechanism to evaluate the configuration of your SQL Server for best practices. In this repository, you will find two Azure Data Studio notebooks, one is for quick start in two steps and the other is a comprehensive tutorial that will step you through all the features of SQL Assessment API including customizing the existing rules and creating your own ones. +