I am wondering is it possible to be able to assign users the ability to use certain cmdlets through powershell.
For example the New-AzureADDirectorySetting
cmdlet is generally only allowed to be used by global admins.
Is it possible to be able to grant that cmdlet to a certain user to be able to use or not? Or is there any other roles that can do this in the azure AD?