Skip to content

[Compute] az vmss extension upgrade failed#17711

Merged
xfz11 merged 2 commits intoAzure:devfrom
xfz11:17466
Apr 16, 2021
Merged

[Compute] az vmss extension upgrade failed#17711
xfz11 merged 2 commits intoAzure:devfrom
xfz11:17466

Conversation

@xfz11
Copy link
Contributor

@xfz11 xfz11 commented Apr 15, 2021

Description

resolve #17466

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@yungezz yungezz added the Compute az vm/vmss/image/disk/snapshot label Apr 16, 2021
@xfz11 xfz11 merged commit af2bd0b into Azure:dev Apr 16, 2021
self.check('provisionAfterExtensions[1]', '{script-ext}'),
])

self.cmd('vmss extension upgrade --ids 100')
Copy link
Member

@qwordy qwordy Apr 16, 2021

Choose a reason for hiding this comment

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

100 is not an ID. Please run az vmss extension upgrade -h to get usage.
vmss extension upgrade --ids 100 does not cover function upgrade_vmss_extension.
This PR should not be merged.

@xfz11 xfz11 deleted the 17466 branch April 16, 2021 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compute az vm/vmss/image/disk/snapshot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed upgrading vmss extensions

3 participants