Commit Graph
767 Commits
Author SHA1 Message Date
nelgson 91451d669d Updated readme 2017-04-18 14:55:13 -07:00
nelgson 8676a8ac91 Updated readme 2017-04-18 14:52:09 -07:00
nelgson d2df6d34e0 Updating scripts, ReadMe and adding app folder 2017-04-18 14:49:19 -07:00
Nellie Gustafsson 0af9d0adb1 Update to Clustering.sql file v2 2017-01-30 15:34:46 -08:00
Nellie Gustafsson 08962ddbe6 Update to Clustering.sql file by NEGUST 2017-01-30 15:31:13 -08:00
Umachandar Jayachandran 92be0b53bf Merge branch 'master' into master 2017-01-30 13:56:28 -08:00
Nellie Gustafsson 1397b37630 Update to ReadMe.md in getting started - clustering folder 2017-01-30 13:46:04 -08:00
Nellie Gustafsson e7b3f4b190 Update to ReadMe.md in r-services folder 2017-01-30 13:35:51 -08:00
Umachandar Jayachandran 3d2eeba6a2 Merge pull request #174 from uc-msft/master
Removed code-snacks sample.
2017-01-30 10:59:37 -08:00
Umachandar Jayachandran 4e21b35b5e Removed sample
New getting started tutorials added with clustering example.
2017-01-30 10:54:25 -08:00
Nellie Gustafsson 76a76a8957 Update to ReadMe.md in r-services folder 2017-01-27 16:01:35 -08:00
Umachandar Jayachandran 98a6a490e9 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-01-27 16:00:53 -08:00
Umachandar Jayachandran 1e6f23b163 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-01-27 15:51:10 -08:00
Umachandar Jayachandran 69d78b7f48 Merge pull request #171 from NelGson/master
getting started samples for Rservices added
2017-01-27 15:47:13 -08:00
Nellie Gustafsson d1e2ec39f2 updated getting started samples 2017-01-27 15:28:07 -08:00
Nellie Gustafsson 48dc7a5a5b updated getting started samples 2017-01-27 15:11:53 -08:00
Nellie Gustafsson 45e85ee631 updated getting started samples 2017-01-27 10:45:58 -08:00
Nellie Gustafsson 2cb6de8043 getting started samples for Rservices added 2017-01-26 20:58:58 -08:00
Amit Banerjee 871c0e67be Update vdi.h 2017-01-23 01:38:13 -08:00
Amit Banerjee 7a2b9c4de8 Update vdiguid.h 2017-01-23 01:37:50 -08:00
Umachandar Jayachandran 6a8805043b Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-01-13 15:52:24 -08:00
Jos de Bruijn a2360f1dc0 Merge pull request #157 from JocaPC/master
GeoJSON example
2017-01-09 08:33:16 -08:00
Jovan Popovic aeca8bde3e Import from Azure Blob + several minor changes
1. Added two additional scripts in Belgrade Product catalog demo
2. Added Channel9 JSON demo script.
3. Added BULK IMPORT from Blob Storage sample
2017-01-08 01:43:15 +01:00
Jovan Popovic 5f8a8d767a Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2017-01-08 01:40:27 +01:00
Perry Skountrianos - MSFT 9bdcd4b15a Merge pull request #162 from jelster/patch-1
prevent attach failure when db name contains '.'
2017-01-05 12:37:57 -08:00
Amit Banerjee c1a6276dc4 Update 1 - Create Database.sql 2017-01-04 21:05:40 -08:00
Jos de Bruijn 36027a8e9d Update README.md 2017-01-03 11:06:46 -08:00
Amit Banerjee 6c5598ced7 Merge pull request #167 from Microsoft/LoanClassification
Loan classification
2016-12-30 21:13:33 -08:00
Amit Banerjee 4d84512042 Update README.md 2016-12-30 21:12:57 -08:00
Amit Banerjee 7115288218 Update README.md 2016-12-30 21:12:07 -08:00
Amit Banerjee e607b1f661 Add files via upload 2016-12-30 21:11:06 -08:00
Amit Banerjee 69a3c7a729 Update README.md 2016-12-30 20:21:57 -08:00
Amit Banerjee ea7ca1f6d4 Update README.md 2016-12-30 20:21:34 -08:00
Amit Banerjee ac38a44dd9 Update README.md 2016-12-30 20:13:33 -08:00
Amit Banerjee e35c705823 Create README.md 2016-12-29 18:59:20 -08:00
Josh Elster cc2402f91e prevent attach failure when db name contains '.'
When a database name along the lines of "WidgetCatalog_v8.3.433" is passed into the script, attach fails at the "v8.3". Rather than deal with trying to properly escape/encode a `[` and `]` around the names, I found that escaping them with quotes behaves as expected.
2016-12-19 18:54:09 -06:00
Jovan Popovic c431a805bd Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-12-18 23:23:31 +01:00
Jovan Popovic c5e7115d3a Fixed syntax errors in GeoJSON samples 2016-12-18 23:23:01 +01:00
Jovan Popovic c39052a0e6 Updated IVS example
Added SqlServer Rest API library, incremental pagination on server side
processing page.
2016-12-18 23:20:47 +01:00
Umachandar Jayachandran 93428c9f7a Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-12-14 07:45:53 -08:00
Perry Skountrianos - MSFT 1525741c62 Update readme.md 2016-12-12 14:28:37 -08:00
Jos de Bruijn 3ffee1793e Update README.md 2016-12-08 09:03:01 -08:00
Jos de Bruijn 377f747a93 changing defaults to show better profile across different hardware 2016-12-08 08:53:44 -08:00
tarasha 9b264123e9 updates to ReadMe file 2016-12-07 19:40:11 -08:00
tarasha 973bfed9c5 ReadMe updates 2016-12-07 19:16:09 -08:00
tarasha 63acb6fcf6 changes made to image folder 2016-12-07 19:05:51 -08:00
tarasha 8ee8fa166e Updates to ReadMe 2016-12-07 19:03:23 -08:00
tarasha 6056bb7e29 Init Commit 2016-12-07 18:46:41 -08:00
Jovan Popovic 8d3406277a Added japanese town names in README 2016-12-04 13:10:23 +01:00
Jovan Popovic cef530319c Few minor changes 2016-12-03 15:18:54 +01:00