How to use Get-AzADAppPermission in Azure Active Directory
This cmdlet can be used to obtain the permissions requested by the applications in an Azure Active Directory environment.
Azure PowerShell syntax
Copied
Get-AzADAppPermission
-ObjectId <Guid>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Click to copy entire script
Example:
The following is an example script for fetching an application by display name:
Copied
Get-AzADAppPermission -ObjectId 26345376-786a-2367-a672-2g3y4376213a
Click to copy entire script
About ManageEngine ADManager Plus
ManageEngine ADManager Plus is a unified Active Directory, Microsoft 365, Exchange and Google Workspace management and reporting solution. With ADManager Plus, administrators can:
- Manage the objects in your AD, Microsoft 365, Exchange and Google Workspace environments using the predefined actions.
- Gain visibility into their network with its 200+ reports.
- Delagate tasks to non-admin users.
- Automate and orchestrate user provisioning and deprovisioning.
- Oversee delegated and automated tasks with workflows.
- Integrate with enterprise applications and manage their AD environment.
- Backup and recover AD and Azure AD objects and Google Workspace mailboxes.
To learn more about ADManager Plus, click here.