Skip to content

Conversation

@sergey-shandar
Copy link
Contributor

@sergey-shandar sergey-shandar commented Mar 10, 2018

Description

Improved strategy cmdlet.

Depends on PR #5716

Checklist

Copy link
Member

@markcowl markcowl left a comment

Choose a reason for hiding this comment

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

one minor comment

LoadBalancerName = LoadBalancerName ?? VMScaleSetName;
FrontendPoolName = FrontendPoolName ?? VMScaleSetName;
BackendPoolName = BackendPoolName ?? VMScaleSetName;
NewAzureRmVmss _Cmdlet { get; }
Copy link
Member

Choose a reason for hiding this comment

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

use _cmdlet

@markcowl
Copy link
Member

one small requested change. On-demand run here: https://azuresdkci.westus2.cloudapp.azure.com/job/powershell-demand/602/

We will not need to run an on-demand run again.

@sergey-shandar sergey-shandar changed the title [Do NOT merge] Improved strategy cmdlets for VM and VMSS. Improved strategy cmdlets for VM and VMSS. Mar 13, 2018
@markcowl markcowl removed their assignment Mar 14, 2018
@markcowl
Copy link
Member

@cormacpayne cormacpayne merged commit 0670b24 into Azure:preview Mar 14, 2018
@sergey-shandar sergey-shandar deleted the sergey-strategy-upgrade branch March 14, 2018 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants