Lorin Thwaits
b062f2c734
Remove extra spacing
2023-02-20 19:33:29 +00:00
Vitor Tomaz
6e4ea5f68c
Check NAT gateway associated with subnet
2022-05-26 23:38:55 +01:00
sehgalnamit
15cd888a68
removing codes for clearing servuce endpoints
...
removing codes for clearing servuce endpoints
2021-10-13 17:55:17 +08:00
sehgalnamit
f0484058b3
Deleting codes for removing servuce endpoints
...
The servuce endpoints are required for SQLMI to access storage account for ashok backup /restore , replication , external tables etc.
The code which I am asking to delete off is actually deleting such endpoints at the VNET.
2021-10-13 17:41:42 +08:00
Cielniaszek
5ae300fa38
add subnet delegation
2020-02-14 16:23:45 +00: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
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
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ć
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ć
85cb49aa55
fix
2018-08-21 10:12:06 +02:00
Srđan Božović
b1c988635a
fix
2018-08-21 10:11:00 +02:00
Srđan Božović
90c2ef432f
fix
2018-08-21 10:08:29 +02:00
Srđan Božović
50d5225267
fix
2018-08-21 10:03:25 +02:00
Srđan Božović
e9eb4bde10
fix
2018-08-21 09:58:51 +02:00
Srđan Božović
7cf6140ddc
fix
2018-08-21 09:53:42 +02:00
Srđan Božović
a0adf847a3
fix
2018-08-21 09:53:31 +02:00
Srđan Božović
7dc09061be
fix
2018-08-21 09:52:32 +02:00
Srđan Božović
5a57e70d5a
fix
2018-08-21 09:46:11 +02:00
Srđan Božović
f6131ea4c4
fix
2018-08-19 21:59:16 +02:00
Srđan Božović
1f0cf6cc2f
add: SQL MI creation link
2018-08-19 21:48:12 +02:00
Srđan Božović
aa6eefcd4b
fix
2018-08-19 21:11:57 +02:00
Srđan Božović
f8c57a9bcc
fix
2018-08-19 21:07:14 +02:00
Srđan Božović
e9a22994b3
fix
2018-08-19 21:04:34 +02:00
Srđan Božović
5eae488224
fix
2018-08-19 20:46:00 +02:00
Srđan Božović
26825a4997
add: Managed Instance prepare subnet script
2018-08-19 20:41:11 +02:00