Skip to content

az vm update failed with 'Enabling zone movement' with unrelated action #33500

@nbjohnson

Description

@nbjohnson

Describe the bug

When trying to run a az vm update --set tags command it failed with an unrelated 'zone movement' error

Related command

az vm update

Errors

Operation 'Enabling zone movement' is not supported on the resource 'VM as its not enabled for the region/ subscription.'

Issue script & Debug output

above error

Expected behavior

Expect az vm update commands to function and not fail related to an unspecified flag

Environment Summary

azure-cli 2.87.0

Additional context

This does not occur on the previous version 2.86, only on the latest 2.87. Wondering if some cli flag got set regarding zone movement so it tries to update on every update command, even those that don't specify it, and the region doesn't support that feature. This seems to break az vm update commands for me.

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamBreaking ChangeComputeaz vm/vmss/image/disk/snapshotact-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions