755 Commits
Author SHA1 Message Date
Jovan Popovic (MSFT) 4fc21d4424 Adding memory and schedulers 2019-09-04 21:25:43 +02:00
msalexprotsenko 1b839b43c2 Added a json to fix QueryStore check + described it in readme 2019-08-12 21:01:48 +03:00
msalexprotsenko f7865632c3 Resolved merge conflict by keeping files from upstream 2019-08-12 20:03:16 +03:00
Alex Protsenko 2e97d1116f Merge branch 'master' of https://github.com/msalexprotsenko/sql-server-samples 2019-08-12 18:21:39 +03:00
Mark Ghanayem 05508da668 added JSON files to the sql-assessment-api folder 2019-07-25 07:14:58 -05:00
Jovan Popovic (MSFT) f4c7ff4193 Merge pull request #596 from srdan-bozovic-msft/master
Add script for Subnet Delegation
2019-07-23 13:02:45 +02:00
Pedro Lopes 4f42994be6 Update register.md 2019-07-22 22:57:18 -07:00
Srđan Božović 7103655c73 Update delegateSubnet.ps1 2019-07-23 03:46:00 +02:00
Srđan Božović 31613470ce Add prepare subnet for SQL MI delegation 2019-07-23 03:43:29 +02:00
Alex Protsenko 1765353c94 replaced schemas with sections 2019-07-18 19:55:10 +03:00
Alex Protsenko 1ef94bdd26 Updated description of MakingCustomChecks_sample.json
Explained json format for probes
2019-07-18 19:22:37 +03:00
Alex Protsenko 779aff467d Replaced spaces with tabs 2019-07-18 18:49:30 +03:00
Alex Protsenko 1d9a83655b Replaced spaces with tabs 2019-07-18 18:40:17 +03:00
Alex Protsenko acbaa9ba13 Added description of MakingCustomChecks_sample.json 2019-07-18 17:33:47 +03:00
Alex Protsenko 7f31796de5 Updated readme.md
Added some short description for sql-assessment-api folder and described the json file Disabling...
2019-07-18 16:38:40 +03:00
Alex Protsenko 3ed0b8b364 Added a sample of making new custom checks 2019-07-18 16:26:22 +03:00
Alex Protsenko f8dfeda338 Added a sample for how to disable checks 2019-07-18 16:23:27 +03:00
Pedro Lopes 2208b0f2e0 Update registry.md 2019-07-16 12:51:46 -07:00
Mark Ghanayem 5bbd68eb88 assessment-api folder 2019-07-16 11:19:28 -05:00
Srđan Božović 2507a5e85e Update prepareSubnet.ps1 2019-07-15 00:11:47 +02:00
Srđan Božović 1ce940efd0 Update prepareSubnet.ps1 2019-07-14 23:33:03 +02:00
Pedro Lopes 5cb8f076df Update readme.md 2019-07-08 18:57:54 -07:00
Pedro Lopes 9f256b5033 Update register.md 2019-07-08 16:43:24 -07:00
Pedro Lopes 94fe714c17 Update register.md 2019-07-08 16:40:15 -07:00
Pedro Lopes 99366104f8 Update registry.md 2019-07-08 16:39:20 -07:00
Pedro Lopes 84f38512b7 Update readme.md 2019-07-08 16:38:00 -07:00
Pedro Lopes 0e47140b8c Update scripts.md 2019-07-08 15:03:20 -07:00
pmasl 3388812360 Updated EOS docs 2019-07-08 15:00:56 -07:00
Pedro Lopes 28379e7722 Update register.md 2019-07-08 12:49:56 -07:00
Pedro Lopes 663a0e3cb2 Update registry.md 2019-07-08 12:48:59 -07:00
Pedro Lopes 93d89f71c7 Update readme.md 2019-07-08 12:48:09 -07:00
Pedro Lopes 261aea0ff9 Update scripts.md 2019-07-08 11:23:31 -07:00
Pedro Lopes 3fcd775910 Update readme.md 2019-07-08 09:59:02 -07:00
pmasl a399e183b3 Updtae readme 2019-07-06 07:55:37 -07:00
pmasl c8c6354809 Separated pages 2019-07-06 07:43:52 -07:00
pmasl 7f6219a468 Updated EOS documentation 2019-07-05 01:49:40 -07:00
pmasl b3804b89dd Update readme.md 2019-06-20 12:56:32 -07:00
pmasl d7232f048a Added EOS content 2019-06-20 12:48:59 -07:00
Jovan Popovic (MSFT) b690e6000b Refactoring verbose logic 2019-05-23 12:15:32 +02:00
Jovan Popovic (MSFT) b53f6fe92e Update get-properties.sql 2019-05-23 12:06:30 +02:00
Jovan Popovic (MSFT) c91f143270 adding ISNULL check in get-properties 2019-05-23 09:14:01 +02:00
Michael Barry 78ff1d07f8 When no NSG exists, all rules have failed 2019-05-20 14:30:28 -04:00
Michael Barry b27b484d70 Rules should be single rule for multiple ports. 2019-05-20 14:29:25 -04:00
Jovan Popovic (MSFT) f767a69ff0 Added recovery_model_desc, 2019-05-07 12:20:20 +02:00
Jovan Popovic (MSFT) 2db8877621 Merge pull request #560 from srdan-bozovic-msft/master
Switching SQL MI quick start to Az module and adding support for P2S VPN using openssl
2019-05-07 09:46:28 +02:00
Jovan Popovic (MSFT) 50a8b27dd9 Merge pull request #562 from JocaPC/master
Adding tempdb #files and refactoring
2019-05-07 09:44:55 +02:00
Jovan Popovic 6178cc2f62 Adding tempdb #files and refactoring 2019-05-07 09:42:39 +02:00
Jovan Popovic (MSFT) 7010394a8c Merge pull request #561 from JocaPC/master
Compare environment settings
2019-05-07 09:07:24 +02:00
Jovan Popovic 5753521d72 Compare environment settings 2019-05-07 09:03:52 +02:00
srdan-bozovic-msft 79a09aede4 mod: ps to create gw 2019-05-05 21:55:38 +02:00