Commit Graph
1350 Commits
Author SHA1 Message Date
Jason Roth 03fdebdba7 Fixing script based on testing from Ubuntu client 2019-01-17 11:57:02 -05:00
Umachandar Jayachandran 64ac51e8c6 Added sales_models table to store ML models 2019-01-15 18:25:14 -08:00
Mario Inchiosa 1b4457a797 merge from upstream 2019-01-08 15:43:28 -08:00
Jakub Miazek 8e3fd9329b Merge pull request #3 from Microsoft/master
aling to ms repo
2019-01-03 09:56:11 +01:00
grillazz 4733a804e3 update project requirements.txt file 2019-01-03 09:55:14 +01:00
grillazz 7a4f8ec706 update project requirements.txt file 2019-01-03 09:50:17 +01:00
Ben Gimblett b55122c2d8 Bug in VerifyNSG() function result initialisation
VerifyNSG() has a simple bug - on entering the function the result success flag is incorrectly initialised to $true (optimistic) - when it should be initialised to $false (pessimistic) ... The function can ONLY be successful on one path; IF an NSG is found WITH valid rules. As it was, if NO NSG is found the function will STILL return success and therefore the following script / code used for mitigation will not be executed.
2018-12-21 10:56:24 +00:00
Marc Prud'hommeaux b9646e2624 Remove spurious whitespace 2018-12-17 20:27:25 -05:00
Mihaela Blendea 525b554ab7 Fix link 2018-12-17 15:44:37 -08:00
Umachandar Jayachandran 4578ca40a3 Update README.md
Added note about size of volume(s)
2018-12-17 09:51:48 -08:00
Umachandar Jayachandran 98f9693dd5 Update README.md
Added note about local volume size
2018-12-17 09:48:37 -08:00
Umachandar Jayachandran (UC) a7920a63e2 Merge branch 'master' of https://github.com/Microsoft/sql-server-samples 2018-12-17 09:43:59 -08:00
Umachandar Jayachandran (UC) 5160f57730 Added scripts to provision local storage on the kubeadm cluster. 2018-12-17 09:40:22 -08:00
Umachandar Jayachandran 1782a6fd4a Update README.md 2018-12-17 09:36:35 -08:00
Umachandar Jayachandran 4403169d34 Update README.md 2018-12-17 09:36:05 -08:00
Umachandar Jayachandran 96c212a174 Update README.md
Added local-storage provisioning instructions and script.
2018-12-17 09:35:33 -08:00
Umachandar Jayachandran f27a9cf274 Added master key creation 2018-12-12 19:04:23 -08:00
Mihaela Blendea 7da65239e7 Update deploy-sql-big-data-aks.py 2018-12-11 10:32:40 -08:00
Mihaela Blendea d5256c0e72 Update README.md 2018-12-11 10:31:35 -08:00
Jaddefreitas ec2fa4ec15 Fix gramathical error
Line 37, corrected to Delete
2018-12-10 15:20:55 -02:00
Travis Wright abe51669e5 Adding (for now) required timeout parameter 2018-12-10 04:29:38 +03:00
Mario Inchiosa bd3028bdcb Fix typo 2018-12-07 16:13:45 -08:00
Mario Inchiosa 9bac0a1617 Add local URL for FLow UI 2018-12-07 14:21:05 -08:00
Mario Inchiosa 799678085a update notebook and add readme 2018-12-06 15:01:09 -08:00
David Browne 72f2059693 Adding kubectl to the prereqs
Install will fail if current kubectl is not installed on your workstation
2018-12-05 19:48:48 -06:00
Mario Inchiosa da6442fb08 Initial commit of automl sample 2018-12-03 18:17:40 -08:00
Vitor Tomaz 225f8efe65 Merge branch 'master' into patch-2 2018-12-03 19:16:17 +00:00
Pedro Lopes 676755e4ec Add files via upload 2018-11-28 11:41:59 -08:00
Pedro Lopes 6f81fc5e20 Delete qta-demo.zip 2018-11-28 11:41:45 -08:00
Pedro Lopes 5e9ec41c72 Delete at-demo.zip 2018-11-28 11:41:31 -08:00
Pedro Lopes a1de53843f Add files via upload 2018-11-28 11:41:07 -08:00
Pedro Lopes 6c1beb1503 Add files via upload 2018-11-28 11:40:39 -08:00
Pedro Lopes 73a7f6967d Add files via upload 2018-11-28 11:40:03 -08:00
pmasl d61179f919 Merge branch 'pmasl' of https://github.com/Microsoft/sql-server-samples into pmasl 2018-11-28 10:58:18 -08:00
pmasl d43db923cb Adding demos
Auto tuning and Query Tuning Assistant
2018-11-28 10:58:08 -08:00
Srđan Božović 2c48769866 Update to ConvertCidrToUint32Array
Mitigation for cloud shell string split issue
2018-11-27 13:41:27 +01:00
Mihaela Blendea 212fc038f2 Update README.md 2018-11-26 16:13:34 -08:00
Mihaela Blendea a14112c725 Update deploy-sql-big-data-aks.py 2018-11-26 16:13:06 -08:00
Bob Ward a1dc1d8953 dtc with docker examples 2018-11-16 17:48:51 -06:00
Umachandar Jayachandran 1460c352a7 Removed redirect from curl since it creates uploading files into HDFS 2018-11-15 11:43:51 -08:00
Mihaela Blendea 84bb5ec79a Update README.md 2018-11-14 08:05:13 -08:00
Jovan Popovic (MSFT) 5bf2a6ce03 Merge pull request #488 from jaszymas/master
Adding demo for Always Encrypted with secure enclaves
2018-11-13 00:59:39 +01:00
Travis Wright 7f333e772e Fixing typo 2018-11-12 14:23:28 +09:00
Jovan Popovic (MSFT) 7477f64871 Merge pull request #485 from JocaPC/master
Updating Create JumpboxVm for Managed Instance
2018-11-11 13:20:12 +01:00
Jakub Szymaszek f276d3ede5 typo corrected
Typo corrected in README.md
2018-11-09 14:13:08 -08:00
Jakub Szymaszek b93d73be97 Adding demo for Always Encrypted with secure enclaves
Adding the demo for Always Encrypted with secure enclaves in SQL Server 2019.
2018-11-09 13:52:30 -08:00
stumap c97a10a11c Conceal password 2018-11-08 21:57:38 -08:00
Mike Ray ea644e0b16 Validated
Update image name for CTP 2.1
2018-11-08 14:52:20 -08:00
Umachandar Jayachandran a6203783bc Corrected environment variable. 2018-11-08 10:55:03 -08:00
Umachandar Jayachandran cdeb986dee Added success message 2018-11-08 10:02:32 -08:00