Forum Discussion

TaylorNelson's avatar
TaylorNelson
Copper Contributor
Nov 06, 2019

Access Office 365 Audit Logs

I have written a Powershell script to retrieve Audit Logs for Power BI, and store in SQL for analysis. The script works fine with interaction (i.e. login with username/password) but requires MFA. I cannot disable MFA for specific users, as we don't have AAD P2 or Office 365 E5, so I thought I could use an app password. It seems that this won't work either.

 

How do I access the Audit Log data, programmatically?

Resources