New-AzureRouteTable -Name NGFWRouteTable ` | |
-Location "West US" ` | |
-Label "Route table for 0.0.0.0/0 Barracuda NG FW" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New-AzureRouteTable -Name NGFWRouteTable ` | |
-Location "West US" ` | |
-Label "Route table for 0.0.0.0/0 Barracuda NG FW" |