Skip to content

New command: m365 pp managementapp add #2917

@appieschot

Description

@appieschot

Usage

m365 pp managementapp add

Description

Register management application for Power Platform

Options

Option Description
--appId [appId] Application (client) ID of the Azure AD application registration to register as management app. Specify either appId, objectId or name
--objectId [objectId] Object ID of the Azure AD application registration to register as management app. Specify either appId, objectId or name
--name [name] Name of the Azure AD application registration to register as management app. Specify either appId, objectId or name

Additional Info

Remarks: this will require to sign in with the default Power Platform app registration to assign permissions to the CLI registration. Once that is done you can sign in again with the default CLI app registration. This should be reflected in the documentation!

Based on: https://docs.microsoft.com/en-us/powershell/module/microsoft.powerapps.administration.powershell/new-powerappmanagementapp?view=pa-ps-latest

Since we are introducing a whole new grouping implement a PowerPlatformCommand class for handling resources and URI's

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions