Skip to content

New command: get AAD app registration roles #2144

@waldekmastykarz

Description

@waldekmastykarz

Raised from #2077

Usage

aad app role list [options]

Description

Get Azure AD app registration roles

Options

Option Description
--appId [appId] ID of the Azure AD app registration for which to retrieve roles. Specify appId or appName but not both
--appName [appName] Name of the Azure AD app registration for which to retrieve roles. Specify appId or appName but not both

Additional Information

When appName was specified and multiple apps with the same name were found, command will fail prompting for disambiguation showing the IDs of the matching apps.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions