Are changes made via PowerShell logged to Azure AD Audit Log?
Posted by RipRapRob@reddit | sysadmin | View on Reddit | 4 comments
I fucked up:
I tried adding a Trusted Sender to Distribution List, thinking that:
Set-DistributionGroup -Identity [Identity] -AcceptMessagesOnlyFrom [TrustedSenderEmail]
Would just add the new email, but (yes, i know) now the Distribution List only has that one email as a Trusted Sender :-(
So I've been looking in the Azure AD Audit Log to see what changes was made, but I can only see a change a colleague made, using the GUI, an hour before.
I know the Audit Log is not updated real time, but can I expect my PowerShell operation to turn up in the Audit Log at one point?
4 Comments
jerminator4427@reddit
Kr1ezZ@reddit
progenyofeniac@reddit
RipRapRob@reddit (OP)