Commit Graph
1939 Commits
Author SHA1 Message Date
Amit Banerjee d976aed6ad Add files via upload
TDE using EKM on SQL Server 2019 Standard Notebook
2019-10-30 04:08:52 -07:00
Amit Banerjee 60edbb3bc4 Update ReadMe.md 2019-10-30 02:10:26 -07:00
Amit Banerjee 1628de5ab7 Adding TDE on Standard Notebook
Adding Notebook for TDE on Standard Notebook
2019-10-29 16:01:51 -07:00
Amit Banerjee b1f6e31887 Create ReadMe.md 2019-10-29 16:01:15 -07:00
Amit Banerjee b978dcee4b Update README.md 2019-10-29 16:00:02 -07:00
Alex Protsenko ed64821209 Updated sample to fit GA version of API 2019-10-29 17:47:26 +03:00
Alex Protsenko 02e139c641 Updated sample to fit GA version of API 2019-10-29 15:16:10 +03:00
Alex Protsenko 538699a414 updated readme.md
fixed typos and minors things. replaced "checks" with "rules"
2019-10-29 15:06:48 +03:00
Alex Protsenko 450aa37e6b updated default ruleset to GA version 2019-10-29 14:56:30 +03:00
Amit Banerjee b3cbdb7106 Update README.md 2019-10-29 01:23:04 -07:00
Amit Banerjee cf4531adee Add files via upload
Scalar UDF Inlining Demo Notebook
2019-10-23 02:05:38 -07:00
Amit Banerjee 79fd929c08 Create README.md 2019-10-23 02:04:58 -07:00
Amit Banerjee f9ce871525 Update README.md 2019-10-23 01:19:41 -07:00
Amit Banerjee 6f98929ddf Create ReadMe
SQL Server 2019 Feature Notebooks
2019-10-23 01:14:25 -07:00
Rahul Ajmera e6a3e6c969 Merge pull request #660 from rajmera3/master
Update Twitter sample to include steps to create Data Source and External Table
2019-10-21 12:24:48 -07:00
Rahul Ajmera 80599d7c24 Update Twitter sample to include steps to create Data Source and External Table 2019-10-21 12:23:02 -07:00
pmasl ba6d5f9bf7 Update readme.md
Added new notes
2019-10-21 10:11:39 -07:00
pmasl 377ff81532 Update readme.md
Added additional notes
2019-10-21 10:08:23 -07:00
pmasl 36e0c28524 Update readme.md
Added important note pointing to FAQ page
2019-10-21 09:59:23 -07:00
Mihaela Blendea 043e4ba4d9 Update deploy-sql-big-data-aks.py 2019-10-18 10:21:51 -07:00
Umachandar Jayachandran d01e9b99c3 Updated k8s version and serverproperty check 2019-10-17 11:17:23 -07:00
Umachandar Jayachandran cced461f2b Modified daemonset api version 2019-10-15 12:28:09 -07:00
Guillaume-Fourrat 6ebb75af42 setup-volumes-agent.sh : Explain need for mount in comments
No code change, just 2 lines of comments pertaining to the seemingly redundant need to mount the folders when they *already* are under the discovery folder.
2019-10-14 10:41:40 +02:00
Guillaume-Fourrat 6199649eb6 Update Readme.md to include local-storage steps
storage is correctly provisioned by earlier script, just need to mention how to use it.
2019-10-14 10:33:31 +02:00
Mihaela Blendea 727c1c4072 Update setup-bdc.sh 2019-10-11 13:43:11 -07:00
Alex Protsenko 566196da6b removed a trailing comma 2019-10-11 15:24:35 +03:00
Umachandar Jayachandran cef6e1cceb Added compute pool data source 2019-10-10 14:40:40 -07:00
Mihaela Blendea 36201a588c Updates for CU1 2019-10-10 09:07:32 -07:00
Mihaela Blendea f8d3a5504b Updates for CU1 2019-10-10 08:29:30 -07:00
Mihaela Blendea 5dca16fc48 Update README.md 2019-10-10 08:25:56 -07:00
Mihaela Blendea 257be79ef1 Update image name list for CU1 2019-10-10 08:18:40 -07:00
Umachandar Jayachandran 82f5241887 Merge pull request #653 from bluefooted/in-memory-database
Adding TempDB Demo Files
2019-10-08 21:33:12 -07:00
Pam Lahoud a8314287fc Delete AdventureWorks2017.bak 2019-10-08 21:23:19 -07:00
Pam Lahoud f46183b413 Adding TempDB Demo Files 2019-10-08 15:47:35 -07:00
Umachandar Jayachandran 9025f1bb9e Removed windows line endings 2019-10-07 20:08:00 -07:00
Ebru Ersan 9b1cccf401 Update README.md
Added introductory blurb at the beginning.
2019-10-07 20:26:37 +03:00
Ebru Ersan c1e51f8b35 Update QuickStart.md 2019-10-07 20:24:48 +03:00
Ebru Ersan 73f197e99c Update QuickStart.md
Added introductory blurb up top.
2019-10-07 20:23:08 +03:00
Ebru Ersan 38ced023d4 Merge branch 'master' of https://github.com/microsoft/sql-server-samples 2019-10-07 15:10:52 +03:00
Ebru Ersan e4f7033854 Adding QuickStart.md and updating readme 2019-10-07 15:00:31 +03:00
Pedro Lopes 686b09690d Update readme.md 2019-10-02 09:54:04 -07:00
Pedro Lopes e2a47988e2 Update readme.md 2019-10-02 09:45:55 -07:00
Pedro Lopes 0bd1acb7c3 Update readme.md 2019-10-02 09:44:31 -07:00
Pedro Lopes 0cb43f2de6 Update readme.md 2019-10-02 09:43:55 -07:00
Pedro Lopes f3bab6bb4f Update readme.md 2019-10-02 09:20:38 -07:00
Rahul Ajmera dc0b9e186f Fixing bug where step in twitter streaming example would not show 2019-10-01 09:59:15 -07:00
Rahul Ajmera 9310550312 Merge branch 'master' of https://github.com/microsoft/sql-server-samples 2019-10-01 09:48:47 -07:00
Rahul Ajmera fb08d7d7d6 Updating twitter streaming sample to include default values for hostname and port 2019-10-01 09:48:04 -07:00
Rahul Ajmera b2e774c6af Updating twitter streaming sample to include default values for hostname and port 2019-10-01 09:45:37 -07:00
pmasl 33ed142f7c Updated Readme 2019-10-01 09:33:14 -07:00