Azure / Azure/azure-powershell
[Eng]: AzureAD Module parity between PowerShell desktop client vs Powershell on Azure Cloud Shell(Azure Portal)
Open
bug
customer-reported
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
A customer was signed-in to Azure Portal with a Global Admin, ran 'Remove-AzureADOAuth2PermissionGrant' but it failed with "Code: Authorization_RequestDenied, Message: Insufficient privileges to complete the operation."
The customer opened PowerShell desktop client, signed-in with the same account having Global admin and ran the same command and it worked. So, it seems there is a parity issue.
Contributor guide
Assessment
This issue has not been assessed yet.