Skip to content

Commit d58d26a

Browse files
authored
Update README.md
Added youtube demo link
1 parent 9c6b6d0 commit d58d26a

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,31 @@ If you are into Azure Data Studio, you can evaluate your SQL Server right from i
1010

1111
Learn how to assess your SQL Server configuration for best practices in 2 simple steps.
1212

13+
## Watch Demos of SQL Assessment API and SQL Assessment Extension for Azure Data Studio
14+
15+
You can watch the recording of Azure Data Exposed Live broadcast episode where we demo'ed both the api and the extension: [Best Practices Assessment for Azure SQL VMs, Managed Instances, and SQL Servers | Data Exposed Live - YouTube](https://www.youtube.com/watch?v=iJvkVhV93ag&feature=emb_logo)
16+
17+
[0:00](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=0s) Show begins
18+
19+
[1:16](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=76s) Introductions
20+
21+
[3:05](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=185s) SQL Assessment API Overview
22+
23+
[6:30](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=390s) Results of an assessment
24+
25+
[11:38](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=698s) Demo: SQL Assessment API
26+
27+
[20:35](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=1235s) Try for yourself in Github
28+
29+
[23:00](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=1380s) Demo: SQL Assessment Extension for ADS (for those who prefer a GUI solution rather than scripting with Powershell)
30+
31+
[31:48](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=1908s) Demo: How to customize existing ruleset to fits your needs (Powershell and JSON)
32+
33+
[50:00](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=3000s) Getting started
34+
35+
[53:40](https://www.youtube.com/watch?v=iJvkVhV93ag&list=PL3EZ3A8mHh0zShlR5z5n3r0HWHdx7pr3m&index=1&t=3220s) Q&A
36+
37+
1338
## ruleset.json
1439

1540
This is the default set of rules shipped with SQL Assessment API. Feel free to open issues to have us fix or add rules. Also, we're happy to see your pull requests to this file.

0 commit comments

Comments
 (0)