You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-machine-learning-services-differences.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,13 @@ author: dphansen
11
11
ms.author: davidph
12
12
ms.reviewer: carlrab
13
13
manager: cgronlun
14
-
ms.date: 03/01/2019
14
+
ms.date: 11/20/2019
15
15
---
16
16
# Key differences between Machine Learning Services in Azure SQL Database (preview) and SQL Server
17
17
18
18
The functionality of Azure SQL Database Machine Learning Services (with R) in (preview) is similar to [SQL Server Machine Learning Services](https://docs.microsoft.com/sql/advanced-analytics/what-is-sql-server-machine-learning). Below are some key differences.
19
19
20
-
> [!IMPORTANT]
21
-
> Azure SQL Database Machine Learning Services is currently in public preview.
22
-
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
23
-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-machine-learning-services-overview.md
+8-17Lines changed: 8 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,22 +11,18 @@ author: dphansen
11
11
ms.author: davidph
12
12
ms.reviewer: carlrab
13
13
manager: cgronlun
14
-
ms.date: 03/01/2019
14
+
ms.date: 11/20/2019
15
15
---
16
16
# Azure SQL Database Machine Learning Services with R (preview)
17
17
18
18
Machine Learning Services is a feature of Azure SQL Database, used for executing in-database R scripts. The feature includes Microsoft R packages for high-performance predictive analytics and machine learning. The relational data can be used in R scripts through stored procedures, T-SQL script containing R statements, or R code containing T-SQL.
19
19
20
-
> [!IMPORTANT]
21
-
> Azure SQL Database Machine Learning Services (with R) is currently in public preview.
22
-
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
23
-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
24
-
>
25
-
> The public preview is available for single databases and elastic pools using the vCore-based purchasing model in the **general purpose** and **business critical** service tiers. In this initial public preview, the **hyperscale** service tier and the **managed instance** deployment option are not supported. Currently, R is the only supported language. There is no support for Python at this time.
> The preview is available for single databases and elastic pools using the vCore-based purchasing model in the **general purpose** and **business critical** service tiers. In this initial preview, the **hyperscale** service tier and the **managed instance** deployment option are not supported. Currently, R is the only supported language. There is no support for Python at this time.
26
24
>
27
25
> The preview is currently available in the following regions: West Europe, North Europe, West US 2, East US, South Central US, North Central US, Canada Central, Southeast Asia, India South, and Australia Southeast.
28
-
>
29
-
> [Sign up for the preview](#signup) below.
30
26
31
27
## What you can do with R
32
28
@@ -50,15 +46,10 @@ In addition to the pre-installed packages, you can [install additional packages]
50
46
51
47
## Sign up for the preview
52
48
53
-
To sign up for the public preview, follow these steps:
54
-
55
-
1. If you don't have an Azure subscription, [create an account](https://azure.microsoft.com/free/) before you begin.
56
-
57
-
2. Send an email to Microsoft at [[email protected]](mailto:[email protected]) to sign up for the public preview. The public preview of Machine Learning Services (with R) in SQL Database is not enabled by default.
58
-
59
-
Once you're enrolled in the program, Microsoft will onboard you to the public preview and enable R for your existing or new database.
49
+
> [!IMPORTANT]
50
+
> Sign up for Azure SQL Database Machine Learning Services (preview) is currently closed.
60
51
61
-
Machine Learning Services with R is not recommended for production workload during the public preview.
52
+
Machine Learning Services with R is not recommended for production workload during the preview.
Copy file name to clipboardExpand all lines: includes/sql-database-ml-preview-note.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,12 @@ author: garyericson
3
3
ms.service: sql-database
4
4
ms.subservice: machine-learning
5
5
ms.topic: include
6
-
ms.date: 04/10/2019
6
+
ms.date: 11/20/2019
7
7
ms.author: garye
8
8
---
9
9
10
10
> [!IMPORTANT]
11
-
> Azure SQL Database Machine Learning Services is currently in public preview.
11
+
> Azure SQL Database Machine Learning Services is currently in preview. Sign up for the preview is currently closed.
12
+
>
12
13
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
13
-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
14
-
>
15
-
> [Sign up for the preview](../articles/sql-database/sql-database-machine-learning-services-overview.md#signup)
14
+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
0 commit comments