Remove an app from a Microsoft Team - command: `graph teams app remove -id|--appId -i|--teamId` - appId: Id of the app from the catalog, returned from the `graph teams app list` command - teamId: Id of the team from which to remove the app - Graph API endpoint: https://docs.microsoft.com/en-us/graph/api/teamsappinstallation-delete?view=graph-rest-1.0
Remove an app from a Microsoft Team
graph teams app remove -id|--appId -i|--teamIdgraph teams app listcommand