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
c80846091d
[sql db] Az module update
2019-03-11 14:08:44 -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
Jovan Popovic
49b919ac90
Remove unused managementSubnetPrefix ARM param
2018-11-05 23:34:00 +01:00
Jovan Popovic
1f555bbc5c
Update samples/manage/azure-sql-db-managed-instance/attach-jumpbox/attachJumpbox.ps1
2018-11-05 22:52:43 +01:00
Jovan Popovic
0a5c87e584
Update samples/manage/azure-sql-db-managed-instance/attach-jumpbox/azuredeploy.json
2018-11-05 22:51:27 +01:00
Jovan Popovic
6f3c418dfe
Updating minor issues
2018-11-05 22:39:50 +01:00
Jovan Popovic
88e5413912
Update samples/manage/azure-sql-db-managed-instance/attach-jumpbox/attachJumpbox.ps1
2018-11-05 22:35:52 +01:00
Jovan Popovic
ebefe2c66c
Updating attach MI jumpbox Posh
2018-11-05 22:31:13 +01:00
Srđan Božović
5cd19b72e1
fix: subnet address prefix
2018-09-25 12:03:20 -04:00
Srđan Božović
79be062405
Update with new networking requirements
2018-09-24 22:05:12 -04:00
Srđan Božović
1d71fa1551
fix: arm template nic subnet name
2018-09-09 15:27:14 +02:00
Srđan Božović
39de498f4f
fix: removed vnet dependancy from template
2018-09-09 15:23:27 +02:00
Srđan Božović
6ffaefafe4
fix: virtual network update
2018-09-09 15:21:28 +02:00
Srđan Božović
6bf175d297
add: attach jumpbox
2018-09-09 15:16:11 +02:00
Srđan Božović
972ca56c28
mod: verify ps version for attach p2s
2018-09-09 14:36:43 +02:00
Srdjan Bozovic
68c8affcef
fix
2018-09-07 11:56:25 +02:00
Srdjan Bozovic
a73f952137
fix
2018-09-07 00:33:26 +02:00