Skip to content

Conversation

@tjprescott
Copy link
Member

Fixes #2081. However, this bug wasn't just limited to VMSS create.

I added two additional tests that use create options only with IDs to protect against future regressions.

@tjprescott tjprescott added Compute az vm/vmss/image/disk/snapshot P1 labels Feb 15, 2017
@tjprescott tjprescott added this to the Sprint 12 milestone Feb 15, 2017
rg = self.resource_group

av_set = resource_id(subscription=subscription_id, resource_group=rg, namespace='Microsoft.Compute', type='availabilitySets', name=self.availset_name)
pip = resource_id(subscription=subscription_id, resource_group=rg, namespace='Microsoft.Network', type='publicIpAddresses', name=self.pubip_name)
Copy link
Contributor

@yugangw-msft yugangw-msft Feb 15, 2017

Choose a reason for hiding this comment

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

Rename to public_ip please. pip is sort of a reserved word

@tjprescott tjprescott merged commit 799fa12 into Azure:master Feb 15, 2017
@tjprescott tjprescott deleted the VMSSCreateBug branch February 15, 2017 20:30
00Kai0 pushed a commit to 00Kai0/azure-cli that referenced this pull request Apr 7, 2021
* [ConnectedK8s] Added update command (Azure#3)

* Removed location parameter as it is taken from cc

* Removed tags parameter

* renamed --proxy-skip-destinations to --proxy-skip-range

Co-authored-by: root <root@anshenoVM.da12rmhqn3xunlrjlf1ytzev1d.bx.internal.cloudapp.net>
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