Skip to content

Refactor app commands to use getAppRegistrationByAppId util instead of calling other command #5234

@nicodecleyre

Description

@nicodecleyre

In this issue the following using of commands is refactored:

Command The command to refactor Util function
app get appGetCommand entraApp.getAppRegistrationByAppId
app permission list appGetCommand entraApp.getAppRegistrationByAppId

Also refactors the following commands to use the new util:

  • entra app get
  • entra app permission list
  • entra app remove
  • entra app role add
  • entra app role list
  • entra app role remove
  • entra app set

This issue is part of the epic #4531

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions