Umachandar Jayachandran
0dbd4781b7
Merge pull request #721 from mardukbp/patch-2
...
SQL Server authentication must be enabled for the example to work
2020-02-20 14:13:23 -08:00
Umachandar Jayachandran
db2574d3fa
Merge pull request #722 from mardukbp/patch-4
...
contoso-clinic: Fixed the password for login to the application
2020-02-20 14:12:55 -08:00
Umachandar Jayachandran
b1fa9a1ab7
Merge pull request #739 from ananto-msft/master
...
Fixing the PV provisioning to use persistent storage
2020-02-20 14:09:15 -08:00
Anton Antonov (TONY)
e83e337a7a
Fixing the PV provisioning
2020-02-14 14:28:34 -08:00
Mihaela Blendea
728d12cfd5
Update security-patch.json ( #735 )
...
* Update security-patch.json
* Update setup-bdc-ad.sh
* Update setup-bdc.sh
2020-02-14 09:52:53 -08:00
Pam Lahoud
95041b8328
Merge pull request #736 from bluefooted/resumable-index-sample
...
Adding resumable index operations sample notebook
2020-02-13 09:25:56 -08:00
Pam Lahoud
8fab434137
Adding resumable index operations sample notebook
2020-02-13 09:24:16 -08:00
pmasl
c87379095f
Update readme.md
2020-02-07 11:20:50 -08:00
pmasl
54771ccd56
Updated IQP demos
2020-02-07 11:19:29 -08:00
pmasl
87bf25de8a
Updated sample for UTF8
2020-02-07 11:03:31 -08:00
Travis Wright
225fef2ec2
Merge pull request #734 from ananto-msft/master
...
Updating the setup scripts
2020-02-06 13:29:23 -08:00
ananto-msft
d9f6862588
Updating the aka URLs.
2020-02-05 10:40:02 -08:00
Mike Ray (SQL)
3d04ac1e83
Remove hyphens in file name
2020-02-03 15:21:40 -08:00
Mike Ray (SQL)
175dec1d1b
Add hyphens back.
2020-02-03 14:10:48 -08:00
Mike Ray (SQL)
f57d66e89e
Removing hyphens
2020-02-03 13:49:05 -08:00
Mike Ray (SQL)
7271a022d1
Add name metadata
2020-02-03 13:09:34 -08:00
ananto-msft
6be046c406
Updating the PV count to 80.
2020-02-02 09:09:43 -08:00
ananto-msft
4d89d55bad
Updating the PV count to 80.
2020-02-02 09:09:01 -08:00
ananto-msft
afd2588096
Adding sudo for swapoff
2020-01-30 16:45:41 -08:00
ananto-msft
d286731bb9
Updating the controller username and password.
...
Updating the azdata prereqs.
2020-01-30 16:08:03 -08:00
ananto-msft
93a5a05910
Updating the azdata config name.
2020-01-30 15:40:39 -08:00
ananto-msft
1ffecf7069
Updating the setup script for Jan2020 bug bash.
2020-01-30 14:07:31 -08:00
ananto-msft
1a39b4a51b
Updating the setup script.
2020-01-30 13:55:05 -08:00
ananto-msft
a8661746d1
Updating the setup script for bug bash.
2020-01-30 13:52:49 -08:00
Joe Sack
f377de8506
Updated script based on feedback
...
-- Last updated 1/29/2020 (Credit: Milos Radivojevic)
-- Changed @event to varchar(30) from varchar(15)
-- Added date range to 'Mild Recession' branch
2020-01-29 13:11:42 -06:00
Pam Lahoud
412cd110cc
Add files via upload
2020-01-28 11:08:03 -08:00
Rahul Ajmera
9fab09951e
Merge pull request #724 from rajmera3/master
...
Update Spark Package Management Documentation
2020-01-27 11:11:51 -08:00
Rahul Ajmera
a359f1e8a9
Update Spark Package Management Documentation
2020-01-27 11:07:36 -08:00
Umachandar Jayachandran (UC)
da682357a8
Merge branch 'master' of https://github.com/Microsoft/sql-server-samples
2020-01-27 10:04:07 -08:00
Umachandar Jayachandran (UC)
1da7395796
Support RTM behavior & AD auth.
2020-01-24 22:50:26 -08:00
Mike Ray
335024addc
Merge pull request #723 from microsoft/cu1-bdc
...
Update README.md
2020-01-24 16:05:12 -08:00
Mike Ray
13757b29b7
Update README.md
2020-01-24 16:02:59 -08:00
Marduk Bolaños
0145a6c77a
contoso-clinic: Fixed the password for login to the application
...
The password Password1! is wrong. The right password is Password!1
2020-01-23 13:46:19 +01:00
Marduk Bolaños
b6cc50dc7a
SQL Server authentication must be enabled for the example to work
...
This example cannot be executed when the SQL Server only allows authenticating with Windows credentials. It is necessary to make sure that the server is configured to allow authenticating with an SQL Server user.
2020-01-23 13:28:26 +01:00
Akshay Nikam
8618eb3e63
Add pbkdf2 password hashing tool ( #716 )
...
* Add pbkdf2 password hashing tool
* Binaries
2020-01-17 10:14:41 -08:00
Ben Weissman
4321b877e7
Update bootstrap-sample-db.cmd
2020-01-02 09:36:29 +01:00
Ben Weissman
b39517806b
Update README.md
2020-01-02 09:31:58 +01:00
Micah Rairdon
17b2999a64
Update DataSyncLogPowerShellRunbook.ps1
...
Best practice to include details about the modules this script requires as dependencies
See:
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_requires?view=powershell-6
2019-12-18 15:52:19 -05:00
Travis Wright
3b80b72a24
Merge pull request #700 from ananto-msft/master
...
Removing readme file for private preview.
2019-12-12 13:03:31 -08:00
Anton Antonov (TONY)
dd491fbcfa
Doc removal.
2019-12-11 13:22:43 -08:00
Meet Bhagdev
f9826306ef
Merge pull request #696 from ananto-msft/master
...
Set local-storage as the default storage class
2019-12-06 13:04:03 -08:00
Brian Bergeron
3b2dc5be12
Set local-storage as the default storage class
2019-12-06 10:18:11 -08:00
Meet Bhagdev
a1b806a079
Merge pull request #695 from ananto-msft/master
...
Merging all changes for Azure-Arc related fork to microsoft/sql-server-samples
2019-12-05 17:40:16 -08:00
Anton Antonov (TONY)
2852fd9f14
Updating instruction to point to ms master.
2019-12-05 17:34:11 -08:00
Anton Antonov (TONY)
33075b3d89
Updating machine reqs.
2019-12-05 17:17:21 -08:00
Anton Antonov (TONY)
0b6bf9d8ff
Fixing typo in cleanup.
2019-12-05 14:31:48 -08:00
Anton Antonov (TONY)
19db18f078
Sudo the kubeadm reset
2019-12-05 13:59:08 -08:00
Anton Antonov (TONY)
a21b012a37
More wording.
2019-12-04 17:52:59 -08:00
Anton Antonov (TONY)
d62fc60c83
Wording.
2019-12-04 16:31:51 -08:00
Anton Antonov (TONY)
6521782246
Fixing bug bash bugs.
2019-12-04 15:38:12 -08:00