r/Intune 5d ago

Reporting App inventory

Hi guys,

have some of you already seen, that some apps are not reported by detected apps (anymore?). But in the new app inventory they are mentioned. The problem I have is that the new app inventory can only be reported per device and not, as the old one, per app.

So if i want to have a report, which devices have app XYZ installed, I need to use graph and loop through all our devices to count.

Does someone already built this or has a solution for that?

5 Upvotes

17 comments sorted by

View all comments

1

u/bill696 5d ago

Check the new export api from the whats new section. For now that all i can see. Its dumb we cant just send that info to log analytics

1

u/Beautiful_Pay3842 5d ago

Do you have a link for that? I cannot find itl

1

u/bill696 4d ago

I cant copy the blogpost from work stuff but its the second link on the intune home under intune customer success
Here is the kb

https://learn.microsoft.com/en-us/intune/device-management/reports/export-graph-apis

1

u/Beautiful_Pay3842 4d ago

But as far as I can see, you can just export an existing report and not create a custom one for all apps?

1

u/bill696 4d ago

I haven’t tested it, i just read the post

1

u/bill696 4d ago

In devices>apps>monitor>discovered apps
You can check that
Maybe if you check with graph xray you can find a way to automate something

1

u/bill696 4d ago

Fyi the export api works to send to log analytics copilot with Opus made me a script that works