New command would be expected "az ad app member list --id"'
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Is your feature request related to a problem? Please describe.**
I have no easy possibility to get all members of my Azure AD enterprise application.
**Describe the solution you'd like**
I would expect a command "az ad app member list --id " which would return all members of my enterprise application.
**Describe alternatives you've considered**
I was looking for some alternative command but I didn't find it. The only solutions I found were for PowerShell
**Additional context**
As an owner of Enterprise Application in Azure AD i need to review list of all members of that app. I need that as we use this EA to provision users to external service and i want to check if all users were provisioned successfully.
Contributor guide
Assessment
This issue has not been assessed yet.