Commit Graph
174 Commits
Author SHA1 Message Date
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
Srđan Božović 2adc780721 mod template for gw configuration 2019-05-05 21:48:14 +02:00
srdan-bozovic-msft d1ca907b9b mod: deployment to support standard gw sku 2019-05-05 10:20:57 +02:00
srdan-bozovic-msft 3d0df911fd mod: documentation 2019-05-04 23:44:44 +02:00
srdan-bozovic-msft 8519432dae rem: test script 2019-05-04 23:35:26 +02:00
srdan-bozovic-msft 2943ec1ecc mod: publicip location 2019-05-04 23:26:11 +02:00
srdan-bozovic-msft 3fb2c5b27e mod: swich GW to Az 2019-05-04 23:22:40 +02:00
srdan-bozovic-msft 671d31a423 mod: switch to Az module 2019-05-04 13:15:54 +02:00
CarlRabeler 183a8dd543 more 2019-03-11 14:45:18 -07:00
CarlRabeler f43569ff53 more 2019-03-11 14:42:06 -07:00
CarlRabeler d1d1b25165 more 2019-03-11 14:40:05 -07:00
CarlRabeler d7e4f3b3ee more 2019-03-11 14:37:16 -07:00
CarlRabeler 99208775f8 more 2019-03-11 14:34:09 -07:00
CarlRabeler 9841bf71c1 conflicts 2019-03-11 14:31:28 -07:00
CarlRabeler c80846091d [sql db] Az module update 2019-03-11 14:08:44 -07:00
CarlRabeler 9acd707328 Merge branch 'master' of https://github.com/Microsoft/sql-server-samples into 20190311-p2s-article 2019-03-11 13:30:24 -07:00
Jovan Popovic (MSFT) 63adb2de3e Merge pull request #515 from srdan-bozovic-msft/master
Function App that helps automate Managed Instance related tasks
2019-02-04 16:04:37 +01:00
Srđan Božović 05b9e5bcc9 mod: documentation corrections 2019-01-29 03:13:40 +01:00
Srđan Božović 3dd58653a8 mod: minor issues 2019-01-28 00:39:25 +01:00
Srđan Božović 52ea53606f mod: a few text changes 2019-01-28 00:13:01 +01:00
Srđan Božović 20d818d7a2 add: zip package 2019-01-27 23:57:33 +01:00
Srđan Božović 84b6ef7c72 add: initial configuration 2019-01-27 23:51:20 +01:00
Ben Gimblett b55122c2d8 Bug in VerifyNSG() function result initialisation
VerifyNSG() has a simple bug - on entering the function the result success flag is incorrectly initialised to $true (optimistic) - when it should be initialised to $false (pessimistic) ... The function can ONLY be successful on one path; IF an NSG is found WITH valid rules. As it was, if NO NSG is found the function will STILL return success and therefore the following script / code used for mitigation will not be executed.
2018-12-21 10:56:24 +00:00
Srđan Božović 2c48769866 Update to ConvertCidrToUint32Array
Mitigation for cloud shell string split issue
2018-11-27 13:41:27 +01:00
Jovan Popovic dc09a867c4 Update samples/manage/azure-sql-db-managed-instance/attach-jumpbox/azuredeploy.json
Usign best practice naming conventions from:https://docs.microsoft.com/en-us/azure/architecture/best-practices/naming-conventions#networking
2018-11-06 19:50:14 +01:00
Jovan Popovic 3dc3072323 More info messages... 2018-11-06 19:30:36 +01:00
Jovan Popovic e3cae268ba Adding more info messages 2018-11-06 19:24:52 +01:00
Jovan Popovic 082f183ff6 More logging 2018-11-06 19:12:45 +01:00
Jovan Popovic f33323cdc5 Adding more logs 2018-11-06 17:14:47 +01:00
Jovan Popovic 835659f7f5 Added another log message 2018-11-06 16:11:32 +01:00
Jovan Popovic e38700ae5f Added trace logs 2018-11-06 15:30:45 +01:00
Jovan Popovic 2265dbb9b7 Addressed srdans comments 2018-11-06 15:19:03 +01:00