Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Get-PowerAppManagementApps

Lists management applications.

Syntax

Default (Default)

Get-PowerAppManagementApps
 [-ApiVersion <String>]
 [<CommonParameters>]

Description

The Get-PowerAppManagementApps cmdlet returns a list of all registered Microsoft Entra ID Web app/API applications under the tenant. Use Get-Help Get-PowerAppManagementApps -Examples for more detail.

Examples

EXAMPLE 1

Get-PowerAppManagementApps

Lists management applications.

Parameters

-ApiVersion

Specifies the Api version that is called.

Parameter properties

Type:String
Default value:2020-06-01
Supports wildcards:False
DontShow:False

Parameter sets

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.