How to use Get-AzADApplication in Azure Active Directory
This cmdlet can be used to obtain the entities from applications in an Azure Active Directory environment.
Azure PowerShell syntax
Copied
Get-AzADApplication
[-DefaultProfile <IAzureContextContainer>]
[-IncludeTotalCount]
[-Skip <UInt64>]
[-First <UInt64>]
[<CommonParameters>]
Click to copy entire script
Example:
The following is an example script for fetching an application by display name:
Copied
Get-AzADApplication -DisplayName $appname
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.