I am the owner of an Azure AD registered application, and I need to run the command Add-AzureADServicePrincipalPolicy from AzureAdPreview Module (Powershell).
Running the command throws back the following error:
For the moment, the registered app has only the following rights in "API permissions":
Tell, me please, which rights that command demands in order to be successful, as I might need to ask an admin if they require Admin consent? Or can it be my user's fault that it doesn't have enough rights?