Skip to content

Commit 14b1b45

Browse files
committed
Silly Acrolinx
1 parent 353eb79 commit 14b1b45

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

docs/sql-server/install/hardware-and-software-requirements-for-installing-sql-server-2019.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ helpviewer_keywords:
4949

5050
The article lists the minimum hardware and software requirements to install and run [!INCLUDE [sssql19-md](../../includes/sssql19-md.md)] on the Windows operating system.
5151

52-
For hardware and software requirements for other versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] , see:
52+
For hardware and software requirements for other versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], see:
5353

5454
- [[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] 2022](hardware-and-software-requirements-for-installing-sql-server-2022.md)
5555
- [[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] 2016 and 2017](hardware-and-software-requirements-for-installing-sql-server.md)
@@ -82,13 +82,13 @@ The following requirements apply to all installations:
8282
|Component|Requirement|
8383
|---------------|-----------------|
8484
|Operating system|Windows 10 TH1 1507 or greater<br/><br>Windows Server 2016 or greater<br/><br/>
85-
|.NET Framework|Minimum operating systems includes minimum .NET framework.|
85+
|.NET Framework|Minimum operating system includes minimum .NET framework.|
8686
|Network Software|Supported operating systems for [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] have built-in network software. Named and default instances of a stand-alone installation support the following network protocols: Shared memory, Named Pipes, and TCP/IP.<br/><br/> |
8787

8888
[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup installs the following software components required by the product:
8989

90-
- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client
91-
- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup support files
90+
- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client
91+
- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup application support files
9292

9393

9494
> [!IMPORTANT]
@@ -148,7 +148,7 @@ Installing [!INCLUDE [sssql19-md](../../includes/sssql19-md.md)] on Server Core
148148
For more information on installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on Server Core, see [Install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on Server Core](../../database-engine/install-windows/install-sql-server-on-server-core.md).
149149

150150
> [!NOTE]
151-
> Installing SQL Server on a Windows OS on which case sensitivity is enabled is not supported. For more information review [SQL Server is not supported on a Windows operating system on which case sensitivity is enabled](/troubleshoot/sql/install/sql-server-not-supported-in-windows-os-where-case-sensitivity-enabled)
151+
> Installing SQL Server on a Windows OS on which case sensitivity is enabled isn't supported. For more information review [SQL Server isn't supported on a Windows operating system on which case sensitivity is enabled](/troubleshoot/sql/install/sql-server-not-supported-in-windows-os-where-case-sensitivity-enabled)
152152
153153
## <a name="CrossLanguageSupport"></a> Cross-language support
154154
For more information about cross-language support and considerations for installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] in localized languages, see [Local Language Versions in [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]](../../sql-server/install/local-language-versions-in-sql-server.md).
@@ -187,20 +187,20 @@ For more information on installing [!INCLUDE[ssNoVersion](../../includes/ssnover
187187
- Shared Storage
188188
- [Storage Spaces Direct \(S2D\)](/windows-server/storage/storage-spaces/storage-spaces-direct-overview)
189189
- SMB File Share
190-
- SMB storage is not supported for [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] data files for either standalone or clustered installations. Use direct attached storage, a storage area network, or S2D instead.
190+
- SMB storage isn't supported for [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] data files for either standalone or clustered installations. Use direct attached storage, a storage area network, or S2D instead.
191191
- SMB storage can be hosted by a Windows File Server or a third-party SMB storage device. If Windows File Server is used, the Windows File Server version should be 2008 or later. For more information about installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] using SMB file share as a storage option, see [Install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] with SMB Fileshare as a Storage Option](../../database-engine/install-windows/install-sql-server-with-smb-fileshare-as-a-storage-option.md).
192192

193193

194194

195195
## <a name="DC_support"></a> Installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on a domain controller
196-
For security reasons, we recommend that you do not install [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] on a domain controller. [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup will not block installation on a computer that is a domain controller, but the following limitations apply:
196+
For security reasons, don't install [!INCLUDE[ssCurrent](../../includes/ssnoversion-md.md)] on a domain controller. [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup doesn't block installation on a computer that is a domain controller, but the following limitations apply:
197197

198-
- You cannot run [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] services on a domain controller under a local service account.
199-
- After [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is installed on a computer, you cannot change the computer from a domain member to a domain controller. You must uninstall [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] before you change the host computer to a domain controller.
200-
- After [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is installed on a computer, you cannot change the computer from a domain controller to a domain member. You must uninstall [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] before you change the host computer to a domain member.
198+
- You can't run [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] services on a domain controller under a local service account.
199+
- After [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is installed on a computer, you can't change the computer from a domain member to a domain controller. You must uninstall [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] before you change the host computer to a domain controller.
200+
- After [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is installed on a computer, you can't change the computer from a domain controller to a domain member. You must uninstall [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] before you change the host computer to a domain member.
201201
- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] failover cluster instances are not supported where cluster nodes are domain controllers.
202-
- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is not supported on a read-only domain controller. [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup cannot create security groups or provision [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] service accounts on a read-only domain controller. In this scenario, Setup will fail.
203-
- A [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] failover cluster instance is not supported in an environment where only a read-only domain controller is accessible.
202+
- [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] isn't supported on a read-only domain controller. [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup can't create security groups or provision [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] service accounts on a read-only domain controller. In this scenario, Setup will fail.
203+
- A [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] failover cluster instance isn't supported in an environment where only a read-only domain controller is accessible.
204204

205205
## Installation media
206206

@@ -214,4 +214,4 @@ Alternatively, you can create an [Azure virtual machine already running [!INCLUD
214214

215215
## Next steps
216216

217-
Once you've reviewed the hardware and software requirements for installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] , you can start to [Plan a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Installation](../../sql-server/install/planning-a-sql-server-installation.md) or review the [Security considerations for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]](../../sql-server/install/security-considerations-for-a-sql-server-installation.md).
217+
Once you've reviewed the hardware and software requirements for installing [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], you can start to [Plan a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Installation](../../sql-server/install/planning-a-sql-server-installation.md) or review the [Security considerations for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]](../../sql-server/install/security-considerations-for-a-sql-server-installation.md).

0 commit comments

Comments
 (0)