Azure / Azure/azure-cli

az vm run-command invoke returns out of order results

Open
#19,658 1 comment 0 reactions 1 assignee Claimed by @zhoxing-ms View on GitHub
act-observability-squad Compute customer-reported feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `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**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.