Skip to content

Commit 2e243db

Browse files
authored
Put AG limitations together.
1 parent e7671d9 commit 2e243db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/relational-databases/polybase/polybase-versioned-feature-summary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ PolyBase has the following limitations:
6363

6464
- Hadoop is no longer supported in [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] and later versions.
6565

66-
- PolyBase scale-out groups are not supported with Always On availability groups.
67-
6866
- Server name length is bound by 15-character NetBIOS name length limitation. If you change the server name after creating it to be 16 characters or longer, PolyBase Data Movement service won't start.
6967

70-
- Databases that get installed with PolyBase (DWConfiguration, DWDiagnostics, DWQueue) must be in read-write mode in order for PolyBase to function and for Cumulative Update installations to succeed. Therefore, it is not supported to have these databases in an Availability Group.
68+
- PolyBase scale-out groups are not supported with Always On availability groups.
69+
70+
- Databases that get installed with PolyBase (DWConfiguration, DWDiagnostics, DWQueue) must be in read-write mode in order for PolyBase to function and for Cumulative Update installations to succeed. Therefore, it is not supported to have these databases in an availability group.
7171

7272
<!--SQL Server 2016-->
7373
::: moniker range="= sql-server-2016 "

0 commit comments

Comments
 (0)