-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az ad group member list does not list service principals #22664
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botGraph(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 adService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcommon issuecustomer-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-author-feedbackMore information is needed from author to address the issue.More information is needed from author to address the issue.
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botGraph(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 adService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcommon issuecustomer-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-author-feedbackMore information is needed from author to address the issue.More information is needed from author to address the issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Related command
az ad group member list
Describe the bug
az ad group member listdoes not list service principals.To Reproduce
Run
az ad group member list --group <group_name>on a group with members of typeService Principal.Expected behavior
Returns all members of the group, including Service Principals.
Additional context
{ "azure-cli": "2.37.0", "azure-cli-core": "2.37.0", "azure-cli-telemetry": "1.0.6", "extensions": { "account": "0.2.1", "aks-preview": "0.5.10", "application-insights": "0.1.13", "datafactory": "0.5.0" } }