Skip to content

Commit ceda6cc

Browse files
authored
Merge pull request #95219 from dphansen/patch-3
Replaced R Services with Machine Learning Services
2 parents 43748fb + 5be7c00 commit ceda6cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-server-provision.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: virtual-machines-sql
1212
ms.topic: article
1313
ms.tgt_pltfrm: vm-windows-sql-server
1414
ms.workload: infrastructure-services
15-
ms.date: 05/04/2018
15+
ms.date: 11/07/2019
1616
ms.author: mathoma
1717
ms.reviewer: jroth
1818
ms.custom: "seo-lt-2019"
@@ -135,7 +135,7 @@ On the **SQL Server settings** tab, configure specific settings and optimization
135135
| [Storage configuration](#storage-configuration) |
136136
| [Automated Patching](#automated-patching) |
137137
| [Automated Backup](#automated-backup) |
138-
| [R Services (Advanced Analytics)](#r-services-advanced-analytics) |
138+
| [Machine Learning Services](#machine-learning-services) |
139139

140140

141141
### Connectivity
@@ -237,9 +237,9 @@ To encrypt the backup, click **Enable**. Then specify the **Password**. Azure cr
237237
For more information, see [Automated Backup for SQL Server in Azure Virtual Machines](virtual-machines-windows-sql-automated-backup.md).
238238

239239

240-
### R Services (Advanced Analytics)
240+
### Machine Learning Services
241241

242-
You have the option to enable [SQL Server R Services (Advanced Analytics)](/sql/advanced-analytics/r/sql-server-r-services/). This option enables you to use advanced analytics with SQL Server 2017. Select **Enable** on the **SQL Server Settings** window.
242+
You have the option to enable [Machine Learning Services](/sql/advanced-analytics/). This option enables you to use machine learning with Python and R in SQL Server 2017. Select **Enable** on the **SQL Server Settings** window.
243243

244244

245245
## 4. Review + create

0 commit comments

Comments
 (0)