Azure / Azure/azure-cli

Update references to "Resource ID" with "Resource URI"

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

Description

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

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.