Skip to content

Commit 2e8fa20

Browse files
committed
update include message
1 parent 36bd347 commit 2e8fa20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/includes/sql-server-powershell-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ ms.author: maghan
77

88

99
> [!NOTE]
10-
> There are two SQL Server PowerShell modules; **[SqlServer](https://docs.microsoft.com/powershell/module/sqlserver)** and **[SQLPS](https://docs.microsoft.com/powershell/module/sqlps)**.
10+
> There are two SQL Server PowerShell modules; [SqlServer](https://docs.microsoft.com/powershell/module/sqlserver) and [SQLPS](https://docs.microsoft.com/powershell/module/sqlps).
1111
>
1212
> The **SqlServer** module is the current PowerShell module to use.
1313
>
1414
> The **SQLPS** module is included with the SQL Server installation (for backward compatibility) but is no longer updated.
1515
>
1616
> The **SqlServer** module contains updated versions of the cmdlets in **SQLPS** and includes new cmdlets to support the latest SQL features.
1717
>
18-
> Previous versions of the **SqlServer** module *were* included with [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md), but only with the 16.x versions of SSMS.
18+
> Previous versions of the **SqlServer** module were included with [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md) 16.x versions of SSMS only.
1919
>
2020
> To use PowerShell with SSMS 17.0 and later, install the **SqlServer** module from the [PowerShell Gallery](https://www.powershellgallery.com/packages/SqlServer).

0 commit comments

Comments
 (0)