Skip to content

Instantly share code, notes, and snippets.

@andreaswasita
Last active August 29, 2015 14:02
Show Gist options
  • Save andreaswasita/a87f40b218b9f0b34b94 to your computer and use it in GitHub Desktop.
Save andreaswasita/a87f40b218b9f0b34b94 to your computer and use it in GitHub Desktop.
Get-AzureVM -ServiceName "CloudService" -Name "VMName" | Set-AzureStaticVNetIP -IPAddress "DIP" |Update-AzureVM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment