mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Update screenshots for extensions' READ ME (#1004)
* update readme for sample extensions * Address comments * Address comments * edit screenshot URLS
This commit is contained in:
@@ -8,7 +8,7 @@ Welcome to **Server Reports** for SQL Operations Studio! Server Reports give use
|
||||
* Backup Growth Trend
|
||||
* Wait counts
|
||||
|
||||
<img src="https://github.com/Microsoft/sqlopsstudio/tree/master/samples/serverReports/images/server_reports.png" alt="Server Reports" style="width:480px;"/>
|
||||
<img src="https://github.com/Microsoft/sqlopsstudio/raw/master/samples/serverReports/images/server_reports.png" alt="Server Reports" style="width:480px;"/>
|
||||
|
||||
This extension is inspired by SQL Server Management Studio (SSMS)'s reports. We will continually add more useful server insights and tasks.
|
||||
|
||||
|
||||
@@ -4,8 +4,7 @@ Welcome to **sp_whoisactive** for SQL Operations Studio! Sp_whoisactive is a pro
|
||||
|
||||
## Tasks and insights:
|
||||
|
||||
<img src="https://github.com/Microsoft/sqlopsstudio/tree/master/samples/sp_whoIsActive/images/insights_section.png" alt="insights" style="width:480px;"/>
|
||||
|
||||
<img src="https://github.com/Microsoft/sqlopsstudio/raw/master/samples/sp_whoIsActive/images/insights_section.png" alt="insights" style="width:480px;"/>
|
||||
|
||||
## Why use sp_whoisactive?
|
||||
Here are some quick facts on Who is Active from [Adam Machanic’s blog]:
|
||||
@@ -17,7 +16,7 @@ Here are some quick facts on Who is Active from [Adam Machanic’s blog]:
|
||||
|
||||
## Documentation:
|
||||
|
||||
<img src="https://github.com/Microsoft/sqlopsstudio/tree/master/samples/sp_whoIsActive/images/documentation_section.png" alt="documentation" style="width:480px;"/>
|
||||
<img src="https://github.com/Microsoft/sqlopsstudio/raw/master/samples/sp_whoIsActive/images/documentation_section.png" alt="documentation" style="width:480px;"/>
|
||||
|
||||
If you haven't installed sp_whoisactive in your server, you can use the "Install sp_whoisactive" task to create the procedure.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user