-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Can I call 'az ad user list' using the Graph Beta? #22636
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botFeature CandidateGraph(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.feature-request
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botFeature CandidateGraph(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.feature-request
Describe the bug
When using
az ad user listin the new version of AZ CLI 2.37.0, the result that comes back is the graph callhttps://graph.microsoft.com/v1.0/users
I would like to know if you can tell the az cli to use the Beta version of the MS Graph calls?
https://graph.microsoft.com/beta/users
Command Name
az ad user listEnvironment Summary
Additional Context