Commit Graph
2603 Commits
Author SHA1 Message Date
Marc Würth f743e5283d function naming in snake case 2020-04-23 21:51:36 +02:00
Marc Würth 86fb545fbd Use strict comparison operator 2020-04-23 21:51:34 +02:00
Marc Würth 3dde4dacfb Do not use double quotes where not necessary 2020-04-23 21:51:34 +02:00
Marc Würth 739c92447d Variable names in camel case 2020-04-23 21:50:32 +02:00
Marc Würth 093fbf56c1 Method naming in camel case 2020-04-23 21:50:32 +02:00
Marc Würth 9387ed0f24 Replace non-standard use of comment sign with official multi line comment
This also improves readability.
2020-04-23 21:50:32 +02:00
Marc Würth 33c7a030d8 Add spacing in comments to improve readability 2020-04-23 21:50:31 +02:00
Marc Würth cc8c554a55 Spread strings longer than allowed over multiple lines 2020-04-23 21:50:03 +02:00
Marc Würth bc6e125fc9 Disable code style sniff on "Side Effects"
This isn sensible for the simple tutorial style code examples.

https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md#23-side-effects
2020-04-23 21:50:03 +02:00
Marc Würth 04e3f27368 Do no use logical operator "or", use "||" instead 2020-04-23 21:50:02 +02:00
Marc Würth 5437b46fa5 Automatic Code style fixes through PHPCS' PHP Code Beautifier 2020-04-23 21:50:02 +02:00
Marc Würth b45d14f56f Add Composer scripts to execute code style check & fix through PHPCS 2020-04-23 21:50:02 +02:00
Marc Würth 0ccfd6e9a3 Add PHPCS config file with PSR-2 as base code style standard & some more
https://www.php-fig.org/psr/psr-2/
2020-04-23 21:50:02 +02:00
Marc Würth a4f492ad78 Add Composer file and add PHPCS as dev dependency
PHPCS can be used to check & format code.

https://github.com/squizlabs/PHP_CodeSniffer
2020-04-23 21:50:01 +02:00
Marc Würth a0001dda28 Ignore Composer's vendor folder 2020-04-23 21:50:01 +02:00
Marc Würth 7de89ff155 Add editorconfig file to assist supporting IDEs in formatting PHP & BATCH files 2020-04-23 21:50:01 +02:00
Marc Würth fc94edc4d4 Modernize and clean up cod examples 2020-04-23 21:50:01 +02:00
Umachandar Jayachandran 6a4a2792ff Merge pull request #746 from shivsood/sample_fix
fixed hadoop path used when saving the local model to hdfs
2020-04-23 10:01:31 -07:00
Umachandar Jayachandran c2e206598c Merge pull request #763 from ravage84/patch-1
Improve and modernize example
2020-04-23 09:51:16 -07:00
Umachandar Jayachandran 518e63799c Merge pull request #767 from rl-msft/master
addin local-storage clean up
2020-04-23 09:50:04 -07:00
RL_MSFT bdccbc07b9 Update README.md 2020-04-23 16:51:33 +04:00
RL_MSFT 628daa3956 adding local-storage clean up 2020-04-23 16:49:48 +04:00
Marc Würth ce55733c3a Improve and modernize example 2020-04-02 18:52:54 +02:00
Jovan Popovic (MSFT) 46d7ea3345 Merge pull request #761 from srdan-bozovic-msft/patch-1
Add environment option in scripts so they could be used in different cloud environments
2020-04-01 12:22:09 +02:00
Srđan Božović c2ea87f3aa Update attachVPNGateway.ps1 2020-04-01 11:51:21 +02:00
Srđan Božović df4ca79bfc add environment parameter 2020-04-01 11:49:45 +02:00
Srđan Božović 7d45298c36 Update attachJumpbox.ps1 2020-04-01 11:30:20 +02:00
Srđan Božović 5114206866 add environment option in script 2020-04-01 10:45:09 +02:00
Travis Wright a24dece3a8 Merge pull request #760 from ananto-msft/master
Update the setup script to point to latest azdata for April release
2020-03-31 18:40:55 -07:00
ananto-msft afc9897287 Removing extra line 2020-03-31 16:55:19 -07:00
ananto-msft c8caa2cdac Merge branch 'master' into master 2020-03-31 16:53:36 -07:00
Umachandar Jayachandran 91a443479e Removed RC1 check. 2020-03-26 14:54:04 -07:00
Mihaela Blendea c66ae32019 Update setup-bdc-ad.sh 2020-03-24 12:08:00 -07:00
Mihaela Blendea f69952a404 Update setup-bdc.sh 2020-03-24 12:07:33 -07:00
Mihaela Blendea ceffc716b9 Remove helm
Not required for BDC
2020-03-24 09:04:54 -07:00
Ebru Ersan 74be0a9528 Merge pull request #758 from alexprotsenko/patch-7
config.json and DefaultRuleset.csv from 21.1.18221
2020-03-24 13:51:20 +03:00
Alex Protsenko 841b5a7f20 updated release-notes 2020-03-24 13:23:33 +03:00
Alex Protsenko 315cc74ad1 config.json and DefaultRuleset.csv from 21.1.18221 2020-03-24 13:18:22 +03:00
Ebru Ersan 0d6ceac794 Merge pull request #756 from alexprotsenko/patch-7
update release-notes with 21.1.18221 changes
2020-03-23 15:09:24 +03:00
Alex Protsenko ea3475754b update release-notes with 21.1.18221 changes 2020-03-23 14:40:39 +03:00
ananto-msft 8383d4a97c Update the setup script to point to latest azdata 2020-03-20 10:46:32 -07:00
Mike Ray 84354b7cfe Merge pull request #754 from WilliamAntonRohm/WilliamAntonRohm-patch-sql-docs-issue-4347
edited typo, per sql-docs issue #4347
2020-03-19 16:30:30 -07:00
William Anton Rohm c88da33929 edited typo, per sql-docs issue #4347
fixes https://github.com/MicrosoftDocs/sql-docs/issues/4347
2020-03-19 11:54:02 -07:00
Rahul Ajmera b85feb4c13 Merge pull request #751 from rajmera3/master
Removed Tensorflow / GPU samples
2020-03-12 11:17:34 -07:00
Rahul Ajmera 83b7aad4e7 Removed Tensorflow / GPU samples 2020-03-12 11:16:04 -07:00
Ben Weissman 487f6b8adc separate SP creation (#749)
* 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
2020-03-10 09:46:43 -07:00
shivsood 1d93e1e66f Merge pull request #748 from shivsood/connector_ad_datapool
connector sample update for integrated auth with datapools
2020-03-03 19:43:37 -08:00
ShivSood 5d60ac8622 connector sample updates for integrated auth with datapools 2020-03-02 22:26:52 -08:00
Meet Bhagdev e7b9d6bc39 Update setup-controller.sh 2020-02-28 18:10:50 -08:00
ShivSood ec9196cb84 fixed hadoop path used when saving the local model to hdfs 2020-02-26 13:12:36 -08:00