Skip to content

az vm run-command invoke returns out of order results #19658

@gp8938

Description

@gp8938

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug

az vm run-command invoke has a option to provide multiple vm resource IDs via -ids but the messages back are not returned in the same order and do not have a way to match the results back to the resource ids
To Reproduce

az vm run-command invoke --ids --command-id RunShellScript --scripts "cat ./examplefile"

Expected behavior

results returned by the script in the same order as the list of resource ids

Environment summary

apt-get 2.28 WSL
Additional context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions