Microsoft.Entra.Applications Module v1.1
This module contains cmdlets that designed to work with Microsoft.Entra.Applications.
Microsoft.Entra.Applications Cmdlets
| Cmdlet | Description |
|---|---|
| Add-EntraApplicationOwner |
Adds an owner to an application. |
| Add-EntraServicePrincipalDelegatedPermissionClassification |
Add a classification for a delegated permission. |
| Add-EntraServicePrincipalOwner |
Add an owner (user or service principal) to a service principal. |
| Get-EntraApplication |
Gets an application. |
| Get-EntraApplicationExtensionProperty |
Gets application extension properties. |
| Get-EntraApplicationKeyCredential |
Gets the key credentials for an application. |
| Get-EntraApplicationLogo |
Retrieve the logo of an application. |
| Get-EntraApplicationOwner |
Gets the owner of an application. |
| Get-EntraApplicationPasswordCredential |
Gets the password credential for an application. |
| Get-EntraApplicationServiceEndpoint |
Retrieve the service endpoint of an application. |
| Get-EntraApplicationTemplate |
Retrieve application templates from the Microsoft Entra gallery. |
| Get-EntraDeletedApplication |
Retrieves the list of previously deleted applications. |
| Get-EntraDeletedServicePrincipal |
Retrieves the list of previously deleted service principals. |
| Get-EntraServicePrincipal |
Gets a service principal. |
| Get-EntraServicePrincipalAppRoleAssignedTo |
Gets app role assignments for this app or service, granted to users, groups and other service principals. |
| Get-EntraServicePrincipalAppRoleAssignment |
Gets a service principal application role assignment. |
| Get-EntraServicePrincipalCreatedObject |
Get objects created by a service principal. |
| Get-EntraServicePrincipalDelegatedPermissionClassification |
Retrieve the delegated permission classification objects on a service principal. |
| Get-EntraServicePrincipalKeyCredential |
Get key credentials for a service principal. |
| Get-EntraServicePrincipalMembership |
Get a service principal membership. |
| Get-EntraServicePrincipalOAuth2PermissionGrant |
Gets an oAuth2PermissionGrant object. |
| Get-EntraServicePrincipalOwnedObject |
Gets an object owned by a service principal. |
| Get-EntraServicePrincipalOwner |
Get the owner of a service principal. |
| Get-EntraServicePrincipalPasswordCredential |
Get credentials for a service principal. |
| New-EntraApplication |
Creates a new application registration in Microsoft Entra ID. |
| New-EntraApplicationExtensionProperty |
Creates an application extension property. |
| New-EntraApplicationFromApplicationTemplate |
Add an instance of an application from the Microsoft Entra gallery to your directory. |
| New-EntraApplicationKey |
Adds a new key to an application. |
| New-EntraApplicationKeyCredential |
Creates a key credential for an application. |
| New-EntraApplicationPassword |
Adds a strong password to an application. |
| New-EntraApplicationPasswordCredential |
Creates a password credential for an application. |
| New-EntraServicePrincipal |
Creates a service principal. |
| New-EntraServicePrincipalAppRoleAssignment |
Assigns a service principal to an application role. |
| New-EntraServicePrincipalKeyCredential |
Creates a password credential for a service principal. |
| New-EntraServicePrincipalPasswordCredential |
Creates a password credential for a service principal. |
| Remove-EntraApplication |
Deletes an application object. |
| Remove-EntraApplicationExtensionProperty |
Removes an application extension property. |
| Remove-EntraApplicationKey |
Removes a key from an application. |
| Remove-EntraApplicationKeyCredential |
Removes a key credential from an application. |
| Remove-EntraApplicationOwner |
Removes an owner from an application. |
| Remove-EntraApplicationPassword |
Remove a password from an application. |
| Remove-EntraApplicationPasswordCredential |
Removes a password credential from an application. |
| Remove-EntraApplicationVerifiedPublisher |
Removes the verified publisher from an application. |
| Remove-EntraDeletedApplication |
Permanently delete a recently deleted application object from deleted items. |
| Remove-EntraServicePrincipal |
Removes a service principal. |
| Remove-EntraServicePrincipalAppRoleAssignment |
Removes a service principal application role assignment. |
| Remove-EntraServicePrincipalDelegatedPermissionClassification |
Remove delegated permission classification. |
| Remove-EntraServicePrincipalKeyCredential |
Removes a key credential from a service principal. |
| Remove-EntraServicePrincipalOwner |
Removes an owner from a service principal. |
| Remove-EntraServicePrincipalPasswordCredential |
Removes a password credential from a service principal. |
| Restore-EntraDeletedApplication |
Restores a previously deleted application. |
| Select-EntraGroupIdsServicePrincipalIsMemberOf |
Selects the groups in which a service principal is a member. |
| Set-EntraApplication |
Updates the properties of an application object. |
| Set-EntraApplicationLogo |
Sets the logo for an Application |
| Set-EntraApplicationVerifiedPublisher |
Sets the verified publisher of an application to a verified Microsoft Partner Network (MPN) identifier. |
| Set-EntraServicePrincipal |
Updates a service principal. |