From 65257d339013667bdae641c0d92ef80969d56b1d Mon Sep 17 00:00:00 2001 From: NelGson Date: Tue, 24 Oct 2017 21:23:42 -0700 Subject: [PATCH] Updated link to backup file download --- .../python/getting-started/rental-prediction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md b/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md index 55fb3635..22b98d7b 100644 --- a/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md +++ b/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md @@ -34,7 +34,7 @@ In this sample, you will learn how to create a predictive model in python and op ## Before you begin To run this sample, you need the following prerequisites:
-[Download this DB backup file](https://deve2e.azureedge.net/sqlchoice/static/TutorialDB.bak) and restore it using Setup.sql. +[Download this DB backup file](https://sqlchoice.blob.core.windows.net/sqlchoice/TutorialDB.bak) and restore it using Setup.sql. **Software prerequisites:**