Skip to content

Commit 269f974

Browse files
committed
update database prereq
1 parent 28e0a45 commit 269f974

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/install-configure/cs-system-requirements/database-prereq.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,13 @@ The required components must be installed in the following order:
4848
- SQL Server 2014
4949
- SQL Server 2016
5050
- SQL Server 2019
51+
- SQL Server 2022
5152

5253
**Supported Express editions:**
5354

5455
- SQL Server 2016 SP1
56+
- SQL Server 2019
57+
- SQL Server 2022
5558

5659
**Hardware requirements for SQL Server: **
5760

@@ -70,7 +73,7 @@ The required components must be installed in the following order:
7073
- When selecting the **Standalone** option in the CloudShell installer, if the CloudShell installer cannot find Microsoft SQL Server or Microsoft SQL Server Express on the destination environment, Microsoft SQL Server Express is installed automatically as part of the installation procedure.
7174

7275
:::note Notes
73-
- There is a limitation of the maximum database size, per database - 10 GB for SQL Server 2016 SP1.
76+
- There is a limitation of the maximum database size, per database - 10 GB for SQL Server Express 2016 and above.
7477
- SQL Server 2012 Enterprise, SQL Server 2014 Enterprise and SQL Server 2016 Standard Edition are supported for High Availability (HA) solutions.
7578
:::
7679

versioned_docs/version-2024.1/install-configure/cs-system-requirements/database-prereq.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,13 @@ The required components must be installed in the following order:
4848
- SQL Server 2014
4949
- SQL Server 2016
5050
- SQL Server 2019
51+
- SQL Server 2022
5152

5253
**Supported Express editions:**
5354

5455
- SQL Server 2016 SP1
56+
- SQL Server 2019
57+
- SQL Server 2022
5558

5659
**Hardware requirements for SQL Server: **
5760

@@ -70,7 +73,7 @@ The required components must be installed in the following order:
7073
- When selecting the **Standalone** option in the CloudShell installer, if the CloudShell installer cannot find Microsoft SQL Server or Microsoft SQL Server Express on the destination environment, Microsoft SQL Server Express is installed automatically as part of the installation procedure.
7174

7275
:::note Notes
73-
- There is a limitation of the maximum database size, per database - 10 GB for SQL Server 2016 SP1.
76+
- There is a limitation of the maximum database size, per database - 10 GB for SQL Server Express 2016 and above.
7477
- SQL Server 2012 Enterprise, SQL Server 2014 Enterprise and SQL Server 2016 Standard Edition are supported for High Availability (HA) solutions.
7578
:::
7679

0 commit comments

Comments
 (0)