update appv SQL server support

This commit is contained in:
Richard Zhang
2019-07-01 10:58:39 -07:00
committed by GitHub
parent faef6ebb6b
commit 7beac6235d

View File

@ -51,11 +51,12 @@ The following table lists the SQL Server versions that the App-V Management data
|SQL Server version|Service pack|System architecture| |SQL Server version|Service pack|System architecture|
|---|---|---| |---|---|---|
|Microsoft SQL Server 2017||32-bit or 64-bit|
|Microsoft SQL Server 2016|SP2|32-bit or 64-bit|
|Microsoft SQL Server 2014||32-bit or 64-bit| |Microsoft SQL Server 2014||32-bit or 64-bit|
|Microsoft SQL Server 2012|SP2|32-bit or 64-bit| |Microsoft SQL Server 2012|SP2|32-bit or 64-bit|
|Microsoft SQL Server 2008 R2|SP3|32-bit or 64-bit| |Microsoft SQL Server 2008 R2|SP3|32-bit or 64-bit|
### Publishing server operating system requirements ### Publishing server operating system requirements
The App-V Publishing server can be installed on a server that runs Windows Server 2008 R2 with SP1 or later. The App-V Publishing server can be installed on a server that runs Windows Server 2008 R2 with SP1 or later.
@ -86,6 +87,8 @@ The following table lists the SQL Server versions that are supported for the App
|SQL Server version|Service pack|System architecture| |SQL Server version|Service pack|System architecture|
|---|---|---| |---|---|---|
|Microsoft SQL Server 2017||32-bit or 64-bit|
|Microsoft SQL Server 2016|SP2|32-bit or 64-bit|
|Microsoft SQL Server 2014||32-bit or 64-bit| |Microsoft SQL Server 2014||32-bit or 64-bit|
|Microsoft SQL Server 2012|SP2|32-bit or 64-bit| |Microsoft SQL Server 2012|SP2|32-bit or 64-bit|
|Microsoft SQL Server 2008 R2|SP3|32-bit or 64-bit| |Microsoft SQL Server 2008 R2|SP3|32-bit or 64-bit|