Forum Discussion
Azure AD Roles
Azure AD RBAC might be overkill for your requirement.
Have you considered the pre-existing groups self-service management?
First, have a read of the Microsoft literature on this topic, as there are different configurations items, each with implications you should consider and plan around rather than just "winging it".
Set up self-service group management - Azure Active Directory | Microsoft Docs
Given you've already made the person you're referring to a group owner, then you can turn on the option for the owners to manage that group as described in the article.
Once you have enable self-servicing on that specific group, provide the following instructions to your user(s):
- Go to the landing page at https://myapplications.microsoft.com
- Up the top-left of the page, click on the down-facing chevron next to the label "My Apps"
- Choose "My Groups" from the menu
That will take the user to the self-service groups management landing page, from which they should see the group you've made them an owner of and be able to manage its members.
Cheers,
Lain