Skip to content

Vipmobility powershell #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 3, 2015
Merged

Vipmobility powershell #11

merged 3 commits into from
Mar 3, 2015

Conversation

avijitgupta
Copy link

This adds the following functionality:

Set-AzureReservedIPAssociation

Sets the reserved IP association with a deployment

Remove-ReservedIPAssociation

Removes the reserved IP association from a deployment

New-AzureReservedIP

Added functionality to reserve an existing VIP.

@AzureRT
Copy link
Owner

AzureRT commented Feb 26, 2015

Can one of the admins verify this patch?

@avijitgupta
Copy link
Author

Please wait before merging this. Documentation needs to be added.

@avijitgupta
Copy link
Author

I will add it to the same PR

@@ -15,7 +15,7 @@
</LocalNetworkSite>
</LocalNetworkSites>
<VirtualNetworkSites>
<VirtualNetworkSite name="NewVNet4" Location="Central Us">
<VirtualNetworkSite name="NewVNet4" Location="West Us">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have to change the location to "West US" for your testing?
Currently AzureRT tests are running in "Central US" location, so if you want to change the location, then create a new netcfg file (e.g. VnetconfigWithLocationWestUS.netcfg) rather than change the location of the current netcfg file.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed back.

hyonholee referenced this pull request in hyonholee/azure-powershell Feb 27, 2015
StreamType should be enum + unit test fixed
@avijitgupta
Copy link
Author

The functionality is now complete. Please look at this PR

AzureRT pushed a commit that referenced this pull request Mar 2, 2015
Validated Azure VM Network association with the subscription and fixed bugs
AzureRT added a commit that referenced this pull request Mar 3, 2015
@AzureRT AzureRT merged commit 38da735 into AzureRT:dev Mar 3, 2015
AzureRT pushed a commit that referenced this pull request Mar 13, 2015
pull from dev branch of azure/azure-powershell
AzureRT pushed a commit that referenced this pull request Mar 24, 2015
AzureRT pushed a commit that referenced this pull request May 8, 2015
AzureRT pushed a commit that referenced this pull request Jun 2, 2015
AzureRT pushed a commit that referenced this pull request Jul 20, 2015
remove primaryDnsServer from params for Set-DeviceConfig
AzureRT pushed a commit that referenced this pull request Jul 20, 2015
Added Get-AzureBackupItem cmdlet
hyonholee referenced this pull request in hyonholee/azure-powershell Feb 1, 2017
AzureRT pushed a commit that referenced this pull request Mar 9, 2017
Add TestVirtualMachine_Managed test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants