
Announcements
Hello,
Is there a way to disable Power Apps Developer licenseces assignment for a tenant?
Users in my tenant can freely asign developer license to themselves and I am unable to stop it. I was removing consent plans by using this cmdlet
Remove-AllowedConsentPlans -Types @("Internal", "Viral")
but it didn't block users from assingning developer licences.
Is it another way of doing this?
Respectfully,
Daniel