Is there any service-limit in Azure-AD for following.
I have a single service-principal which I am using to assign single admin-role to several users.
Is there any limit how many users can be assigned this admin role through this SP through graph API ??
thanks.