Related command
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Hello team,
please consider updating every reference to "resource ID" with "resource URI", as it can be misleading.
For example:
az vm assess-patches [--ids]
That [--ids] is misleading, as it requires the full VM URI, not the VM id. This is true for so many commands, not only for VM, but also storage and so on.
The same behavior is present for Azure PowerShell modules, please consider updating those as well
Related command
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Hello team,
please consider updating every reference to "resource ID" with "resource URI", as it can be misleading.
For example:
az vm assess-patches [--ids]
That [--ids] is misleading, as it requires the full VM URI, not the VM id. This is true for so many commands, not only for VM, but also storage and so on.
The same behavior is present for Azure PowerShell modules, please consider updating those as well