Skip to content

Instantly share code, notes, and snippets.

@andreaswasita
Created August 24, 2015 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreaswasita/1bdd7a8ac58c27a7dadb to your computer and use it in GitHub Desktop.
Save andreaswasita/1bdd7a8ac58c27a7dadb to your computer and use it in GitHub Desktop.
Get-AzureVM -ServiceName azusfw01 -Name azusfw01 | Set-AzureIPForwarding -NetworkInterfaceName Ethernet1 -Enable -verbose
Get-AzureVM -ServiceName azusfw01 -Name azusfw01 | Set-AzureIPForwarding -NetworkInterfaceName Ethernet2 -Enable -verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment