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.
Raised from #2077
Usage
aad app role list [options]Description
Get Azure AD app registration roles
Options
--appId [appId]appIdorappNamebut not both--appName [appName]appIdorappNamebut not bothAdditional Information
When
appNamewas specified and multiple apps with the same name were found, command will fail prompting for disambiguation showing the IDs of the matching apps.