Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 0dd8632

Browse files
authored
Merge pull request #14971 from markingmyname/hw
Added hardware requirements
2 parents a382471 + e759ca7 commit 0dd8632

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

docs/ssms/download-sql-server-management-studio-ssms.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ author: dnethi
2323
ms.author: dinethi
2424
ms.reviewer: sstein, maghan
2525
ms.custom: seo-lt-2019
26-
ms.date: 04/07/2020
26+
ms.date: 05/19/2020
2727
---
2828

2929
# Download SQL Server Management Studio (SSMS)
@@ -107,19 +107,25 @@ If you want to install SSMS in the background with no GUI prompts, then follow t
107107
- Additionally, SSMS 18.x can be installed side by side with SSMS 17.x, SSMS 16.x, or SQL Server 2014 SSMS and earlier.
108108
- SQL Server Integration Services (SSIS) - SSMS version 17.x or later doesn't support connecting to the legacy SQL Server Integration Services service. To connect to an earlier version of the legacy Integration Services, use the version of SSMS aligned with the version of SQL Server. For example, use SSMS 16.x to connect to the legacy SQL Server 2016 Integration Services service. SSMS 17.x and SSMS 16.x can be installed side by side on the same computer. Since the release of SQL Server 2012, the SSIS Catalog database, SSISDB, is the recommended way to store, manage, run, and monitor Integration Services packages. For details, see [SSIS Catalog](../integration-services/catalog/ssis-catalog.md).
109109

110-
## Supported operating systems (SSMS 18.5)
110+
## SSMS System Requirements
111111

112112
This release of SSMS supports the following 64-bit platforms when used with the latest available service pack:
113113

114-
- Windows 10 (64-bit) <sup>*</sup>
114+
Supported Operating Systems:
115+
116+
- Windows 10 (64-bit) version 1607 (10.0.14393) or later
115117
- Windows 8.1 (64-bit)
116118
- Windows Server 2019 (64-bit)
117-
- Windows Server 2016 (64-bit) <sup>*</sup>
119+
- Windows Server 2016 (64-bit)
118120
- Windows Server 2012 R2 (64-bit)
119121
- Windows Server 2012 (64-bit)
120122
- Windows Server 2008 R2 (64-bit)
121123

122-
<sup>*</sup> Requires version 1607 (10.0.14393) or later
124+
Supported hardware:
125+
126+
- 1.8 GHz or faster processor. Dual-core or better recommended
127+
- 2 GB of RAM; 4 GB of RAM recommended (2.5 GB minimum if running on a virtual machine)
128+
- Hard disk space: Minimum of 2 GB up to 10 GB of available space
123129

124130
> [!NOTE]
125131
> SSMS runs on Windows (AMD or Intel) only. If you need a tool that runs on platforms other than Windows, take a look at Azure Data Studio. Azure Data Studio is a new cross-platform tool that runs on macOS, Linux, as well as Windows. For details, see [Azure Data Studio](../azure-data-studio/what-is.md).

0 commit comments

Comments
 (0)