-
Notifications
You must be signed in to change notification settings - Fork 238
Description
Does this bug already exist in our backlog?
- I have checked and confirm this is a new bug.
Describe the issue
We have Apps, for wich the information about the Last Launch is missing, although in Purview we see it was recently launched. This leads to the fact that Apps are erroneously marked as inactive and proposed for deletion.
Both "PowerApps App" and "Audit Logs" table don't show any recent launch of the app:


But in Purview we clearly see that it has recently been run:

The Flow "Admin | Audit Logs | Sync Audit Logs (V2)" ran successfully on the 1st of September, when the App was launched (user confirmed he launched the App).

We even successfully imported the Purview CSV File via the flow "Admin | Audit Logs | Load events from exported Audit Log CSV file", but still the information is missing:

Note that we are referring only to Canvas Apps, we use Office API to capture the logs and action "ListAuditLogContent" within flow "Admin | Audit Logs | Sync Audit Logs (V2)" runs successfully.
Please help us troubleshoot this behavior, since it leads to unwanted deletion of Apps.
Expected Behavior
The flow "Admin | Audit Logs | Sync Audit Logs (V2)" should successfully import into Dataverse all information app when Apps were last launched.
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.50.3
What app or flow are you having the issue with?
Admin | Audit Logs | Sync Audit Logs (V2)
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
The flow "Admin | Audit Logs | Sync Audit Logs (V2)" appears to run successfully, but the information about when an App was last launced is missing.
Anything else?
No response