From 76a76a8957d5a944cc6658002bb4dbea41b1db22 Mon Sep 17 00:00:00 2001 From: Nellie Gustafsson Date: Fri, 27 Jan 2017 16:01:35 -0800 Subject: [PATCH 1/3] Update to ReadMe.md in r-services folder --- samples/features/r-services/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/samples/features/r-services/README.md b/samples/features/r-services/README.md index 7d7a1148bc..4f05bd7a64 100644 --- a/samples/features/r-services/README.md +++ b/samples/features/r-services/README.md @@ -1,5 +1,10 @@ # Samples for SQL Server R Services +Go to the getting started tutorials to learn more about: +[Predictive Modeling with R Services](http://aka.ms/sqldev/r) +[Customer Clustering with R Services](https://www.microsoft.com/en-us/sql-server/developer-get-started/rclustering) + + [Telco Customer Churn](Telco Customer Churn) Telco Customer Churn sample using SQL Server R Services. From e7b3f4b190141201b95d035b6f05121356c01e6a Mon Sep 17 00:00:00 2001 From: Nellie Gustafsson Date: Mon, 30 Jan 2017 13:35:51 -0800 Subject: [PATCH 2/3] Update to ReadMe.md in r-services folder --- samples/features/r-services/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/r-services/README.md b/samples/features/r-services/README.md index 4f05bd7a64..d18fe98eee 100644 --- a/samples/features/r-services/README.md +++ b/samples/features/r-services/README.md @@ -1,7 +1,7 @@ # Samples for SQL Server R Services Go to the getting started tutorials to learn more about: -[Predictive Modeling with R Services](http://aka.ms/sqldev/r) +[Predictive Modeling with R Services](https://www.microsoft.com/en-us/sql-server/developer-get-started/rprediction) [Customer Clustering with R Services](https://www.microsoft.com/en-us/sql-server/developer-get-started/rclustering) From 1397b37630e18ba8edd40edda2c08751a2369310 Mon Sep 17 00:00:00 2001 From: Nellie Gustafsson Date: Mon, 30 Jan 2017 13:46:04 -0800 Subject: [PATCH 3/3] Update to ReadMe.md in getting started - clustering folder --- .../r-services/Getting-Started/Customer-Clustering/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/r-services/Getting-Started/Customer-Clustering/README.md b/samples/features/r-services/Getting-Started/Customer-Clustering/README.md index 635e15d3b2..73a75435ab 100644 --- a/samples/features/r-services/Getting-Started/Customer-Clustering/README.md +++ b/samples/features/r-services/Getting-Started/Customer-Clustering/README.md @@ -36,7 +36,7 @@ Follow the step by step tutorial [here](https://www.microsoft.com/en-us/sql-serv To run this sample, you need the following prerequisites. Section 1 in the [tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/rclustering) covers the prerequisites. -After that, you can download a DB backup file and restore it using Setup.sql. [Download DB](https://deve2e.azureedge.net/sqlchoice/static/tpcxbb_1gb.bak) +After that, you can download a DB backup file and restore it using Setup.sql. [Download DB](https://sqlchoice.blob.core.windows.net/sqlchoice/static/tpcxbb_1gb.bak) **Software prerequisites:**