"az vm extension show" not giving desired output
Open
act-observability-squad
Compute
feature-request
question
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Hi Azure,
Whenever I tried to run below command it giving error. I tried other argument but same error.
command:
az vm extension show --ids /subscriptions/aaaa-bbbb-cccc-dddd/resourceGroup/MC/providers/Microsoft.Compute/virtualMachines/test-server
Error:
Argument --name cannot be derived from ID /subscriptions/aaaa-bbbb-cccc-dddd/resourceGroup/MC/providers/Microsoft.Compute/virtualMachines/test-server. Please provide a complete resource ID containing all information of 'Resource Id' arguments.
Contributor guide
Assessment
This issue has not been assessed yet.