Skip to content

Commit 45e0a3b

Browse files
authored
Adding clarity to dag documentation
------- cc: @MashaMSFT
1 parent 26cce3e commit 45e0a3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/availability-groups/windows/enable-and-disable-always-on-availability-groups-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.author: mathoma
2727

2828
## <a name="Prerequisites"></a> Prerequisites for Enabling Always On Availability Groups
2929

30-
- The server instance must reside on a Windows Server Failover Clustering (WSFC) node.
30+
- Prior to SQL Server 2017, and Windows Server 2016, the server instance had to reside on a Windows Server Failover Cluster (WSFC) node to enable the Always On availability group feature. Starting with SQL Server 2017, and Windows Server 2016, it's possible to enable the availability group feature even if the SQL Server instance does not reside on a Windows Server Failover Cluster.
3131

3232
- The server instance must be running an edition of SQL Server that supports [!INCLUDE[ssHADR](../../../includes/sshadr-md.md)]. For more information, see [Features Supported by the Editions of SQL Server 2016](~/sql-server/editions-and-supported-features-for-sql-server-2016.md).
3333

0 commit comments

Comments
 (0)