Skip to content

Commit 078722f

Browse files
Added link to PS Gallery page of SqlServer
1 parent fe294dc commit 078722f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Assess your SQL Server configuration for best practices in 2 simple steps.
44

55
### 1. Setup
66

7-
You just need to install PowerShell SqlServer module using the following command. Get-Module will show you the version you have installed. 21.1.18206 is the latest version and GA for SQL Assessment API.
7+
You just need to install [PowerShell SqlServer module](https://www.powershellgallery.com/packages/SqlServer) using the following command. Get-Module will show you the version you have installed. 21.1.18206 is the latest version and GA for SQL Assessment API.
88

99
```PowerShell
1010
Install-Module -Name SqlServer -AllowClobber
@@ -42,4 +42,4 @@ To learn more about SQL Assessment API such as customizing and extending the rul
4242

4343
- Docs online page: https://docs.microsoft.com/sql/sql-assessment-api/sql-assessment-api-overview
4444
- GitHub repo: http://aka.ms/sql-assessment-api
45-
- SQL Assessment API Tutorial notebook: coming soon
45+
- SQL Assessment API Tutorial notebook: coming soon

0 commit comments

Comments
 (0)