Forum Discussion
Gurdev Singh
Nov 25, 2019Iron Contributor
Report apps being used in Teams
Is there any PowerShell or built-in way to report third-party apps being used across Teams? E.g. can we produce something that says App XYZ is installed in Team 1, Team 2 and Team 3.
woelki
Mar 05, 2020Iron Contributor
Matti Paukkonen are you sure this is correct?
With https://graph.microsoft.com/v1.0/e0d7b9f8-6aa2-48d0-b45f-c2f1e173ded0/Apps
I only receive "Resource not found for the segment 'Apps'"
I get a positive result with https://graph.microsoft.com/v1.0/teams/e0d7b9f8-6aa2-48d0-b45f-c2f1e173ded0/installedApps
But it does not deliver the information I need. I really would like to get the result you have posted, but the GET does not seem to be correct.
StefanFried
Mar 05, 2020Iron Contributor
woelki
This wiki explains everything
https://docs.microsoft.com/en-us/graph/api/teamsappinstallation-list?view=graph-rest-1.0&tabs=http
A 3rd party solution exists which visualizes used apps across all teams. DM me if you want to know the name of the solution.
Kr
Stefan
This wiki explains everything
https://docs.microsoft.com/en-us/graph/api/teamsappinstallation-list?view=graph-rest-1.0&tabs=http
A 3rd party solution exists which visualizes used apps across all teams. DM me if you want to know the name of the solution.
Kr
Stefan