Created
August 24, 2015 13:22
-
-
Save andreaswasita/9e54f3d1e888f4d5655a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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