Skip to content

Commit 7043ff3

Browse files
authored
Merge pull request #19371 from MicrosoftDocs/master
5/18 PM Publish
2 parents 423941f + 9afe000 commit 7043ff3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/machine-learning/install/sql-machine-learning-azure-virtual-machine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15"
1313
# Install SQL Server Machine Learning Services with Python and R on an Azure virtual machine
1414
[!INCLUDE [SQL Server 2017 and later](../../includes/applies-to-version/sqlserver2017.md)]
1515

16-
Learn how to install Python and R with SQL Server Machine Learning Services on a virtual machine in Azure. This eliminates the installation and configuration tasks for Machine Learning Services.
16+
Learn how to install Python and R with [SQL Server Machine Learning Services](../sql-server-machine-learning-services.md) on a virtual machine in Azure. This eliminates the installation and configuration tasks for Machine Learning Services.
1717

1818
Follow these steps:
1919

@@ -60,4 +60,4 @@ To do this, you must allow the SQL worker accounts that are used by Launchpad to
6060

6161
+ Enable TCP/IP
6262

63-
TCP/IP is required for loopback connections. If you get the error "DBNETLIB; SQL Server does not exist or access denied", enable TCP/IP on the virtual machine that supports the instance.
63+
TCP/IP is required for loopback connections. If you get the error "DBNETLIB; SQL Server does not exist or access denied", enable TCP/IP on the virtual machine that supports the instance.

docs/t-sql/spatial-geography/collectionaggregate-geography-data-type.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: "CollectionAggregate (geography Data Type)"
33
title: "CollectionAggregate (geography Data Type) | Microsoft Docs"
44
ms.custom: ""
5-
ms.date: "07/30/2017"
5+
ms.date: "05/18/2021"
66
ms.prod: sql
77
ms.prod_service: "database-engine, sql-database"
88
ms.reviewer: ""
@@ -25,7 +25,7 @@ Creates a **GeometryCollection** instance from a set of **geography** objects.
2525

2626
```
2727
28-
ConvexHullAggregate ( geography_operand )
28+
CollectionAggregate ( geography_operand )
2929
```
3030

3131
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]

0 commit comments

Comments
 (0)