Hello everyone.
This is probably a tough one(?).
While trying to gather low-level event logs of user activity in MS Teams (e.g., Bob postet a chatMessage in chatChannel:NiceChannel at 2023-04-25T17:12.239+4) I started looking in MS Graph, however I could only find reports that contain aggregated data. Since I want "flat" event log data I continued searching and stumbled across this thread (hence the "Azure Monitor" tag) which references the Azrue APIs. Accordingly, I created an access token - so far so good. But now I am getting nowhere as there are some hickups regarding access rights, subscriptions, etc.
I currently have three MS accounts (private, organization, sandbox).
Private: I don't have an azure subscription and I don't use teams.
Organization: I don't have access rights and probably won't get them (although we use teams).
Sandbox: The "subscription" list is empty to I can't send any queries, although there probably is the data I want.
Is there any way to get event log data from the sandbox? I would like to find out in what form such data is available and use it for BI analyses.
Best
Martin