Limiting members to a security group

Copper Contributor

Is there a way to cap the number of users that can be added to a security group. For example, we want license owners to mange their own licenses. If a department buys 100 Power BI licenses, we will give the manager a security group and they can manage the group membership but we want to ensure that only 100 members can be added to the group.

 

Thanks

2 Replies
Not out of the box no, it would be possible to use a Powershell script for assigning and removing licenses based on an input file, AD-Attribute etc.

Or you could opt for using an existing unused attribute as basis for a Dynamic Azure AD Group and utilize group-based licensing instead.

Hope it helps,

Viktor
Totally agree here, there is not way to set that limit as far as I know