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
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
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
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
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
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
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
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
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
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
Umachandar Jayachandran
f04f0c4ad4
Merge pull request #742 from shivsood/connector_ad_sample
...
Connector ad sample
2020-02-26 10:24:34 -08:00
ShivSood
9fcc047982
fix
2020-02-21 13:46:47 -08:00
ShivSood
274577212b
first draft : connector with AD mode
2020-02-21 13:29:50 -08:00
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
67c4e3f3da
Merge pull request #730 from cneilmon/patch-1
...
[iot-smart-grid] Add the steps based from the Readme.txt
2020-02-20 14:12:37 -08:00
Umachandar Jayachandran
8c44d50b73
Merge pull request #737 from cielakm/master
...
add subnet delegation check
2020-02-20 14:11:45 -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
Cielniaszek
5ae300fa38
add subnet delegation
2020-02-14 16:23:45 +00: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
Jovan Popovic (MSFT)
f83e4ffac1
Update readme.md
2020-02-08 00:00:18 +01:00