cloudmelon
41f69affa2
adjustments
2020-08-28 19:46:16 +01:00
cloudmelon
5942126b08
adjustment
2020-08-28 19:26:51 +01:00
cloudmelon
8d505bdf16
adjust
2020-08-28 19:17:53 +01:00
etchang
50cd621cf3
update region choices
2020-08-27 17:15:27 -07:00
etchang
96255f8f12
update script to pull august release
2020-08-26 16:43:13 -07:00
shivsood
89065108e1
Merge pull request #810 from shanyu/fix-bdc-connector
...
Fix mssql-spark-connector AD cluster sample notebook
2020-08-25 10:36:23 -07:00
Ebru Ersan
a01eeab0c7
Merge pull request #808 from SQLvariant/update-LinkToNotebook
...
Remove foreach loop
2020-08-25 15:49:51 +03:00
Shanyu Zhao
e7268cb972
Fix mssql-spark-connector AD cluster sample notebook
...
The previous sample doesn't work.
Modified "...user_creation.ipynb" to create database and user for both AD and non-AD cluster.
Tested with SQL 2019 BDC CU7.
Signed-off-by: Shanyu Zhao <shzhao@microsoft.com >
2020-08-20 22:48:14 -07:00
Vasiya Krishnan
cafb438c10
Merge pull request #809 from microsoft/revert-782-asedemopackages
...
Revert "Asedemopackages"
2020-08-20 13:59:55 -07:00
Vasiya Krishnan
c2a4aca7a6
Revert "Asedemopackages"
2020-08-20 13:59:38 -07:00
Vasiya Krishnan
793112f9b9
Update readme.md
2020-08-20 13:35:15 -07:00
Vasiya Krishnan
e853071772
Update readme.md
2020-08-20 13:33:35 -07:00
Vasiya Krishnan
1f0eec7018
Update readme.md
2020-08-20 13:31:46 -07:00
Vasiya Krishnan
84d4af5aee
Update readme.md
2020-08-20 13:29:16 -07:00
Vasiya Krishnan
d5bd17c7a7
Add files via upload
2020-08-20 13:27:14 -07:00
Vasiya Krishnan
6fb045826c
Delete Wind_Turbine_Demo.zip
2020-08-20 13:18:43 -07:00
Vasiya Krishnan
a96f155951
Add files via upload
2020-08-20 13:17:14 -07:00
Aaron Nelson
1edd70dcc3
Merge branch 'update-LinkToNotebook' of https://github.com/SQLvariant/sql-server-samples into update-LinkToNotebook
2020-08-20 15:05:20 -04:00
Aaron Nelson
9cb55bedea
Update SQLAssessmentAPIQuickStartNotebook.ipynb
...
Moved link to second notebook higher, to make it more obvious how to continue this learning path.
2020-08-20 14:54:55 -04:00
Aaron Nelson
cc157bba00
Update SQLAssessmentAPITutorialNotebook.ipynb
...
Removed unnecessary foreach loop after confirming with Aleksei.
2020-08-20 14:54:55 -04:00
Aaron Nelson
5ec2a4b8be
Update SQLAssessmentAPIQuickStartNotebook.ipynb
...
Moved link to second notebook higher, to make it more obvious how to continue this learning path.
2020-08-20 14:53:20 -04:00
Aaron Nelson
84b5cce073
Update SQLAssessmentAPITutorialNotebook.ipynb
...
Removed unnecessary foreach loop after confirming with Aleksei.
2020-08-20 14:47:52 -04:00
Melony QIN
4ece2d7b52
Add automation scripts for BDC to deploy in AKS private cluster ( #804 )
...
* add bdc private cluster sample
* update templates
* update scripts
* add details for scripts
* adjust upon suggestions
* adjustment
* adjustment
* add space
* add params
* add chagnes
2020-08-19 16:47:10 -07:00
cloudmelon
023d62b7bc
add chagnes
2020-08-20 00:38:28 +01:00
cloudmelon
72f708f65c
add params
2020-08-20 00:31:44 +01:00
cloudmelon
734d22c3f3
add space
2020-08-20 00:21:47 +01:00
cloudmelon
fef9236299
adjustment
2020-08-20 00:15:36 +01:00
cloudmelon
e9f53b13f2
adjustment
2020-08-20 00:10:02 +01:00
cloudmelon
6208c50815
adjust upon suggestions
2020-08-19 23:15:04 +01:00
Ebru Ersan
f666b30b87
Merge pull request #805 from SQLvariant/update-LinkToNotebook
...
Update SQLAssessmentAPIQuickStartNotebook.ipynb
2020-08-19 18:49:54 +03:00
Aaron Nelson
64cd4f353d
Modified CMS example to use SQLRegistration.
2020-08-19 11:00:55 -04:00
Aaron Nelson
d7a6b28299
Added two examples for multi-instance Checks.
2020-08-19 09:49:42 -04:00
Aaron Nelson
0758049fa0
Update SQLAssessmentAPIQuickStartNotebook.ipynb
...
Small update to add the link, now that the SQL Assessment API Tutorial - Notebook is available.
2020-08-18 11:01:09 -04:00
cloudmelon
82b8610b84
Merge branch 'master' of https://github.com/cloudmelon/sql-server-samples
2020-08-18 15:30:46 +01:00
cloudmelon
86cbe89bc6
add details for scripts
2020-08-18 15:30:12 +01:00
Melony QIN
61c5ddc929
Merge pull request #2 from microsoft/master
...
merge from master
2020-08-14 00:36:39 +01:00
cloudmelon
b7abae0319
update scripts
2020-08-14 00:34:30 +01:00
cloudmelon
31731966be
update templates
2020-08-14 00:08:28 +01:00
Travis Wright
539ff2a22a
Merge pull request #803 from microsoft/bliang/reorder-prompt
...
moved controller username password prompt to later
2020-08-12 17:33:08 -07:00
Bill Liang
b41686c918
moved controller username password prompt to later
2020-08-12 17:01:49 -07:00
cloudmelon
01386f7790
add bdc private cluster sample
2020-08-12 23:59:17 +01:00
Ben Weissman
4dbb29857c
Update to pyspark package requirements ( #798 )
...
* separate SP creation
separated Service Principal creation of aks due to issues on some machines with integrated SP creation
fixed typo in README
* Update deploy-sql-big-data-aks.py
removed JSON output
* adjusted for CU5
* change back
* update to CU5
* Updated requirements for pyspark installation in CU5
2020-08-12 12:13:32 -07:00
Melony QIN
99b7c82094
Merge pull request #1 from microsoft/master
...
merge sql sample master
2020-08-12 15:30:04 +01:00
Travis Wright
ee4cfac169
Merge pull request #794 from yzhu1Azdata/master
...
Update setup-controller.sh
2020-07-30 21:36:16 -07:00
Rahul Ajmera
b06bc0032a
Update installpackage_Spark.ipynb
...
Update PySpark instructions
2020-07-30 11:04:54 -07:00
Travis Wright
4e0fcb5458
Merge pull request #796 from microsoft/bliang/fix-arc-cleanup
...
Set temp folder name to be the one used in setup-controller-new.sh
2020-07-29 19:55:40 -07:00
Bill Liang
61b78e5621
set temp folder name to be the one used in setup-controller-new.sh
2020-07-29 18:19:01 -07:00
Travis Wright
8e15eb60a9
Merge pull request #795 from microsoft/jul-2020-new-arc
...
Kickstarter scripts for Jul 2020 new arc release
2020-07-29 17:59:55 -07:00
Bill Liang
4152e6b459
renaming to setup-controller-new.sh
2020-07-29 17:55:13 -07:00
Bill Liang
de94b8cb06
allow overriding package URL via env, patch docker if env exists
2020-07-26 23:12:33 -07:00