7
Hi,
Currently, we are having the option of blocking adhoc subscription for the whole tenant with the PowerShell command:
Set-MsolCompanySettings -AllowAdHocSubscriptions $false
However, this setting affects the whole tenant. We should have another setting that allows users to block subscriptions only for specific users/groups.
STATUS DETAILS
New