Skip to content

Release 0.8.15 #232

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 4 commits into from
Mar 5, 2015
Merged

Release 0.8.15 #232

merged 4 commits into from
Mar 5, 2015

Conversation

avijitgupta
Copy link

Documentation fix for VipMobility cmdlets.

@azuresdkci
Copy link

Can one of the admins verify this patch?

@azurecla
Copy link

azurecla commented Mar 5, 2015

Hi @avijitgupta, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (avgupt). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@markcowl
Copy link
Member

markcowl commented Mar 5, 2015

@azuresdkci test this please

@@ -68,16 +68,14 @@ public void CreateReservedIPThenPaaSVM()
{
try
{
string reservedIpName1 = "ResrvdIP1";
string reservedIpName2 = "ResrvdIP2";
string reservedIpName1 = Utilities.GetUniqueShortName("ResrvdIP1"); ;
Copy link
Member

Choose a reason for hiding this comment

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

In the future, consider using the existing utilities in the test frameowrk for generating names - this will store names in recorded mocks

markcowl added a commit that referenced this pull request Mar 5, 2015
@markcowl markcowl merged commit 6644c02 into Azure:release-0.8.15 Mar 5, 2015
huangpf added a commit to AzureRT/azure-powershell that referenced this pull request Dec 7, 2015
markcowl pushed a commit that referenced this pull request Apr 28, 2016
Tested cancel job code. Added test code. TODO: Add scenario record
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.

4 participants