User Defined Routes/Ability to use Generate RDP file nerdio feature.
With us following the CAF framework and enforcing all traffic to go via the fw, this breaks the generate rdp feature. This is because Nerdio only adds an NSG rule and public IP currently. We have had to work around this for a while but as we are now scaling + Microsoft are changing the rules around explicit default outbound access, we need a resolution.
The ideal resolution is:
Currently the "Generate RDP" button adds a JIT NSG rule as well as ensuring the VM has a public IP address. Could we add another action please. The logic should check if the subnet has an existing route table, if not, ignore it. If it has an existing route table, add new route with the inbound public IP address and the next hop as internet. After the duration, it will also need to clean this up.
The alternative is for nerdio to create a new DNAT rule and also add public IP address to a FW. However, we think this is more complex but it also costs the customer more money as we are adding IPs. It also takes 5-10 mins for firewall rules to complete which is simply not fast enough for when you want to use this feature.
Happy to chat about this further if required
Comments (3 comments)