Get-AzureRouteTable NGFWRouteTable ` | |
|Set-AzureRoute -RouteName NGRoute -AddressPrefix 0.0.0.0/0 ` | |
-NextHopType VirtualAppliance ` | |
-NextHopIpAddress 192.168.0.54 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment