-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
Description
Describe the bug
cannot use mgauditlogsignin to fetch sign in logs of a specifc users in Mooncake/21vAzure
Details
Error:
also, run with no parameter will hit error either.
Debug:
- the app has enough permisison: application and delegation permission: audit logs read.all
- the report module is lates.
Expected behavior
could work as document mentioned.
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.reports/get-mgauditlogsignin?view=graph-powershell-1.0
How to reproduce
- login to 21v AAD.
- using above cmd , then repro. //althou the app already has the proper permision to read audit logs.
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_