You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed some functionalities that did not return valid JSON output:
Get-UalGraph
Get-ADAuditLogs
Removed incorrect parameter in the Azure Audit Logs documentation.
Removed incorrect example for the Get-Session functionality.
Added Microsoft-Analyzer-Suite by evild3ad to the readme.
Added a try/catch loop for Get-ActivityLogs as requested by angry-bender.
Fixed a bug in the Get-Sessions and Get-MessageIDs functionalities not correctly filtering.
Added an extra output to the Get-MFA functionality, now writing two CSV files with user registration details and authentication methods utilized in the environment.
Removed duplicate tempaccess/temporaryAccessPass in Get-MFA.
Accepted Pull Request from angry-bender fixing some date format issues with the Graph Sign-in functionality.