Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Ability to add sub groups using entra group member add #6480

Open
4 tasks
milanholemans opened this issue Nov 8, 2024 · 0 comments
Open
4 tasks
Labels
enhancement needs peer review Needs second pair of eyes to review the spec or PR

Comments

@milanholemans
Copy link
Contributor

milanholemans commented Nov 8, 2024

In the v10 major release, we renamed entra group user add to entra group member add. In addition to this change, we should also add the ability to add subgroups to an entra group. (docs)

Options to add:

Option Description
--subGroupIds [subGroupIds] Comma-separated list of Microsoft Entra group IDs to add. Specify either userIds, userNames, ´subGroupIds, or subGroupNames`.
--subGroupNames [subGroupNames] Comma-separated list of Microsoft Entra group titles to add. Specify either userIds, userNames, ´subGroupIds, or subGroupNames`.

Todo:

  • Add new options
  • Add new option userIds in favor of ids
  • Deprecate option ids
  • Extra: introduce userIds and deprecate ids for command entra group user set as well
@milanholemans milanholemans added enhancement needs peer review Needs second pair of eyes to review the spec or PR labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs peer review Needs second pair of eyes to review the spec or PR
Projects
None yet
Development

No branches or pull requests

1 participant