-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[Reference feedback]: Am I supposed to remember the IDs or Names? #31304
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamGraph(doesn't work with label-triggered comments; use Graph.Microsoft instead) az ad(doesn't work with label-triggered comments; use Graph.Microsoft instead) az adact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageThis is a new issue that needs to be triaged to the appropriate team.This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Description
Type of issue
Other (describe below)
Reference command name
az ad sp show
Feedback
I am sorry but I could not find the reason for NOT having the following as a valid option:
az ad sp show --name
I am just assuming I must be doing something wrong. The current command offers following syntax:
az ad sp show --id "alphanum-aaaa-nnnn-aaaa-abcd12345678" ( i.e. valid "appId" ).
Meaning I must have stored the appId somewhere OR must remember it.
It would be more helpful if I can get the details using the name not the ID.
This means I must pull it from portal even if I have given a better meaningful name.
Thanks
Page URL
https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-show
Content source URL
Author
Document Id
ce8023ab-d509-d477-7e27-4cf62215f04c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamGraph(doesn't work with label-triggered comments; use Graph.Microsoft instead) az ad(doesn't work with label-triggered comments; use Graph.Microsoft instead) az adact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageThis is a new issue that needs to be triaged to the appropriate team.This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that