Skip to content

Commit fc022ef

Browse files
author
PRMerger7
authored
Merge pull request MicrosoftDocs#2451 from Ckarst/patch-20
Update polybase-installation.md
2 parents b8f9cb2 + 33b30c1 commit fc022ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/relational-databases/polybase/polybase-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ manager: "jhubbard"
3535

3636
- Minimum hard disk space: 2GB
3737

38-
- TCP/IP connectivity must be enabled. (See [Enable or Disable a Server Network Protocol](../../database-engine/configure-windows/enable-or-disable-a-server-network-protocol.md).)
38+
- TCP/IP connectivity must be enabled. (See [Enable or Disable a Server Network Protocol](../../database-engine/configure-windows/enable-or-disable-a-server-network-protocol.md).) TCP/IP connectivity is disabled by default with SQL Server Developer and Express Editions. This must be manually enabled for PolyBase to be functional.
3939

4040
**Notes**
4141

@@ -60,7 +60,7 @@ Once you have installed PolyBase as either stand alone or in a scaleout group, y
6060

6161
4. On the Server Configuration Page, configure the **SQL Server PolyBase Engine Service** and SQL Server PolyBase Data Movement Service to run under the same account.
6262

63-
> **IMPORTANT!!** In a PolyBase scale-out group, PolyBase engine and PolyBase data movement service on all nodes must run under the same domain account.
63+
> **IMPORTANT!** In a PolyBase scale-out group, PolyBase engine and PolyBase data movement service on all nodes must run under the same domain account.
6464
> See Scaling out PolyBase.
6565
6666
5. On the **PolyBase Configuration Page**, select one of the two options. See [PolyBase scale-out groups](../../relational-databases/polybase/polybase-scale-out-groups.md) for more information.

0 commit comments

Comments
 (0)